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

TOPIC: Custom fields on one line?

Custom fields on one line? 8 years 3 weeks ago #13993

Hi guys, just one question, i've been wracking my brain - whats left of it - to find what line to edit in the CSS to get the product description(custom fields) on one line? Right now the label is over the information with a huge space between. Many thanks for any hints / pointing and explaining in crayons.

Hope you're coffee is hot and strong// meg
The administrator has disabled public write access.

Custom fields on one line? 8 years 3 weeks ago #14009

Hi Meg,

The spaces between title and selectbox.. or in general; any kind of CSS related things are varies from website to website. Because even though CleanMart styles the elements; sometimes Joomla templates add some override CSS rules and make things look little weird.

This can easily be patched by couple extra CSS codes to CleanMart (override for override). But i should see your website first.

Can you provide me a Product Details Page URL (where there are some custom-fields) from your website?

Regards.
Last Edit: 8 years 3 weeks ago by Support.
The administrator has disabled public write access.

Custom fields on one line? 8 years 2 weeks ago #14028

Hi,

Open this CSS file:
/templates/finality/html/com_virtuemart/assets/css/flexible.css

scroll to the bottom and include these CSS rules:
#FlexibleProductDetailsPage span.product-fields-title,
#FlexibleProductDetailsPage .product-field-display { display:inline-block; border:none; margin:0; vertical-align: top;}

The result will be:

Attachment ScreenShot2016-04-05at1.52.50AM.png not found




Regards.
Last Edit: 8 years 2 weeks ago by Support.
The administrator has disabled public write access.

Custom fields on one line? 8 years 2 weeks ago #14031

thank you thank you thank you!!! :D ♥
The administrator has disabled public write access.

Custom fields on one line? 8 years 2 weeks ago #14033

Im afraid something went kaboom, now it's back to being listing with a dott infront and lowered again. I've tried to find it, but it just wont show up. I get something called user defined stylesheet?? I checked it out and apparently that's from not doing doc type as the first thing in your index page. so fixed that. but it's still showing it as listings in the same style as the original style sheet (not the clean style from your template)
many thanks for your patience and your help! //meg
The administrator has disabled public write access.

Custom fields on one line? 8 years 1 week ago #14065

Hi,

Open this CSS file:
/templates/finality/html/com_virtuemart/assets/css/flexible.css

scroll to the very bottom and insert these CSS rules:
#FlexibleProductDetailsPage span.product-fields-title,
#FlexibleProductDetailsPage .product-field-display { display:inline-block; border:none; margin:0; vertical-align: top; padding:0; line-height:normal;}
 
#FlexibleProductDetailsPage .product-fields-value ul { padding:0;margin:0;}
#FlexibleProductDetailsPage .product-fields-value ul li { line-height:normal;}

and you will be good to go.

Regards.
The administrator has disabled public write access.
Time to create page: 0.068 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