Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2007
    Posts
    122
    Plugin Contributions
    0

    Default Help with some changes please.

    Hi

    I have serched for these settings in the style sheet, but finaly need to call on you guys for help.

    Here is my test site.

    www.lozer.co.uk/shop/

    Please can you assist on the following places to change these settings

    1) In the categories bar across the top I want to show the currently active catagory, with the same color as the hover colour.

    2) I want to change the hover color and an active colour in the side box, which shows sub categories. I also want to change the size.

    3) When on the main page the categories in the sidebox that currently shows green, I want to change size, colour and get rid of the > at the end of each category name.

    and finally

    4) The last part of the breadcrumb trail shows differently to the start. I want it all in the blue.

    Where do others get the information for this. I have tried the firefox add on for css but it does not seem clear if the information it shows is correct. Some things work when changed and some don't.

    Thanks for your help.

    Laurie

  2. #2
    Join Date
    Jun 2007
    Posts
    122
    Plugin Contributions
    0

    Default Re: Help with some changes please.

    Even after downloading the firefox add ins, I am still no futher with finding aswers to my questions above. Can anyone help me with this please

  3. #3
    Join Date
    Aug 2006
    Location
    UK
    Posts
    449
    Plugin Contributions
    0

    Default Re: Help with some changes please.

    editing stylesheet.css

    1.+2.
    A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    color: #000063;
    font-weight: bold;
    text-decoration: none;
    }

    A.category-products:hover {
    color: #DF0099;
    font-weight: bold;
    text-decoration: none;
    }


    SPAN.category-subs-parent {
    font-weight: bold;
    }
    SPAN.category-subs-selected {
    font-weight: bold;
    color:#df0099;
    }

    4.
    #navBreadCrumb, #navBreadCrumb a {
    padding: 0.5em 0.5em;
    background-color: #ffffff;
    font-size: 0.95em;
    font-weight: bold;
    margin: 0em;
    color:#df0099;
    }

    add font-size:1.2em; for bigger text to whichever definition..

    I use firefox3 and the web developer extension mainly... Hope this helps...

    ~Steve~

  4. #4
    Join Date
    Jun 2007
    Posts
    122
    Plugin Contributions
    0

    Default Re: Help with some changes please.

    Steve

    Thanks for that.

    I now have the desired effect on the category bar at the top.

    How can I do the same for the sidebox with the sub categories in it, making the selected sub category show in blue for example.

    Regards
    laurie

  5. #5
    Join Date
    Aug 2006
    Location
    UK
    Posts
    449
    Plugin Contributions
    0

    Default Re: Help with some changes please.

    ?? the selected sub category in the side bar currently hiighlights the same as the bar across the top... so I am not sure what you mean...

    ~Steve~

 

 

Similar Threads

  1. v139h Help with some email changes
    By traytray in forum General Questions
    Replies: 4
    Last Post: 12 Jan 2013, 07:19 AM
  2. Fine tuneing, help with some changes, please!
    By nimobile in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Apr 2010, 10:35 AM
  3. Some help with layout changes
    By rapro in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 Jan 2010, 10:17 AM
  4. newbie: new some help with default changes....
    By dscurlock in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 14 Feb 2008, 09:29 PM
  5. Need help with some changes in header, please
    By Kruna in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 16 Oct 2007, 11:06 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