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

TOPIC: Despription - Review - Ask Question not in line

Despription - Review - Ask Question not in line 11 years 6 months ago #450

As you can see at the attachment, the Product Despription - Review - Ask Question are not in a horizontal line as they should be, but they are in a vertical one.

LINK

Did I made something wrong or is template issue?

Thanks in advance
Sofoklis
Attachments:
The administrator has disabled public write access.

Despription - Review - Ask Question not in line 11 years 6 months ago #452

Hi,

Probably one of your Joomla's CSS file is overwrite the float:left; CSS rule for ul > li element,
The patch is easy though,

open this CSS file:
www.pantikidis.gr/trazeras-test/templates/trazerascb/html/com_virtuemart/assets/Flexible/tabcontent.css

and find this CSS file:
div#vmFlyPageBottom ul.shadetabs li {
	margin:0;
	padding:0;
	line-height:15px;
}  
and change it with this:
div#vmFlyPageBottom ul.shadetabs li {
	margin:0;
	padding:0;
	line-height:15px;
	float:left;
}

The result will be:

ScreenShot2012-09-30at12.39.44AM.png



Cheers.
Flexible Support Desk
The administrator has disabled public write access.
Time to create page: 0.088 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