Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Nov 2009
    Posts
    18
    Plugin Contributions
    0

    Default How to remove text links under images on subcategories?

    Hi,

    I'm trying to turn off the text links under the images for subcategories. I saw an earlier thread that said to just turn it off under CSS using display: none.

    The only problem is, the image and the text link are both under
    div class="categoryListBoxContents

    If I set that to no display, won't the image disappear as well? Can anyone help me turn off just the text links?

    Thanks,
    st

    Using 1.3.8a
    upgraded from 1.3.6

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: How to remove text links under images on subcategories?

    Put this at the bottom of the stylesheet.css

    .categoryListBoxContents a {visibility:hidden;}
    .categoryListBoxContents a img{visibility:visible;}


    Make sure you put these declarations in in the sequence shown... One hides the entire link, including the image, and then the second one over-rides the declaration for the image, making it visible again.
    20 years a Zencart User

  3. #3
    Join Date
    Nov 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: How to remove text links under images on subcategories?

    schoolboy,

    You're a genius! I think I love you. Well, at least I admire you greatly!

    Really. Thanks.

    st

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: How to remove text links under images on subcategories?

    Quote Originally Posted by spaz_tic View Post
    I think I love you.
    Are you a boy () or a girl () ?
    20 years a Zencart User

  5. #5
    Join Date
    Nov 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: How to remove text links under images on subcategories?

    Dude, calm down. just a joke.

    besides, I'm too old for ya!

    ;)

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: How to remove text links under images on subcategories?

    Quote Originally Posted by spaz_tic View Post
    Dude, calm down. just a joke.

    besides, I'm too old for ya!

    ;)
    Mine is a joke too!
    20 years a Zencart User

  7. #7
    Join Date
    Apr 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: How to remove text links under images on subcategories?

    thank you very much for the help in advance, but now the space is empty, so how do i make the gap smaller.

    http://www.ready-to-fly.com/index.ph...=index&cPath=1

    Kelvin

  8. #8
    Join Date
    Dec 2009
    Location
    Canada
    Posts
    160
    Plugin Contributions
    0

    Default Re: How to remove text links under images on subcategories?

    thanks you! this helped me too. I also have teh same problem as klsi168. How can we make the gap smaller?

    thanks!

  9. #9
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: How to remove text links under images on subcategories?

    You can use NEGATIVE values on padding and/or margins...

    padding: 0 0 -10px 0;

    Sometimes this works...
    20 years a Zencart User

  10. #10
    Join Date
    Dec 2009
    Location
    Canada
    Posts
    160
    Plugin Contributions
    0

    Default Re: How to remove text links under images on subcategories?

    ohh okay. However, i was playing with all the values I thought would link to that but I couldn't find it... which code would that be to affect the padding of the sub categories?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Remove More Info text from under product images
    By sports guy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Nov 2012, 09:23 AM
  2. v150 Adding Text links under subcategories page
    By davidmk81 in forum Basic Configuration
    Replies: 1
    Last Post: 24 Jul 2012, 07:43 PM
  3. Remove Underline under images and text
    By bromleysid in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 May 2010, 01:01 PM
  4. Under SubCategories Images how do I get rid of Text/
    By neal41835 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 Mar 2010, 03:55 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