Activity Stream
48,167 MEMBERS
6846 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member
    Website's:
    WarezDownloads.us Crackcentral.co.uk

    Post How to Center Navbar using CSS

    Well,
    I am designing a custom porfolio page for myself...
    I am messing with CSS now. i dunno how to make the navbar centered

    Here is my code with navbar
    Code: 
    #menu{
    margin: 0 auto;
    text-align:center;
    float:left;
    position:relative;
    left:50%;
    
    }
    #menu li{
    display:inline;
    list-style-type:none;
    }
    My page : http://devilarts.info/portfolio/

    Any help ?
    AJ Blacklisted Reviewed by AJ Blacklisted on . How to Center Navbar using CSS Well, I am designing a custom porfolio page for myself... I am messing with CSS now. i dunno how to make the navbar centered :facepalm: Here is my code with navbar #menu{ margin: 0 auto; text-align:center; float:left; position:relative; Rating: 5

    ADSPOT available on PR#3 Alexa 100K Site.




  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    HD-Streaming.org
    Just delete:
    float:left;
    position:relative;
    text-align:center;
    left:50%;

    And Add these lines for #menu:
    width:401px;
    height:32px;

  4.     
    #3
    Member
    Website's:
    WarezDownloads.us Crackcentral.co.uk
    Thanks it worked out..

    ADSPOT available on PR#3 Alexa 100K Site.




  5.     
    #4
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Are you planning to make the design fluid ? If yes, then use % instead of px

  6.     
    #5
    Member
    Website's:
    WarezDownloads.us Crackcentral.co.uk
    Quote Originally Posted by BlaZe View Post
    Are you planning to make the design fluid ? If yes, then use % instead of px
    I didnt get your point.

    ADSPOT available on PR#3 Alexa 100K Site.




Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. The NSA's new spy center will see everything
    By ShareShiz in forum News & Current Events
    Replies: 5
    Last Post: 17th Mar 2012, 08:45 AM
  2. US Data Center
    By Sp32 in forum Hosting Discussion
    Replies: 5
    Last Post: 14th Dec 2011, 06:36 AM
  3. Fix navbar
    By appman in forum vBulletin
    Replies: 3
    Last Post: 1st Jan 2011, 10:10 PM
  4. Encryption Center V2.0
    By Raven in forum Webmaster Resources
    Replies: 1
    Last Post: 21st Dec 2009, 07:39 PM
  5. Navbar links in WarezHavens navbar
    By Sp32 in forum Completed Transactions
    Replies: 0
    Last Post: 13th Jul 2009, 05:34 PM

Tags for this Thread

BE SOCIAL