Color

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 12-28-2007, 11:32 PM
Banned
Pligg Version: 9.8.
Pligg Template: Custom
 
Join Date: Feb 2007
Location: Canada
Posts: 796
Is there a way to make it so every second story had a different background color?

Geoserv.
Reply With Quote
  #2 (permalink)  
Old 01-19-2008, 05:09 PM
computerbar's Avatar
Pligg Donor
Pligg Version: 9.9.5
Pligg Template: yget,lemontwi
 
Join Date: Nov 2007
Location: UK
Posts: 67
Quote:
Originally Posted by Geoserv View Post
Is there a way to make it so every second story had a different background color?

Geoserv.
add this to your CSS

say you have 20 stories per page. x-news starts from 0

#xnews-1 {
background: #006600;
}
#xnews-3 {
background: #006600;
}
#xnews-5 {
background: #006600;
}

#xnews-7 {
background: #006600;
}
#xnews-9 {
background: #006600;
}
#xnews-11 {
background: #006600;
}
#xnews-13 {
background: #006600;
}
#xnews-15 {
background: #006600;
}
#xnews-17 {
background: #006600;
}

#xnews-19 {
background: #006600;
}

change color to your taste

check here demo

PeekLocal / Posted Blogs
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
change background color + category color (specific areas) spirrsguy Questions and Comments 4 10-29-2011 03:59 PM
where do i change the category color in wisty? spirrsguy Questions and Comments 1 04-30-2009 09:19 AM
Added Tabs Don't Change Color Like Default Tabs jacky08 Questions and Comments 0 01-14-2009 11:56 AM
Changing Text Color bryan0514 Questions and Comments 9 12-15-2008 03:14 PM
How to change the color on the category links FelixJ Questions and Comments 3 09-07-2008 07:40 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development