View Full Version : How do I change the background color of this area (pic)
mangoz
01-28-2015, 12:44 AM
<a href="http://imgur.com/mxOAgiw" target="_blank">http://imgur.com/mxOAgiw</a>
All that white space around the page nav buttons.
Thank you!
Replicant
01-28-2015, 02:01 AM
got a link?
mangoz
01-31-2015, 04:17 PM
got a link?
sent you a PM
Its the white area around the pagenav buttons in vbulletin 5
Replicant
01-31-2015, 04:49 PM
sent you a PM
Its the white area around the pagenav buttons in vbulletin 5
Here you go.
.pagenav-container {
height: 46px;
margin-top: 0;
margin-bottom: 0;
background-color: #000;
line-height: 46px;
}
alfreema
09-03-2017, 01:54 PM
I have the exact same question, but was wondering if there is a Style Variable I can edit instead of custom CSS? I am in version 5.3.2.
noypiscripter
09-03-2017, 03:45 PM
I don't think there's a stylevar for that. So you have to use css_additional template as suggested.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.