The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Style Variable
where in the Style Variable setting do i change the background for "Replies" and "Last Post By"
see the attachment for more understanding... |
#2
|
||||
|
||||
Do a search in templates for ".threadbit .alt {" and you should see there what stylevar is used there (or see if it is still hardcoded).
Please read this - Installation Issues / Questions or bug reports regarding default vBulletin 4.0 |
#3
|
||||
|
||||
thanks lynne,
i read that but i think vbulletin.org is more fun posting on it then .com..lol i well try to do it less often... --------------- Added [DATE]1259718913[/DATE] at [TIME]1259718913[/TIME] --------------- ok this is what i get i change the color but no luck? Code:
.threadbit .alt { background: #834500 {vb:stylevar threadbit_background.backgroundImage} {vb:stylevar threadbit_background.backgroundRepeat} {vb:stylevar threadbit_background.backgroundPositionX}{vb:stylevar threadbit_background.backgroundPositionUnits} {vb:stylevar threadbit_background.backgroundPositionY}{vb:stylevar threadbit_background.backgroundPositionUnits}; } |
#4
|
|||
|
|||
In the threadlist.css about halfway down find this:
Code:
.threadbit .alt { background: #f2f6f8 {vb:stylevar threadbit_background.backgroundImage} {vb:stylevar threadbit_background.backgroundRepeat} {vb:stylevar threadbit_background.backgroundPositionX}{vb:stylevar threadbit_background.backgroundPositionUnits} {vb:stylevar threadbit_background.backgroundPositionY}{vb:stylevar threadbit_background.backgroundPositionUnits}; |
#5
|
||||
|
||||
thanks is was the history but ya
|
#6
|
||||
|
||||
where in the Style Variable do i change the color for those 3?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|