![]() ![]() |
|
change the color of the every second post
|
Feb 4 2010, 03:17 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 17-January 10 Member No.: 371,222 IPB Version: 2.3.x |
Hello,
I have a different color background for every second post. How can i change this? (change the color of the second post) |
|
|
|
Feb 8 2010, 08:46 PM
Post
#2
|
|
|
Too Much Free Time ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 6,515 Joined: 18-March 06 Member No.: 210,884 |
Ok for post # 2 of every topic.
in Topic View->RenderRow Find: <!-- REPORT / DELETE / EDIT / QUOTE DIV --> <div align="right"> <span class="postdetails"> Change to : <!-- REPORT / DELETE / EDIT / QUOTE DIV --> <div align="right"><span class="postdetails" > <if="$post['post_count']==2"><span style="background-color:yellow"></if> You can change the yellow to whatever color you like. This post has been edited by villabus: Feb 8 2010, 08:46 PM -------------------- If you feel my help was worth something you can help me. Thanks. Make A Donation Will do Mods & Installations. Fix PHP code or write some new code. Pm Me for pricing. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 16th March 2010 - 07:56 PM |