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

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26
  1.     
    #11
    Member
    Website's:
    FlowForums.com
    Quote Originally Posted by mRAza View Post
    #logo {
    background-image: url(images/logo.gif);
    margin-left: 200px;
    height: 155px;
    width: 490px;
    }

    replace this area
    Did nothing.

  2.   Sponsored Links

  3.     
    #12
    Member
    Add:
    Code: 
    #logo
    {
        margin:0 auto;
    }

  4.     
    #13
    Member
    Website's:
    FlowForums.com
    That is to center it I need the vertical to go UP.

  5.     
    #14
    Member
    Then change the margin to:
    Code: 
    #logo
    {
        margin: -20px auto 0;
    }
    -20px being how many pixels you want it to go up. You can change it to suit yourself (-40px, -60px, whatever). It's still a very flawed way of doing it.

  6.     
    #15
    Member
    Website's:
    maxneeds.info
    position:absolute
    left:50%
    top:0px

  7.     
    #16
    Member
    Replace this
    PHP Code: 
    <body>
    <
    div id="topspacer"></div>

    <
    div id="header">
        <
    div id="navbar">
          <
    div id="logo">
          
          </
    div>
      </
    div>
    </
    div
    with this

    PHP Code: 
    <body>
    <
    div id="topspacer"></div>

    <
    div id="header">
        <
    div id="navbar">
          <
    div align="center"><img src="http://hidewith.us/img/images/logo.gif" border="0" width="490" height="155" /></div>
      </
    div>
    </
    div

  8.     
    #17
    Member
    Website's:
    FlowForums.com
    -20 moves up navbar too

  9.     
    #18
    Member
    Website's:
    FlowForums.com
    Same as the look already up there.

    <body>
    <
    div id="topspacer"></div>

    <
    div id="header">
    <
    div id="navbar">
    <
    div align="center"><img src="http://hidewith.us/img/images/logo.gif" border="0" width="490" height="155" /></div>
    </
    div>
    </
    div>


  10.     
    #19
    Member
    align="cener" was deprecated years ago.

    Like I said, your HTML/CSS is all wrong. Big fish, little fish. Little fish (#navbar) trying to eat the big fish (#logo).

  11.     
    #20
    Respected Developer
    Quote Originally Posted by el_jentel1 View Post
    align="cener" was deprecated years ago.

    Like I said, your HTML/CSS is all wrong. Big fish, little fish. Little fish (#navbar) trying to eat the big fish (#logo).
    haha
    anyway as i said in cb i hope he is only learning it, dont make it live site rofl
    Bots Development | Web Development | Wordpress Customization | PSD Conversion

    Life has many twists and turns in it, you have to take what you are given and use it for the best.

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need Coding
    By Sanny in forum Web Development Area
    Replies: 4
    Last Post: 23rd Sep 2012, 03:52 PM
  2. Zen Coding - Set of plugins for HTML and CSS hi-speed coding
    By soft2050 in forum Web Development Area
    Replies: 5
    Last Post: 19th Feb 2012, 09:31 PM
  3. [Hiring] Coding from PSD to IPB
    By Shad0w in forum Completed Transactions
    Replies: 0
    Last Post: 27th Dec 2011, 08:06 PM
  4. need help with coding
    By SᴩiDᴇЯ in forum vBulletin
    Replies: 0
    Last Post: 1st Mar 2011, 07:15 AM
  5. VB Coding Help
    By DeLeTeD in forum vBulletin
    Replies: 5
    Last Post: 28th Jun 2010, 05:28 AM

Tags for this Thread

BE SOCIAL