wlongdonstudio Posted March 3, 2013 Share Posted March 3, 2013 according to http://laloptical.com/Shop/en/frames-for-women/96-10x223singlelenses.html how do i change the font size and color of the radio button option? please help Link to comment Share on other sites More sharing options...
Whispar1 Posted March 3, 2013 Share Posted March 3, 2013 There are several things you need to do: In your amp.css file, go to approx line 137 and look for .amp_nila { add the following to the css: font-size=12px; color:#990000; Of course choose your size and color of choice. Then you will need to modify this line ( I am assuming in your product.tpl file - someone can correct me if I am wrong here) <div id="awp_cell_cont_114" class="awp_cell_cont awp_cell_cont_17 awp_clear" style="width: 97px;"> The width of 97px; will not hold a larger font size so in the case of 12px; change 97 to say 120 Link to comment Share on other sites More sharing options...
wlongdonstudio Posted March 3, 2013 Author Share Posted March 3, 2013 Thank you..i'm going to try this Link to comment Share on other sites More sharing options...
wlongdonstudio Posted March 4, 2013 Author Share Posted March 4, 2013 (edited) what's the part for amp.css? i'm using 1.5.3.1 got it thank you Edited March 4, 2013 by wlongdonstudio (see edit history) Link to comment Share on other sites More sharing options...
Whispar1 Posted March 4, 2013 Share Posted March 4, 2013 my bad - awp.css /Shop/modules/attributewizardpro/css/awp.css 1 Link to comment Share on other sites More sharing options...
wlongdonstudio Posted March 4, 2013 Author Share Posted March 4, 2013 how do i change the color and font size of the header http://laloptical.com/Shop/en/frames-for-women/96-10x223singlelenses.html eg: Select Size Link to comment Share on other sites More sharing options...
wlongdonstudio Posted March 4, 2013 Author Share Posted March 4, 2013 if i wasn't using attribute pro wizard where would i be able to go and change those font, color and size...in 1.5.3.1. Link to comment Share on other sites More sharing options...
Aaron909 Posted March 6, 2013 Share Posted March 6, 2013 (edited) To change the font/color of your page, you will need to edit your themes .css files...most likely in the global.css Edited March 6, 2013 by Aaron909 (see edit history) Link to comment Share on other sites More sharing options...
Whispar1 Posted March 6, 2013 Share Posted March 6, 2013 (edited) Since the items you want to change are part of that module and has its own css file, you might also contact the developer - they are excellent with support. http://www.presto-changeo.com/ Edited March 7, 2013 by Whispar1 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts