Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2007
    Posts
    3
    Plugin Contributions
    0

    Default Need help adding space between my header and the center content.

    I am completely new to this and just installed zencart yesterday so far so good pbased on all the great info here. i do have two problem I cannot solve right now.

    1. I have a logo that extends through the header into the center content box. I want to know if there is a way to globally insert a blank space so my logo does not overlap any of my content.

    you can see what I mean by going here http://www.scrap-eze.net/catalog/

    2. I would like to change the comment under the products from price unavailable to something else like log in to see prices or something a little better then unavailable.

    any help would be much appreciated.

  2. #2
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,748
    Plugin Contributions
    0

    Default Re: Need help adding space between my header and the center content.

    real easy find #logoWrapper in your stylesheet and set the height to the same size as the logo image.....you currently have it set to 75px when tis closer to 175px
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #3
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,748
    Plugin Contributions
    0

    Default Re: Need help adding space between my header and the center content.

    #2. Use the developer toolkit (admin>tools) and search the files for the exact string "Price Unavailable" it will show you the file where the define is and you can than go and change it.....should be in includes/languages/english.php
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Jan 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Need help adding space between my header and the center content.

    Quote Originally Posted by barco57 View Post
    real easy find #logoWrapper in your stylesheet and set the height to the same size as the logo image.....you currently have it set to 75px when tis closer to 175px

    I did this and all it did is expand the area around the logo. I want everything to stay the same except for everything in the center content area to be pushed down a little.

    I am not sure if this is even possible. Thanks for the tip on looking up price not available

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,748
    Plugin Contributions
    0

    Default Re: Need help adding space between my header and the center content.

    ok I get what your after....find the following in your stylesheet
    Code:
    .centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    	padding: 0.8em;
    	}
    remove .centerColumn from the above statement and create a new one below it that looks like this......
    Code:
    #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    	padding: 0.8em;
    	}
    .centerColumn {margin-top: 60px; padding: 0.8em;}
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    Jan 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Need help adding space between my header and the center content.

    worked like a charm thank you very much.

 

 

Similar Threads

  1. ugly space between header and content
    By darth_oettinger in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Jul 2009, 05:37 PM
  2. removing the space between sidebox header image and content
    By davowave in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 14 Mar 2009, 12:19 AM
  3. Need space between sideboxes and main content
    By Wstar in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Dec 2008, 03:41 PM
  4. How do I *tighten up* the space between the header and the start of the content.
    By comicart in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Sep 2008, 05:08 PM
  5. Space between Header and Content Boxes
    By adnimas5 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Nov 2006, 04:44 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR