PDA

View Full Version : Text in topbar tidy


Menno11
02-23-2014, 08:28 AM
Hi,

How do I get the text in the navbar neat.
new post is off the field.
How do I get that neat?

thanks

https://vborg.vbsupport.ru/external/2014/02/7.jpg

Seven Skins
02-23-2014, 09:22 AM
Something like this:


.navtabs ul li:first-child {
margin-left: 50px;
}

Add this to additional.css template and adjust 50px value untill you get what you want.

ozzy47
02-23-2014, 09:49 AM
That is a paid custom style, you need to ask at DBTech's site, where you purchased the style from.

Menno11
02-23-2014, 10:51 AM
Thanks Seven Skins
You solved it for me

Thx



Something like this:


.navtabs ul li:first-child {
margin-left: 50px;
}

Add this to additional.css template and adjust 50px value untill you get what you want.

ozzy47
02-23-2014, 10:55 AM
For future reference:

Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.