The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Header problem

3 posters

Go down

Header problem Empty Header problem

Post by Guest July 20th 2009, 2:01 pm

Although I've set my banner & menu to "middle" in the admin cp, they both show up on the left.. what am I doing wrong?
avatar
Guest
Guest


Back to top Go down

Header problem Empty Re: Header problem

Post by dotDavid July 20th 2009, 2:19 pm

Sometimes the skin's creator sets the CSS to a certain alignment. Have a look at the CSS.
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

Header problem Empty Re: Header problem

Post by Walshy95 July 20th 2009, 3:20 pm

Change <left> to <center> in your forums CSS.
Walshy95
Walshy95
Active Poster

Male Posts : 1308
Reputation : 6
Language : English
Location : UK, Liverpool

Back to top Go down

Header problem Empty Re: Header problem

Post by ankillien July 20th 2009, 4:16 pm

@Torres : CSS cannot have <left> or <center> tags, they are HTML tags.

Try this CSS code...

Code:
#logostrip a img {
text-align : center;
}

#submenu {
text-align : center;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Header problem Empty Re: Header problem

Post by Guest July 20th 2009, 4:46 pm

How do I access my forums CSS?
avatar
Guest
Guest


Back to top Go down

Header problem Empty Re: Header problem

Post by ankillien July 20th 2009, 4:48 pm

Admin CP > Display > Colors > CSS...
Add this code there and Save.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum