The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've had a look all through the stylevars for this and can't find it anywhere!
I'm trying to change the text colour of the date & time above each post; ![]() In Stylevars, I changed the 'postbithead_color' which I thought would be it, but it only changed the time text colour in the bar when viewing Private Messages... Anyone know any reason why the date/time text colour above posts might remain black? Thanks for any help. EDIT - For anyone reading this for help, to change this text colour I found I had to change the stylevar 'thead_font_color'. |
#2
|
||||
|
||||
![]()
It looks like you may have a custom style, so we would need to actually get a link to see what CSS is affecting it.
|
#3
|
|||
|
|||
![]() Quote:
Here's the site link; www.fifa247.net/forum.php We are using the custom style 'orange theme'. |
#4
|
||||
|
||||
![]()
Either you don't allow users to switch styles, or you don't allow users to view the orange theme as I am unable to switch to it.
|
#5
|
|||
|
|||
![]() Quote:
Thanks again for checking for us. |
#6
|
||||
|
||||
![]()
Add this to your additional.css on the theme you want to change that color:
PHP Code:
|
Благодарность от: | ||
donkspurs |
#7
|
|||
|
|||
![]() Quote:
![]() |
#8
|
||||
|
||||
![]()
You have two different additional.css files called in your source code. The one called 'last' will override the one called 'first'. Are you adding the code to the right ('last') additional.css template?
|
#9
|
|||
|
|||
![]() Quote:
![]() Definitely something overriding this specific code though, as you say. Just no idea what exactly. ![]() |
#10
|
||||
|
||||
![]()
Here are the two links in the source code:
HTML Code:
<link rel="stylesheet" type="text/css" href="css.php?styleid=5&langid=1&d=1406600035&td=ltr&sheet=additional.css" /> <link rel="stylesheet" type="text/css" href="css.php?styleid=5&langid=1&d=1406600035&sheet=additional.css" /> </head> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|