Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Remove Space Between Attribute Name And Option

Remove Space Between Attribute Name And Option

Locked

Views: 1,661

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
20 Jun 2006, 9:45 PM
#1
enchantedone avatar

enchantedone

Zen Follower

Join Date:
Nov 2005
Posts:
119
Plugin Contributions:
0

Remove Space Between Attribute Name And Option

i have a quick question and hopefully its an easy answer.
i have added my attributes to the add to cart box successfully, my only problem is that that option name and option value are way to far apart.
i would like where it says flavor and the options to be side by side not so far apart
have a look here.
WARNING: ADULT TOY SITE
http://www.enchantedfantasys.com/index.php?main_page=product_info&cPath=9&products_id=134

what do i need to edit to bring the option closer to the name.
i have been playing with the css but nothing is changing, i don't know if I'm messing with the wrong thing or what:unsure:

if anyone has an idea i would greatly appreciate it.

thanks so much

21 Jun 2006, 10:13 PM
#2
enchantedone avatar

enchantedone

Zen Follower

Join Date:
Nov 2005
Posts:
119
Plugin Contributions:
0

Re: Remove Space Between Attribute Name And Option

i figured this out. if anyone else has this problem this is what i did.
in the style sheet under
.optionName
change the width to whatever you want
width: 4em

very simple