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

Page 1 of 3 123 LastLast
Results 1 to 10 of 26
  1.     
    #1
    Member
    Website's:
    FlowForums.com

    Default I need help with this coding.

    First photo shows how it looks now.



    This is how I want it to be.


    Here is coding for the section.
    PHP Code: 
    body {
        
    background-color#00abdc;
        
    width950px;
    }

    #topspacer {
        
    padding-top30px;
    }

    #navbar {
        
    background-color#00abdc;
        
    background-imageurl(images/bannerbg.gif);
        
    background-repeatrepeat-x;
        
    height97px;
        
    widthauto;
    }
    #logo {
        
    background-imageurl(images/logo.gif);
        
    padding-left15px;
        
    height155px;
        
    width490px;
        
    vertical-alignmiddle;

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

    <
    div id="header">
        <
    div id="navbar">
          <
    div id="logo">
          
          </
    div>
      </
    div>
    </
    div
    The line behind the Logo in bannerbg. I want the logo to sit vertical on middle of the bannerbg but I can get it to work.
    -Im.z2ight- Reviewed by -Im.z2ight- on . I need help with this coding. First photo shows how it looks now. http://imgcafe.com/uploads/2010/Apr/29/wrong-1272571051.gif This is how I want it to be. http://imgcafe.com/uploads/2010/Apr/29/right.gif Here is coding for the section. body { background-color: #00abdc; Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Developer
    i guess it is your logo div?
    so set its margin

    margin-left: 0px;
    or margin: 0px 0px 0px 0px;

    replaec 0 with value needed.
    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.

  4.     
    #3
    Member
    Website's:
    FlowForums.com
    Let me try that.

    I have a spacer in there is what is interferring.

    Let me try something.

    Edit: Didnt work.

  5.     
    #4
    Respected Developer
    can you upload somewhere your content? will make things easy
    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.

  6.     
    #5
    Member
    edit: I'm too late? nvm lolz

    Try this

    PHP Code: 
    body {
        
    background-color#00abdc;
        
    width950px;
    }

    #topspacer {
        
    padding-top30px;
    }

    #navbar {
        
    background-color#00abdc;
        
    background-imageurl(images/bannerbg.gif);
        
    background-repeatrepeat-x;
        
    height97px;
        
    widthauto;
    }
    #logo {
        
    background-imageurl(images/logo.gif);
        
    aligncenter;
        
    height155px;
        
    width490px;
        
    vertical-alignmiddle;


  7.     
    #6
    Member
    Website's:
    FlowForums.com
    Give me a minute.

    Edit: Levac that didn't do anything.

    http://hidewith.us/img/

  8.     
    #7
    Member
    Your "logo" is located inside "navbar", but its height is greater than its parent element?

    The whole thing is flawed.

  9.     
    #8
    Member
    Website's:
    FlowForums.com
    Well the logo has to sit on top of the navbar.

    If I was to close the navbar div it would push it even farther down.

  10.     
    #9
    Respected Developer
    #logo {
    background-image: url(images/logo.gif);
    margin-left: 200px;
    height: 155px;
    width: 490px;
    }

    replace this area
    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.

  11.     
    #10
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    Quote Originally Posted by el_jentel1 View Post
    Your "logo" is located inside "navbar", but its height is greater than its parent element?

    The whole thing is flawed.
    yup++ was just going to say that
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


Page 1 of 3 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