The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
The tabs on the profiles have some excessive blank space to the right of the tab title.
(marked with red circles in the pic below) Attachment 84093 How can I reduce that blank space to have more tabs showing? |
#2
|
|||
|
|||
![]()
It would look great if the text could be centered...
|
#3
|
|||
|
|||
![]()
latest step, best at upgrade repeat with version vbulletin newest
|
#4
|
||||
|
||||
![]()
Its quite easy to center actually jus open vbulletin_tabctrl.css file inside clienscript.
find this ul.tab_list { position: relative; top: 0px; left: 0px; overflow: hidden; list-style: none; padding: 0px; margin: 0px; } Add text-align:center; ul.tab_list { position: relative; top: 0px; left: 0px; overflow: hidden; list-style: none; padding: 0px; margin: 0px; text-align:center; } |
#5
|
|||
|
|||
![]()
Well, centering is not a problem. But I see no width in the css, not do I see a padding that controls that blank space.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|