The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
My additional.css is not working consistently.
I am attempting to add this code into additional.css: #posttree { overflow: auto; padding: 2px; text-align: left; border: 1px solid #C89D5B; border-top: 0; white-space: nowrap; } Which basically just removes the height restriction of the box (default is 150px) and changes the border to a different color in the threaded mode view. I have already tried hard refresh, putting height: auto; there, nothing works. What am I doing wrong? Thanks for any help. I'm not a coder. |
#2
|
||||
|
||||
![]()
Can we see the page where this is being used and please point out exactly where you are using it and what you expect the results to be.
|
#3
|
|||
|
|||
![]()
I've always used .posttree { ... is there a difference between that and #posttree { ?
|
#4
|
||||
|
||||
![]()
.posttree is a class and #posttree is an id.
|
#5
|
|||
|
|||
![]()
OH ok that answers a couple of questions
![]() ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|