View Full Version : Stylesheet for Class of service
Angi
17-Sep-2003, 09:18 PM
Hi,
Does anyone know how to add a stylesheet to the "Class of Service" textfield on the Act_Order01.html, I have tryed looking for it everywhere and im not having much luck, would really appreciate some help on this one.
thank you in advance.
angi:confused:
Hi Angi
If I'm right in thinking you want to change the stylesheet for the text "Class of Service", you can add a span tag to the prompt in Design Text | Phase: -1, ID: 1 (Shipping DB).
Ben
Angi
18-Sep-2003, 12:35 PM
Im really sorry, I meant the dropdown choice option for the Class of Service. you know the one that has the values "Second Class Post (£0.66)" and "First Class Post (£0.84)".
Thanks:)
cdicken
18-Sep-2003, 04:32 PM
You've got to go into the Perl for this one.
Open up 'ShippingTemplate.pl' within the 'ShipControl' directory. You need to open it using 'Notepad'.
Do a search for '<select' and you will see the select HTML tag you need to add the class value into.
Make sure you precede each quote mark with a '\' i.e.
span class=\"actxxsmall\"
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.