Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Text size different in IE

Text size different in IE

Locked

Views: 997

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
29 Jan 2008, 12:24 AM
#1
moonstars avatar

moonstars

New Zenner

Join Date:
Jan 2008
Posts:
22
Plugin Contributions:
0

Text size different in IE

My drop down menu of choices (attributes) in IE is a small, small text compared to Firefox. How can I make it the correct size?

http://moonandstarsgraphics.com/cart/index.php?main_page=product_info&cPath=1&products_id=1

Also, how can I add text above the category name but under the nav bar
same page
ex:

Home :: Americana :: #SPAngel1 Webset
this area is where I want to add text
American

and one more, how can I add space under category Americana and the picture under it?

Thanks so much for the answers I really love this zen cart and am getting much better!:blush:

29 Jan 2008, 12:32 AM
#2
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Text size different in IE

moonstars:

My drop down menu of choices (attributes) in IE is a small, small text compared to Firefox. How can I make it the correct size?

http://moonandstarsgraphics.com/cart/index.php?main_page=product_info&cPath=1&products_id=1

Also, how can I add text above the category name but under the nav bar
same page
ex:

Home :: Americana :: #SPAngel1 Webset
this area is where I want to add text
American

and one more, how can I add space under category Americana and the picture under it?

Thanks so much for the answers I really love this zen cart and am getting much better!:blush:

It's TEE TINY in my Firefox as well.

Change this:

.biggerText {
font-size: 0.5em;
}

to this:

.biggerText {
font-size: 1em;
}

As for the text you want to add, I don't have an easy answer for that one.

To make a space above the product image, you can do something like this:

#productMainImage {padding-top:.6em;}

29 Jan 2008, 4:15 AM
#3
moonstars avatar

moonstars

New Zenner

Join Date:
Jan 2008
Posts:
22
Plugin Contributions:
0

Re: Text size different in IE

Both of those worked great! Thanks so much heres a site that has the text where I want it

http://digiscrapkits.com/digiscraps/index.php?main_page=index&cPath=148_106

I want to add the text like where she has

Attention Web Designers: You may use these clipart collections to design websets, templates, auction templates, and much more!

Also can you delete where it says

This product was added to our catalog on......

thnaks again!!!!!!!!!!!!!