Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support > Old Templates > "Digital Nature"

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-30-2007, 03:05 PM
New Pligger
 
Join Date: Jan 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Category RSS placement in IE6

This is not a big issue, but I am concerned about the appearance of the RSS.gif in the categories sidebar. In IE6 it is not flush withe the category titles like it is in Firefox. It drops the category titles down a few pixels.

Like I said not a huge factor but something that does take away from the overall appearance of what is intended. The reason being that alot of ppl still use IE6 and don't know any better to update or change browsers.

I have not found a post that acknowledges this, so I'm asking is this an error on my part or something that is adjustable?
Reply With Quote
  #2 (permalink)  
Old 01-30-2007, 03:44 PM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
I think a week or 2 after the beta 9 release the rss icon was removed from being used in IE. I spent a long time trying to get it to look right in both browsers and couldn't so as of right now they have been taken out of IE
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #3 (permalink)  
Old 01-30-2007, 03:56 PM
New Pligger
 
Join Date: Jan 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
That is fine, just how or what do I modify to make this feature disabled in IE but enabled in Firefox?
Reply With Quote
  #4 (permalink)  
Old 01-30-2007, 04:00 PM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
you have an ie7.css in your css directory right? Add this code to it
Code:
#category_rss {
 display:none;
}

#category_rss li {
 border-bottom:none;
}
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #5 (permalink)  
Old 01-30-2007, 04:12 PM
New Pligger
 
Join Date: Jan 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for the help kbeeveer46 you are a lifesaver!

Will this work for IE6 also or do I need to create an ie6.css with the same code?
Reply With Quote
  #6 (permalink)  
Old 01-30-2007, 04:20 PM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
oh, whoops, forgot about IE6. in pligg.com you will see various if statements for the IE versions. you'll have to mess around with that. Basically pasting the same code into one of the if statements
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Control of meta description - categories Divisive Cotton Suggestions 64 11-23-2008 07:37 PM
get current category id mrgekko General Help 6 09-11-2008 10:58 AM
[SOLVED] Help-how to add sub-categories? huangweiqiu General Help 3 08-07-2008 02:12 AM
pligg 9.8.2 Categories 100% Bug! bbrian017 Bug Report 12 07-18-2008 02:38 AM
Category Layout Geoserv General Help 1 02-11-2008 10:08 PM


Search Engine Friendly URLs by vBSEO 3.2.0