Results 1 to 10 of 10
  1. #1
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default help changing mainwrapper image

    I want to change the mainwrapper image to a light color, it currently has no image. However, when I change it, There are large black boxes left around the categories, like a strip of black across the screen. Where is the code for this? If I make it white or also the background image, it should look fine. I'm using a modified classic template

  2. #2
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: help changing mainwrapper image

    link to site?

  3. #3
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: help changing mainwrapper image

    Ummm could you be a bit more specific

    assuming your site is

    bloomingvinedesign <dot>com

    the site is rather busy, so its hard to figure what you are meaning
    Webzings Design
    Semi retired from Web Design

  4. #4
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: help changing mainwrapper image

    Quote Originally Posted by rbarbour View Post
    link to site?
    http://bloomingvinedesign.com/zencart/index.php

  5. #5
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: help changing mainwrapper image

    Quote Originally Posted by nigelt74 View Post
    Ummm could you be a bit more specific

    assuming your site is

    bloomingvinedesign <dot>com

    the site is rather busy, so its hard to figure what you are meaning
    sorry, yeah thats me. Its really new. I am working on redesigning a bit. the store,

    I need to change all the font colors if I can get this background to work. I only want the white vine background to appear in the main body of the store, but I get these black edges around the images. I also use image handler 2 and zen light box. not sure if that affects anything. Thanks for looking.

  6. #6
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: help changing mainwrapper image

    sorry, just reposted the stylesheet so you can see whats happening

  7. #7
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: help changing mainwrapper image

    woohoo!! Nevermind, I found it. I tried setting it to transparent and that did the trick. heres the fix


    /*list box contents*/
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    margin: 1em 0em;
    background: transparent;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color:#99F


    }

  8. #8
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: help changing mainwrapper image

    Glad you got this the way you wanted!

  9. #9
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: help changing mainwrapper image

    1) Whilst you are at it update the image handler js file, as the one you have on the site doesn't work correctly in IE9
    2) Image handler and zenlightbox won't effect anything to do with what you want
    3) So have you got it working now, i note the content area now has a white background?


    for you home and login links at the top with the black background

    try adding this to the bottom of your stylesheet

    #navMain ul li {
    background-color: transparent;
    }
    #navMain a {
    color: #fff;
    }
    Webzings Design
    Semi retired from Web Design

  10. #10
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: help changing mainwrapper image

    Quote Originally Posted by nigelt74 View Post
    1) Whilst you are at it update the image handler js file, as the one you have on the site doesn't work correctly in IE9
    2) Image handler and zenlightbox won't effect anything to do with what you want
    3) So have you got it working now, i note the content area now has a white background?


    for you home and login links at the top with the black background

    try adding this to the bottom of your stylesheet

    #navMain ul li {
    background-color: transparent;
    }
    #navMain a {
    color: #fff;
    }
    Thanks for the link!! I had no idea that was updated!! Thanks for posting it for me!

 

 

Similar Threads

  1. v155 How to get logo in mainwrapper instead of under mainwrapper
    By aurelius in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Aug 2016, 07:55 PM
  2. Changing width in CSS #mainwrapper is making entire site text scaled up?
    By moheekan in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Mar 2012, 08:23 AM
  3. Adding image to mainwrapper
    By deesan in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 14 Feb 2010, 10:33 AM
  4. #mainwrapper image
    By txscubarat in forum General Questions
    Replies: 6
    Last Post: 14 Apr 2009, 08:32 AM
  5. MainWrapper Border Image?
    By kmichel in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 26 Aug 2007, 01:16 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