Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-28-2007, 10:32 PM
Banned
Pligg Version: 9.8.
Pligg Template: Custom
 
Join Date: Feb 2007
Location: Canada
Posts: 849
Thanks: 74
Thanked 49 Times in 45 Posts
Color

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, 04:09 PM
computerbar's Avatar
Pligg Donor
Pligg Version: 9.9.5
Pligg Template: yget,lemontwi
 
Join Date: Nov 2007
Location: UK
Posts: 79
Thanks: 32
Thanked 9 Times in 8 Posts
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
__________________
PeekLocal

Unmissable pligg Mods..
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
How to change the color on the category links FelixJ Customization Assistance 3 09-07-2008 06:40 AM
Changing Text Color bryan0514 Customization Assistance 8 07-05-2008 04:27 PM
change color of vote for stories box cpalmquist "Mollio-Beat" 5 02-24-2007 06:51 AM
Color in Topusers side netstar General Help 0 12-23-2006 10:02 AM
need help with changing bump number color RabidPinata General Help 0 12-05-2006 06:25 PM


Search Engine Friendly URLs by vBSEO 3.2.0