Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2009
    Location
    Prague, Czech Republic
    Posts
    530
    Plugin Contributions
    0

    Default How to add a background image to the header?

    I'd like to add a background image to the header of my site that stretches across the full width of the page - how would I go about it?

  2. #2
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: How to add a background image to the header?

    you may want to look at the tutorials:

    https://www.zen-cart.com/tutorials/i...hp?article=124

    Frank

  3. #3
    Join Date
    Jul 2009
    Location
    Prague, Czech Republic
    Posts
    530
    Plugin Contributions
    0

    Default Re: How to add a background image to the header?

    I tried that and no joy due to the template, but it pointed me in the right direction and I worked it out, so thanks

    Code:
    .main {width:960px; margin:auto;}
    
    
    
    .navigation {background:#000000; border-bottom:2px solid #000000; background-image:url(../images/header_bg.jpg);}
    .navigation .left {float:left; padding:5px;}
    .navigation .right {float:right; padding-right:0px;}
    .navigation .links {text-align:right; padding:40px 0px 30px 0px; color:#ffffff;}
    .navigation .links a {color:#ffffff;}

 

 

Similar Threads

  1. How do I add a background image (custom box) for the product attributes section?
    By mleahy in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 28 Mar 2011, 07:53 PM
  2. How to add an image to the header?
    By rrzc in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jun 2010, 11:06 AM
  3. how do I make the whole header background image a link?
    By keelyerin in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Aug 2008, 12:32 AM
  4. how do I put a background image in the header?
    By touchclothing in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Mar 2007, 10:16 AM
  5. How can I make my background image extend above the header?
    By Pat Allosaurs in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Sep 2006, 04:35 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