Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
Riyaz (Guest)
Riyaz (Guest)
Hi:
 
Anyone know of how to display the list price of the product in a bigger size?
 
Also how do I change the add to cart etc buttons to a different one?
 
Thanks
 
flitehaus
flitehaus
Picture 1.png (52Kb)  
Yes, we were able to do it by modifying the CSS and changing the url of the button to a different image.
 
You should check out the CSS Reference Tabl in the Manuals section.
 
Riyaz (Guest)
Riyaz (Guest)
Thanks, I will look into it. Any other guidance would be most appreciated, flitehaus.
 
crmartell (Guest)
crmartell (Guest)
Most buttons are made up of 2 images (A left and right side).
 
If you take a look at the dimensions of these buttons in the images folder for the particular style you will see what they look like.
 
Then you can create your own left and right button using similar dimensions. The two sides are put together as background of the button and are variable sized to the text which is overlayed on top.
 
You will have to change the CSS for your style to use the new button names. Unless you name them the same as the original buttons.
 
Hope this helps.
 
Riyaz (Guest)
Riyaz (Guest)
Helps a lot crmartell, thanks so much.
 
Could you also tell me how do we increase price size?
 
Regards.
 
Riyaz (Guest)
Riyaz (Guest)
Thanks guys, I was able to figure out how to change the price etc etc. It is in the CSS file.