Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2007
    Posts
    2
    Plugin Contributions
    0

    Default Having layout troubles building my new template

    I know enough css and html to do some modifications to my zen cart. I'm working on a zencart redesign and am having a big problem. I think I just don't know what file to edit. GRR! I have my template installed on a test site and there are two problems with it. See screenshot below or visit test shop HERE.



    In the preview above when I say that this code is without background or color codes I'm talking about the #headerWrapper in my main stylesheet file. The only place I have the cardboard coded in is in the #mainwrapper in my stylesheet file. I want to get completely rid of the cardboard in the header area but keep it in the body and make it show up behind the side boxes. Hope I made clear what I'm looking for. If not oh well. I'm so confused and have spent many hours on my site redesign to give up on it. I've tried editing the tpl_header file and the tpl_main_page file. I've even tried editing my main stylesheet file. I'm so confused I may have even mess up in naming stuff in my post. HELP ME PLEASE!!!

  2. #2
    Join Date
    Apr 2008
    Location
    Brisbane, Australia
    Posts
    8
    Plugin Contributions
    0

    Default Re: Having layout troubles building my new template

    I can't help with the first part, but to change the bottom boxes, you need to go into the CSS sheet and make a few changes. You can find it here: includes/templates/YOUR CUSTOM TEMPLATE/css/CSS STYLE SHEET

    Find

    .sideBoxContent {
    background-color: #e3bedd;
    padding: 0.4em;
    }

    Change it to:
    background-image: url(../images/NAME OF IMAGE.jpg);
    sideBoxContent {
    background-color: #e3bedd;
    background-repeat: no-repeat;
    padding: 0.4em;

    It can be the same image you have as the background as it won't show outside the dimensions of the box.

    Or you can look at turning the boxes off in admin.

 

 

Similar Threads

  1. v151 Error when building a test site and new template on server
    By kitcorsa in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Nov 2013, 01:48 PM
  2. Override Troubles - I can't get my new template to show the changes
    By Zook25 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 24 Aug 2009, 04:07 PM
  3. NOOB Having some layout problems with Template Monster template
    By cbhayes in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 25 May 2009, 04:23 PM
  4. Simple question about building a new template
    By Shade in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Mar 2007, 04:53 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