Hi guys
Hi Broni
I need some help.
I want to change hooks text color & hooks background colors & hooks bars color
Any help,please
King Regards
Change hook colors
Started By denver, Feb 17 2011 12:37 PM
3 replies to this topic
#1
Posted 17 February 2011 - 12:37 PM
#2 Re: Change hook colors
Posted 17 February 2011 - 08:29 PM
Some of those colors are inherited from other board sections, so I can give you some hints, but you'll have to check, if those changes don't affect other areas of you board.
As for a hook rows background, go here:
Quote
.general_box .block_list li {
margin: 0;
padding: 6px;
background: ??;
}
margin: 0;
padding: 6px;
background: ??;
}
As for hook title background and font color
Quote
#index_stats .general_box h3 {
margin: 0;
padding: 5px;
background: ??;
color: ??
}
margin: 0;
padding: 5px;
background: ??;
color: ??
}
#3 Re: Change hook colors
Posted 18 February 2011 - 12:52 PM
Broni, on 17 February 2011 - 08:29 PM, said:
Some of those colors are inherited from other board sections, so I can give you some hints, but you'll have to check, if those changes don't affect other areas of you board.
As for a hook rows background, go here:
Add line in red with a color of your choice.
As for hook title background and font color
Add lines in red.
Thanks so much Broni!!
#4 Re: Change hook colors
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
















