The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am making a theme for my board, and I am not sure how to center the text inside the category bar.
Thank you |
|
#2
|
|||
|
|||
|
Admin CP > Styles & Templates > Style Manager > Your Theme > Main CSS >
Help Category Strips (Customized in this Style) Add this CSS to the Extra CSS Attributes Code:
text-align : center;width : auto;height : auto; |
![]() |
|
|