View Full Version : Product Spacing/Styling
stusys
19-Oct-2004, 11:39 AM
Hi,
I want to be able to close the gap between the Quantity Field and the text above.. (please see http://www.aware.aissys.com/acatalog/HOM_Samba_Hip_Trunk.html for example)...
I also want to be able to add a style from the Stylesheet onto the actual text input box for the Quantity.
I have looked in the Advanced User guide at 'Changing the Way Product Variants are Laid Out' but that really dealt with the components...
Any help would be apprecaited..
Thankyou
Stu
James M
20-Oct-2004, 10:02 AM
Hi Stu
To remove the gap above the the quantity in your product pages, try going to Design | Text, then clcik the GOTO button, then enter Phase -1, ID 2278.
You will see it highlights a <br>, if you remove that, it should remove the gap you mention.
I also want to be able to add a style from the Stylesheet onto the actual text input box for the Quantity.
Can you calrify what you mean by this? You're wanting the changing the font, colour, size etc... that appears in the quantity box?
Cheers
________
MFLLB (http://vaporizer.org/reviews/)
stusys
20-Oct-2004, 10:12 AM
Ah thankyou...
I want to be able to add a CSS style to the actual box where you enter the amount you want to buy.. So I can change the appearance of the colour, size, font and border of the box...
Thanks again..
Stu
stusys
21-Oct-2004, 11:02 AM
Hi,
I tried the ID you mentioned, but the gap is still there? Any ideas?
Thanks
Stu
James M
21-Oct-2004, 11:25 AM
Ah thankyou...
I want to be able to add a CSS style to the actual box where you enter the amount you want to buy.. So I can change the appearance of the colour, size, font and border of the box...
Thanks again..
Stu
You can add a CSS style to the quantity box, by going to Design | Text, click GOTO then enter Phase=-1, ID=2173.
You will see a line of html that control the quantity box
%s<INPUT TYPE=text NAME="%s" SIZE="4" VALUE="%d">
You can add a CSS class from your CSS file to the end of this html, i.e.
%s<INPUT TYPE=text NAME="%s" SIZE="4" VALUE="%d"class=" actxxlarge">
This would make the quanity font larger... but you can add other classes to this as you wish.
Hope that helps
________
1Delicious_Pussy (http://www.girlcamfriend.com/cam/1Delicious_Pussy/)
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.