The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Need a color chnage
Hi in need of changing the color of the part which show when a post was made.
It's too light so very hard to read, the 'Today' part. Thanks |
#2
|
||||
|
||||
Add this to your additional.css:
Code:
.postbit .posthead .postdate, .postbitlegacy .posthead .postdate { color: red; } |
#3
|
||||
|
||||
Wonderful ozzy many thanks, worked just as it should.
--------------- Added [DATE]1408257020[/DATE] at [TIME]1408257020[/TIME] --------------- I wonder if you have a same trick to make the background color of the Normal and Sticky Threads be different in color? Not the links but the actual background when you are within a board. |
#4
|
||||
|
||||
Joe do you have a link to your site?
|
#5
|
||||
|
||||
Sorry I don't it's just a skin I am playing with on a test site.
|
#6
|
||||
|
||||
Ok... for sticky threads background add this to your additional.css
Code:
.threadbit .sticky { background: red; } for the normal non sticky do this: Code:
.threadbit .nonsticky, .threadbit .discussionrow { background: blue; } |
Благодарность от: | ||
New Joe |
#7
|
||||
|
||||
Thanks mate, I'll give that a go
|
#8
|
||||
|
||||
No problem ....
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|