bluby Posted September 23, 2010 Share Posted September 23, 2010 I'd like to change the font attributes for the Price on the cart.php page Where is this in styles.css? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
bluby Posted September 23, 2010 Author Share Posted September 23, 2010 To accomplish this you would open style.css in your orderforms directory. In my case it would be the /template/orderforms/web20cart/style.css Line 7: .pricing{color:#9F0000;font-size:16px;} 0 Quote Link to comment Share on other sites More sharing options...
bluby Posted September 23, 2010 Author Share Posted September 23, 2010 But I can't find where to edit this menu size and font: Hosting | SSL Certificates | Design | Register Domain | Transfer Domain | View Cart 0 Quote Link to comment Share on other sites More sharing options...
bluby Posted September 24, 2010 Author Share Posted September 24, 2010 Anyone? Can't find where to edit this menu size and font: Hosting | SSL Certificates | Design | Register Domain | Transfer Domain | View Cart 0 Quote Link to comment Share on other sites More sharing options...
thehost5968 Posted September 24, 2010 Share Posted September 24, 2010 (edited) Hi .cartmenu (line 3 of your_cart/style.css) { background-color: #ffffff; margin-top: 0pt; margin-right: 0pt; margin-bottom: 10px; margin-left: 0pt; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; } Edited September 24, 2010 by thehost5968 0 Quote Link to comment Share on other sites More sharing options...
bluby Posted September 25, 2010 Author Share Posted September 25, 2010 I don't see anything in that CSS that has font attributes. Please advise. 0 Quote Link to comment Share on other sites More sharing options...
thehost5968 Posted September 25, 2010 Share Posted September 25, 2010 you would need to add the font attribute 0 Quote Link to comment Share on other sites More sharing options...
bluby Posted September 25, 2010 Author Share Posted September 25, 2010 Awww, so simple. Thanks for that. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.