Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Nov 2006
    Posts
    28
    Plugin Contributions
    0

    Default Help with how to change colours please

    I want to change the colour of the text within the side boxes so for example the Information box where it willl say Shipping & Returns, Privacy Notice etc it is this font that I want to change the colour of. I have changed the header title of the boxes to a green background with a white font but all of the text inside the boxes is showing blue so it looks very wrong, any help would be appreciated thank you

  2. #2
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Help with how to change colours please

    You changed your stylesheet, in the informationHeading section, to the colour you wanted for the heading. You do the same for the content, except ...

    The trick with the links in the sidebox is just that. They're links. So you have to get the right section of the stylesheet, informationContent, and then add "a" after that to style the links.

    The default stylesheet doesn't have those IDs in it, but they are part of the Zen Cart code, so you can add them to the stylesheet. I usually make a section at the bottom of the stylesheet where I put all my edits to make them easy to find. Something like this should work...

    #informationContent a { color: red; }

    You'd probably also want to style the hover, active and visited states as well. See elsewhere in the stylesheet for ways to do that.

    Rob

  3. #3
    Join Date
    Nov 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Help with how to change colours please

    Thank you Rob are the hover, active and visited states easy to find within the stylesheet? I am very new to all of this so I really do appreciate any help but in very easy to follow instructions until I get the hang of what I am doing

 

 

Similar Threads

  1. Welcome E-mail - How to change Colours etc?
    By integrity_designs in forum General Questions
    Replies: 4
    Last Post: 14 Aug 2011, 06:38 PM
  2. black pure theme, how do I change the colours??
    By Nigraphics in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 5 Aug 2011, 02:15 PM
  3. Change the colours in SideBox Outside only please
    By Zook25 in forum Basic Configuration
    Replies: 10
    Last Post: 24 Aug 2009, 04:04 PM
  4. How to change colours in rows in shopping cart?
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Jul 2009, 11:10 PM
  5. Help Needed Changing a couple of colours please
    By angelicdezigns in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Aug 2006, 07:12 AM

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