Help!!!
I need to alignment text in the catagories box contect to the left without changing text alignment of other boxes.
Any ideas?
Help!!!
I need to alignment text in the catagories box contect to the left without changing text alignment of other boxes.
Any ideas?
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
www.lta-products.com/shop
I would like the text in the Product side box (formerly Catagories) to align to the left meanwhile all other sideboxes will have center alignment.
By the way, thanks for the other help.
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
It worked! Thanks a bunch!!
How do I change the size of the text in this box onlY?
you are most welcome!!
includes/ templates/ your_template/ templates/ stylesheet.css
Find the following declaration:
- A.category-top, A.category-top:visited {
color: #006666;
text-decoration: none;
}- Add this to it:
- font-size: 1.1em;
- change the red font above to your needs...
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Any one know how to move the top Navig######## Bar to another position? In my case, I would like it to be right underneath the header image where it says Safety and Efficiency through Innovation on my site.
www.lta-products.com/shop
Thanks ahead.