Hi..cant find this change: home page dead center top link that akes you all products listing
www.awdwest.com/zencart
where it says "Alan Aldrige Originals"
thanks
Hi..cant find this change: home page dead center top link that akes you all products listing
www.awdwest.com/zencart
where it says "Alan Aldrige Originals"
thanks
Admin> Configuration> Layout Settings> Categories Tabs - disable them
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Sorry Kim I misspoke I wanted to get rid of the catagory heading on the main page. Tried the catagory_row and removing the catagory_name in
$categories->fields['categories_image'], $categories->fields[''],
but no luck
thanks for all the help
Kim gave you correct info on how to remove.
![]()
what I am looking to get rid of is big RED view all alan aldridge originals on the left hand sdie fight above the please log in
The catgory tab gets rid of the little grey one that I want to keep
thanks for your patience
Does help when you are quite specific about requirements..
Answer to your query, via FAQ/Tutorials, link top right pf this
page
i.e.
https://www.zen-cart.com/tutorials/i...hp?article=128
![]()
Find .categoryIcon in your stylesheet, and add display:none;
Or just turn the puppy off in the Admin ...
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
ANn I am grateful for your patience.I am sure I am confusing everyone as I am confusing myself
http://www.awdwest.com/zencart/index...roducts_id=180
on this page is a red and a grey link to VIEW ALL ALAN ALDRIDGE ORIGINALS Ineed to lose JUST the red one.
When I turn off the catagory tab in admin I lose the grey one, which is the one I need to keep becasue it is also on the home page
www.awdwest.com/zencart
My stylesheet now says
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
display:none;
margin: 0.5em;
}
but that does not get rid of the RED one either
Last edited by Kim; 12 Oct 2008 at 11:02 PM.
Admin> Configuration> Product Info> Previous Next - Navigation Includes Category Position> 0- turn it off
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.