Is there a way to line these up. It always seems like the box is a little off.
Is there a way to line these up. It always seems like the box is a little off.
I can't see what need to be lined up??
Zen-Venom Get Bitten
Usually this is just a matter of adjusting the padding in your stylesheet.
But without a URl for your site it is difficult to tell what the problem might be.
I'm interested in improving the alignment of my attribute dropdowns and textboxes and I'll provide a URL too
http://www.decaldepot.net/zencart/in...roducts_id=548
Any advice on lining these up would be greatly appreciated. The way it is now it looks a bit haphazard.
Visit my Decal website: DecalDepot.net
Try the css below, give a sufficient width for all the Option Names.
Code:.optionName { width: 5em; }
A New Starter again
Excellent! And so fast too! Thanks Seethrou!
Visit my Decal website: DecalDepot.net
You are welcome!
One reason is that question I have answered many times.And so fast too!![]()
Last edited by seethrou; 7 Nov 2006 at 10:32 PM. Reason: Remove typo.
A New Starter again
Hi, I'm having trouble getting my attribute form field to line up with the name of the field. It looks o.k. in IE but it's way off in FF. The name of the field is down near the bottom edge of the drop down box/field. I'd like the name of the field and the box to be aligned vertically. If it was a table I'd left justify the field name and align it vertically to the middle, same with the form field.
I've been messing around with this for hours. Very weird. Not working.
Here is a url - very beginning stages of a site. Just starting to get my feet wet with zen cart and php.
http://69.89.31.83/~egallant/ZenCart...&products_id=1
Thank you for any help on this.