Yellow1912...LINKY url in your signature no longer working
so unable to visit to download your excellent mods.
:smile:
Printable View
Yellow1912...LINKY url in your signature no longer working
so unable to visit to download your excellent mods.
:smile:
Try this package, it should help
Here's where I'm testing out the Cross-Sell mod:
http://www.thewindcutter.com/shop/in...products_id=67
Is there some way to make the model/title text of the cross-selling products smaller? The opinion around here is that it's way too big. :mellow:
Thanks in advance,
Rebekah
Thanks for the reply.
I find this in my stylesheet.css
Code:a:link {
color:#000000;
font-size:1.2em;
text-decoration:none;
}
Changing the 1.2em to 0.8em gives me just the size I want there, but the problem is it changes all the links in the sideboxes to that smaller size too. :(
Is there some way to separate the Cross-Sell section and just style that?
Thanks again,
Rebekah
Well, I took a stab at guessing what to put in the css and this is what I did...
That works great in FireFox but it doesn't make it small enough in IE7.Code:#crossSell a:link {
font-size: 0.8em;
}
Any suggestions?
Thanks,
Rebekah
I suggest you use a fixed size, like 15px for example
That was a great idea, thanks!
Now, if I could just get that fourth image up with the other three in IE7!
http://www.zen-cart.com/forum/showthread.php?t=108542
Thanks for the help. I appreciate it.
Rebekah
P.S. Please ignore the mess up with my replies! I had two windows open and replied with the right message, wrong thread! :lookaroun