VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: stevennestler on November 18, 2011, 02:22:48 AM

Title: CSS issues
Post by: stevennestler on November 18, 2011, 02:22:48 AM
J1.7, VM 1.9M

I have a couple of layout issues:

1. I'm having trouble getting the right order of the 4 categories I'm showing.  I get them to display by listing them as A,B,C, and D; otherwise they go by the alphabetical order of the category names.  How can I change this properly?

2. I would like to make the price more prominent on the product page by using a larger font.  How do I change the css for that, without changing the entire description?

Thank you,
Steven
Title: Re: CSS issues
Post by: JtouchMobile.com on November 18, 2011, 03:49:45 AM
Hi Steven,

Re #1: not really understand what you mean with this issue " I get them to display by listing them as A,B,C, and D; otherwise they go by the alphabetical order of the category names"


#2: You can use Developer tools to find out what css applied to price tags (see screenshot)

[attachment cleanup by admin]
Title: Re: CSS issues
Post by: stevennestler on November 18, 2011, 10:33:52 AM
Sorry it was not clear.  I have literally added letters to the category names to alphabetize the order. Please see the attached.

[attachment cleanup by admin]