The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove the tables rows from postbit
how can i remove the rows background from postbit:
the white |
#2
|
||||
|
||||
As that is not a part of the default style, would need a link to the page to see the css used.
|
#3
|
|||
|
|||
<a href="http://www.ymarket.org/ymarket-s-news-and-announcements/528-offical-ymarket-forum-rules.html#post1151" target="_blank">http://www.ymarket.org/ymarket-s-new....html#post1151</a>
|
#4
|
||||
|
||||
Try adding this to your additional.css template.
Code:
.userinfo_extra dd { background: none repeat scroll 0 0 transparent !important; } |
#5
|
|||
|
|||
Thanks.
How can i change the font answer color (the count) there and remove the stroke |
#6
|
||||
|
||||
Add this.
Code:
.postbit .userinfo_extra dl dd { color: orange !important; } |
Благодарность от: | ||
MarkFL |
#7
|
|||
|
|||
Thanks now i need only remove this table you know how?
|
#9
|
||||
|
||||
Yep, that would do it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|