Results 1 to 8 of 8
  1. #1
    Join Date
    Dec 2009
    Posts
    244
    Plugin Contributions
    0

    Default Color below and above sideboxes - Custom Template

    Does anyone know how to get rid of the Peach Color that is around the search bar, and shows up on the side boxes underneith? Also if you refresh the page, you can see a large turquoise color under the "Who's Online" side box and I want to get this coloration taken off from all sideboxes. A link to the site is below.

    http://mercenarypb.com/index.php?mai...or_maintenance

    I am new to CSS but trying to configure my own template and right now it is rough but need to perfect it. Thank you for the help.


    ** EDITED *** Never ever post in a forum, email, newsletter etc. the zenid or zenAdminID or you will be doomed!!
    Last edited by Ajeh; 7 Aug 2010 at 04:48 AM. Reason: remove zenid

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

    Default Re: Color below and above sideboxes - Custom Template

    First if you are not designing in FireFox - - get it and also the web developers extention and ardvark or firebug
    There will allow you to determine the css tag you are seeking to change

    Check your stylesheet for the following and alter the color to suit
    Code:
    #navColumnOne {
    	background-color: #FFCC99;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2009
    Posts
    244
    Plugin Contributions
    0

    Default Re: Color below and above sideboxes - Custom Template

    Quote Originally Posted by kobra View Post
    First if you are not designing in FireFox - - get it and also the web developers extention and ardvark or firebug
    There will allow you to determine the css tag you are seeking to change

    Check your stylesheet for the following and alter the color to suit
    Code:
    #navColumnOne {
    	background-color: #FFCC99;
    	}
    Thank you for that response. I changed the color code you mentioned, but nothing changed. The "peach" color still shows above my category side box when I have the search file side box enabled, and the "peach" color still shows up under the "sponsors" sidebox. Additionally, the turqoise shows below the last side box on the right side... any other suggestions?

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Color below and above sideboxes - Custom Template

    First thing I would recommend is, since you haven't done much yet to the site, copy the stylesheet.css file from includes/templates/classic/css to your template's css folder, overwriting the one you have. You used the stylesheet from the template_default folder, which is where those colors are coming from.

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

    Default Re: Color below and above sideboxes - Custom Template

    I changed the color code you mentioned, but nothing changed.
    IOf you did not see a chenge - - you are not editing the correct stylesheet
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Dec 2009
    Posts
    244
    Plugin Contributions
    0

    Default Re: Color below and above sideboxes - Custom Template

    Quote Originally Posted by kobra View Post
    IOf you did not see a chenge - - you are not editing the correct stylesheet
    I got it fixed. I renamed the standard stylesheet to "stylesheetXX" and for some reason the site was still pulling some info from this stylesheet. I renamed it altogether and it fixed my issue. Thank you for helping out.

  7. #7
    Join Date
    Dec 2009
    Posts
    244
    Plugin Contributions
    0

    Default Re: Color below and above sideboxes - Custom Template

    Quote Originally Posted by stevesh View Post
    First thing I would recommend is, since you haven't done much yet to the site, copy the stylesheet.css file from includes/templates/classic/css to your template's css folder, overwriting the one you have. You used the stylesheet from the template_default folder, which is where those colors are coming from.
    I have fixed my issue, but this is the first recommendation that I have heard regarding using a different style sheet. Is there a benefit to using the classic style sheet?

  8. #8
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Color below and above sideboxes - Custom Template

    Only that, since Zencart installs with the Classic template enabled, when people create their custom template and use the Classic template files, they start out where they were, appearance-wise. As you found out, if you copy the template_default template files to your custom template it looks a lot different, and some people think they've done something wrong.

    Other than that, there's no reason to choose one over the other as a starting point.

 

 

Similar Threads

  1. How to add space above and below template?
    By kenlhlp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Feb 2010, 05:32 PM
  2. Gap above and below ez-pages link?
    By kriscO in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 May 2008, 06:07 AM
  3. Space above and below mainWrapper
    By oxicottin in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Sep 2007, 02:46 AM
  4. Space above and below header_bg.jpg
    By cfardon in forum General Questions
    Replies: 9
    Last Post: 11 Mar 2007, 06:22 AM
  5. White spaces Above and below banner
    By JansenD in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Dec 2006, 08:03 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