Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FashionMart (SKU# FLEX-00008)

TOPIC: [SOLVED] "ask a question " fields alignment

[SOLVED] "ask a question " fields alignment 11 years 8 months ago #113

Thanks for the great work you are doing.
I bought VM fashonmart from you and I have noticed at the "ask a question" page, the e-mail field seems to be out of alignment. Please see the attached picture.
Please help me resolve this problem.

Thanks
askaquestion.png
Last Edit: 11 years 6 months ago by Support.
The topic has been locked.

"ask a question " fields alignment 11 years 8 months ago #118

Hi,

It looks like a CSS issue, and can be solved very easily.
if you provide me LIVE URL to let me check your website, i can point out the corrupted CSS rule and provide you a patch to solve this issue.

Flexible Support Team.
The topic has been locked.

"ask a question " fields alignment 11 years 8 months ago #122

The topic has been locked.

"ask a question " fields alignment 11 years 8 months ago #132

Hi,

open this CSS file:
dorafs.com/templates/as002032/css/template.css

and find this CSS rule:
#colmain label
{
	float: left;
	width: 180px;
}

change it with this:
#colmain label
{
 
	width: 180px;
}



and Find this CSS rule:
#colmain input
{
	float: left;
	width: 220px;
	padding: 4px 4px 4px 4px;
}

change it with this:
#colmain input
{
 
	width: 220px;
	padding: 4px 4px 4px 4px;
}

the RESULT:

ScreenShot2012-08-17at4.05.20PM.png
The topic has been locked.
Time to create page: 0.085 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo