Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2010
    Posts
    52
    Plugin Contributions
    0

    Default Alignment and header ssues.

    First of all the ULR = http://oceanabyssaquatics.ca/store/How do I make the the left column the same height as the center and right column?

    Second; as you can see the center column header (where the word "Home" is) does not have the same header as all the other colums...how do I make it so?

    Third where would I add an image directly below the header in the head section (the same as http://oceanabyssaquatics.ca/redo/)

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Alignment and header ssues.

    How do I make the the left column the same height as the center and right column?
    Adjust the margin top to "0" to maintain spacing make it margin bottom
    Code:
    .leftBoxContainer {
    	border: 1px solid #ffffff;
    	margin-top: 1.5em;
    	}
    the center column header (where the word "Home" is) does not have the same header as all the other colums...how do I make it so?
    Add the background image to
    #navBreadCrumb {
    background-color: #a7cdff;
    }
    where would I add an image directly below the header in the head section
    If I got what image you are referring to them
    admin > tools > difine page editor > main_page.php
    Insert standard html for it
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Posts
    52
    Plugin Contributions
    0

    Default Re: Alignment and header ssues.

    Quote Originally Posted by kobra View Post
    If I got what image you are referring to them
    admin > tools > difine page editor > main_page.php
    Insert standard html for it
    Thought so....thanks Kobra. BTW what the hell is "breadcrumb"?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Alignment and header ssues.

    BTW what the hell is "breadcrumb"?
    Hansel & Gretel trail of where you came from
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Header and Background Alignment
    By lalakerman in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Oct 2009, 04:04 AM
  2. Header, MainWrapper, and Footer alignment issues
    By nettasaura in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Nov 2008, 04:25 AM
  3. Custom Header and Css alignment issues
    By Angel Devoid in forum Basic Configuration
    Replies: 2
    Last Post: 22 May 2006, 11:46 PM

Posting Permissions

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