Thanks! I finally just started over and got it to work. Still some minor tweaking and then the fun of uploading products. Maybe by this time next eyar I'll have it all set![]()
Andrea
Thanks! I finally just started over and got it to work. Still some minor tweaking and then the fun of uploading products. Maybe by this time next eyar I'll have it all set![]()
Andrea
I'm going to keep working on this but it is puzzling me. My banner is centered in IE and Avant but not Firefox (which I use most). www.memories-forever.net/shopping
fyi - you'll have to spell it out for me what I would need to do, LOL
Diana
This CSS from your stylesheetOriginally Posted by babydi77
should read#logo, {text-align: center;} .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left}#logo {
text-align: center;}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left}
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
This line in your stylesheet.css needs to be corrected:
Change it as follows:Code:#logo, {text-align: center;} .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg { float: left }
Code:#logo {text-align: center;} .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg { float: left }
OMGosh, LOL. Thank you! Both of you!
Diana