The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I really don't like the padding/margin on the list bbcode (or perhaps the lack of this because it just shows the browser standard).
Thanks a lot! |
#2
|
|||
|
|||
![]()
I don't know off the top of my head (maybe someone else will answer), but you could read here about CSS margins, padding, etc: http://www.w3schools.com/css/default.asp then try adding some CSS using a style attribute on the li tags in the bbcode definition.
|
#3
|
|||
|
|||
![]()
Where exactly should I add it? In the bbcode_list phase?
And how? EDIT: I figured that putting the following code in the Additional CSS Definitions solved it: HTML Code:
ul {list-style: inside; padding-top: 0px; padding-left: 0px; margin: 0px;} |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|