Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2006
    Posts
    2
    Plugin Contributions
    0

    Default Help customisation nightmare!

    I have look around the forum for some help on this already, and come to the point where i realise i am out of my depth. It is very hard to search for information on something when your not sure what it is technically called!

    I know what im trying to do should be simple (ish) i just dont get it anymore! In HTML i would just change table backgrounds for the desired effect. If anyone can offer some help it would be very much apprciated , this is my first online store and ill be happy with the look of it if i can just do this...


    This is the test site im playing with : http://aquatique.co.uk/shoptest/inde...ain_page=index

    What i want to do is to get the box headers all green with White text like the logo header.

    Can anyone please point me in the right direction. I have looked through the CSS, templates, and all the obvious places i can think off. I now wonder if i cant see the right code for looking!

    Thanks in advance (maybe the anatomy of a zen page might be a good newbie subject matter for a post when i figure it out!)

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

    Default Re: Help customisation nightmare!

    In your "stylesheet_original.css" look for the following:
    .leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
    /*background-color: #abbbd3;*/
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    padding: 3px;
    height: 20px;
    padding-left: 5px;
    }

    change the text in red to read: background-color: #008000;

    and remember to remove the /* and */
    Mike
    AEIIA - 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,888
    Plugin Contributions
    0

    Default Re: Help customisation nightmare!

    you will also want to scroll a little farther down in the css file and find the:

    .leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
    background-color: #abbbd3;
    background-image: url(../images/tile_back.jpg);
    margin-bottom: 15px;
    }
    and make the same change to get the bottom footer of the sideboxes to match
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Aug 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: Help customisation nightmare!

    Thank you! I drove myself nuts for another 20 minutes today till i spoted the tile-back.jpg that was hiding the changes, all done now! Star

 

 

Similar Threads

  1. Product customisation. Help?????
    By Nick1973 in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 6 Mar 2009, 10:43 AM
  2. What a Nightmare. PLEASE help.
    By Dizzydog in forum PayPal Express Checkout support
    Replies: 6
    Last Post: 23 Jan 2009, 07:09 PM
  3. Customisation help
    By viperofthepitstorm in forum General Questions
    Replies: 13
    Last Post: 24 Apr 2008, 03:24 AM
  4. Fed Ex Shipping Nightmare - Please help.
    By kinget in forum Addon Shipping Modules
    Replies: 3
    Last Post: 31 Aug 2006, 01:35 AM
  5. The Nightmare Continues Please Help
    By coastalfog in forum Installing on a Windows Server
    Replies: 9
    Last Post: 6 Jul 2006, 11: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