Zen Follower
- Join Date:
- Sep 2007
- Posts:
- 214
- Plugin Contributions:
- 0
Site wide horizontal thumb display please
Have a look at this:
Views: 3,525
Zen Follower
Have a look at this:
New Zenner
Rufus-
That will work perfect! How do I get the title of the side banner box to say something other than "sponsors" though? Maybe something like "navigator" instead.
:huh:
Zen Follower
Go to
catalog/includes/languages/yourtemplate/english.php
and change it in
define('BOX_HEADING_BANNER_BOX','Sponsors');
New Zenner
Got it! You're the best Rufus. I don't believe I could come up with anything to stump you in zencart.
:notworthy :notworthy
New Zenner
Rufus-
If you're bored. I suppose I could spend half a day searching for the ansers to this stuff, or I could ask you...
Is there somewhere on this site that shows how to change all the different font colors etc?
See my screen cap for a better explanation of what I want to do...
Zen Follower
lol, how can I not help when you ask so nicely!!
To be serious though, you need to tidy your css up, you repeat stuff all over the place.
Navigation Categorys (change the color:):
#navCatTabs ul li a
#navMain ul li a:hover
Category colour:
A.category-top
A.category-top:visited
Normal Price and Sale Price (add font-weight:bold;)
normalprice
productSalePrice
And before you ask "My browser bar says 'Zen Cart!, The Art of ...', where do I change that?" I will give you this link https://www.zen-cart.com/tutorials/index.php?article=17
New Zenner
This is great! I don't even have to ask anymore! :laugh:
About the css you mention, in reality the whole website needs to be brought together somehow. I know it can be done, it's just a matter of how? I use Netobjects Fusion and need to figure out how to get my cart and forum integrated into that program, and within the framework of it.
Thanks for spoon feeding me all of the TS, I don't even know how to thank you enough for it.
:bigups:
New Zenner
Also, I see what you are saying. I just eliminated the horizontal categories. Looks better now!
Tell staff why this post should be reviewed.