Hi,
Can anyone tell me where I can align my my read only text attributes, as you can see the Option Value is higher than the Option Name.
http://bbvinyl.com/zenbak/index.php?...&products_id=2
Thanks
Hi,
Can anyone tell me where I can align my my read only text attributes, as you can see the Option Value is higher than the Option Name.
http://bbvinyl.com/zenbak/index.php?...&products_id=2
Thanks
http://www.zen-cart.com/forum/showth...ign+attributes
But actually in the case of your it is going to be
.wrapperAttribsOptions div{
margin-top:7px;
}
Last edited by niccol; 22 Oct 2009 at 06:44 PM.
Nick
iszent.com
Thank You niccol,
all fixed now and I made option value bold.
.wrapperAttribsOptions div{
margin-top:8px; font-weight: bold;
}
btw is there a tutorial on how to create more Extras under the admin (like Artist Name) so instead of me using attributes for media quality?