Results 1 to 4 of 4
  1. #1
    Senior Member Tony Hardy's Avatar
    Join Date
    Dec 2010
    Location
    Newcastle, England
    Posts
    763
    Thanks
    2
    Thanked 19 Times in 16 Posts

    Help With Inline Layout

    Hey everyone,

    I'm busy trying to make the menu, main content container and header of Eye For Illustration fall into line together.

    It works perfectly for me on Safari, yet in Mozilla it's a way off.

    Here's the relevant code;

    Content Container
    Code:
    #content_container {
        left: 370px;
        margin: 0 0 0 0;
        padding: 50px 0 0 35px;
        position: relative;
        width: 705px;
        z-index: 10;
    }
    Header
    Code:
    .header_img {                                              /* To fix in place change to "position:fixed;" */
        margin: 0 auto;
        z-index: 0;
        width: 980px;
    }
    Nav Container
    Code:
    .nav_container {
    position: absolute;
    top: 146px;
    left: 130px;
    line-height: 185%;
    z-index: 12;
    }
    Cheers
    Tony
    Last edited by Tony Hardy; 11-23-2011 at 11:49 AM. Reason: Not all code was correct

  2. #2
    Senior Member ARRIVALS's Avatar
    Join Date
    Sep 2011
    Posts
    938
    Thanks
    0
    Thanked 24 Times in 21 Posts
    Once again, no idea mate.
    Arrivals™ - Graphic Design & Brand Development | Twitter

  3. #3
    Senior Member Tony Hardy's Avatar
    Join Date
    Dec 2010
    Location
    Newcastle, England
    Posts
    763
    Thanks
    2
    Thanked 19 Times in 16 Posts
    This is irrelevant now. I've got the client onto a much more friendly platform :)

  4. #4
    Moderator Corrosive's Avatar
    Join Date
    May 2010
    Location
    Bristol, UK
    Posts
    980
    Thanks
    18
    Thanked 27 Times in 20 Posts
    Quote Originally Posted by Tony Hardy View Post
    This is irrelevant now. I've got the client onto a much more friendly platform :)
    Good skills dude

Similar Threads

  1. PSD Layout in Dreamweaver
    By SAS25 in forum Adobe Forum:
    Replies: 5
    Last Post: 09-22-2011, 01:34 PM
  2. Google Layout?
    By Tony Hardy in forum Website Design Forum:
    Replies: 4
    Last Post: 09-14-2011, 12:53 PM
  3. Page layout
    By fearo in forum Website Design Forum:
    Replies: 2
    Last Post: 07-14-2011, 11:08 AM
  4. Your Layout/Workspace!
    By TheNoone in forum Graphic Design Forum:
    Replies: 16
    Last Post: 12-07-2009, 09:47 AM
  5. Portfolio Layout
    By TheNoone in forum Website Design Critique:
    Replies: 2
    Last Post: 10-09-2009, 09:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •