Alignment problem

sapper

Paragon
Joined
Oct 15, 2009
Messages
1,124
Reaction score
0
FP$
2,037
I'm having a few alignment problems in the navbar, anyone know how to sort this out ?

alignment3.png
 
I went and used every skin you had on your site and couldn't replicate the issue. What browser are you using?
 
Well it would only happen on one style because it's using different CSS codes. Check the padding-left attribute in the colours.css file. Look for "#navbar" and check that it has padding to the left, if it doesn't you'll need to add some padding so it displays right.
 
Yup, can see the issue on that style.

I suggest you scout for differences on the navbar template (I'm not a phpBB expert, but I generally know how to troubleshoot).

If you can't find anything, ask on the style's support thread or on the phpBB support forums.
 
Dan said:
Well it would only happen on one style because it's using different CSS codes. Check the padding-left attribute in the colours.css file. Look for "#navbar" and check that it has padding to the left, if it doesn't you'll need to add some padding so it displays right.

Can't see anything in the colours.css file
 
Back
Top Bottom