Results 1 to 10 of 10
  1. #1
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Help with css, as gone brain dead

    I'm having some problems locating the css for a particular area on my site. I want to change the colour for my links in the categories section.

    I've attached a sample pic of the area i want change. The red links and also how can i change the little L shape at the beginning to each sub cat to an arrow.
    Attached Images Attached Images  

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Help with css, as gone brain dead

    The colour of those links is controlled by the following CSS in your stylesheet_original
    A.category-subs, A.category-products {
    color: #FF0000;
    text-decoration: none;
    }
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    May 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: Help with css, as gone brain dead

    He guys,

    We just closed the same discussion in the following thread:
    http://www.zen-cart.com/forum/showth...424#post260424

    In there you can find more code for changing the settings of the content of the categories box. Color of top list, sub list, link color etc.

    Good luck!

  4. #4
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: Help with css, as gone brain dead

    i am using the new templates,which just has stylesheets

  5. #5
    Join Date
    May 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: Help with css, as gone brain dead

    I am also working with the 1.3.5. and the new template and stylesheets.

    Find your includes/templates/yourtemplate/css/stylesheet.css. Add the following code into the stylesheet:

    /* categories box parent and child categories */
    A.category-top {
    color: #008000;
    text-decoration: none;
    }
    A.category-links {
    color: #004080;
    text-decoration: none;
    }
    A.category-subs, A.category-products {
    color: #FF0000;
    text-decoration: none;
    }
    SPAN.category-subs-parent {
    font-weight: bold;
    }
    SPAN.category-subs-selected {
    font-weight: bold;
    }

    You can of course also past this code into includes/templates/template_default/css/stylesheet.css but than you are chaning the the original. You better create your own template and keep the default as a untouched backup.

  6. #6
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: Help with css, as gone brain dead

    How do i change the little L shape to a bullet point

  7. #7
    Join Date
    May 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: Help with css, as gone brain dead

    Fot that you have to go to the admin panel. Go to configuration - layout settings.

    There find the following:

    Categories Separator between the Category Name and Sub Categories |_ 

    click on edit and change the |_ into whatever you want. the &nbsp provides a space. You can add more or delete it as you wish.

    With one option above:
    Categories Separator between the Category Name and Count

    you can change the -> behind the category name.

  8. #8
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: Help with css, as gone brain dead

    Thanks mate, for your assistance

  9. #9
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: Help with css, as gone brain dead

    do you know how can one get their own symbol there

  10. #10
    Join Date
    May 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: Help with css, as gone brain dead

    Sorry, I was hoping someone else would answer........
    I only can tell you that you can add php code as well and that would be the way to add your own picture. You have to find the right code for that. I cannot help you with that.

 

 

Similar Threads

  1. v150 Help Gone Brain Dead
    By dsimon in forum General Questions
    Replies: 2
    Last Post: 31 Jul 2012, 05:32 PM
  2. This is melting my brain. Please help me !
    By davowave in forum General Questions
    Replies: 3
    Last Post: 7 Aug 2009, 12:50 PM
  3. Help!!! I'm have a brain cramp
    By txscubarat in forum General Questions
    Replies: 7
    Last Post: 19 Apr 2009, 01:49 AM
  4. CSS Firefox - IE6 brain blasters
    By IntelCos in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Mar 2007, 02:51 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR