WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Navigation Bar Center Empty Navigation Bar Center Fri Jul 23, 2010 8:16 pm

Behavior???


Registered Member
Registered Member
How do I center my navigation bars through the CSS? because when i do it through the header and navigation (I mean through ACP), it doesnt center, any Ideas?

http://www.thedungeons.info

2Navigation Bar Center Empty Re: Navigation Bar Center Fri Jul 23, 2010 10:50 pm

ankillien

ankillien
Administrator
Administrator
Hi!

Please try adding this code to the CSS....

Code:
#pun-navlinks ul {
text-align : center;
}

3Navigation Bar Center Empty Re: Navigation Bar Center Fri Jul 23, 2010 11:44 pm

Behavior???


Registered Member
Registered Member
Nah, it didnt work!

http://www.thedungeons.info

4Navigation Bar Center Empty Re: Navigation Bar Center Sat Jul 24, 2010 10:01 am

ankillien

ankillien
Administrator
Administrator
Link please?

5Navigation Bar Center Empty Re: Navigation Bar Center Sat Jul 24, 2010 8:34 pm

Behavior???


Registered Member
Registered Member
http://clubbies.forummotion.com/

http://www.thedungeons.info

6Navigation Bar Center Empty Re: Navigation Bar Center Sat Jul 24, 2010 8:40 pm

RockerMan

RockerMan
Technician
Technician
Code:
#pun-navlinks ul {
width: enter it here;
height: enter it here;
margin: 0 auto 0 auto;
}

I don't know if it will work, I am still learning forumotion CSS Sad

http://www.graphics-post.com/

7Navigation Bar Center Empty Re: Navigation Bar Center Sat Jul 24, 2010 9:10 pm

Behavior???


Registered Member
Registered Member
nah, it didnt work either

http://www.thedungeons.info

8Navigation Bar Center Empty Re: Navigation Bar Center Sat Jul 24, 2010 10:53 pm

ankillien

ankillien
Administrator
Administrator
I rechecked and the code is working for me.
Make sure you add the code at the end of all other codes in CSS...

Code:
#pun-navlinks ul {
    text-align : center !important;
    }

9Navigation Bar Center Empty Re: Navigation Bar Center Sat Jul 24, 2010 11:10 pm

Behavior???


Registered Member
Registered Member
YAY!!! It worked!

Thankyou so much!!!!

http://www.thedungeons.info

10Navigation Bar Center Empty Re: Navigation Bar Center Sun Jul 25, 2010 2:44 pm

Jophy

Jophy
Registered Member
Registered Member
Solved => Topic Locked

http://www.socialtechforum.com/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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