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

TOPIC: Problem in detail and in category

Problem in detail and in category 10 years 17 hours ago #9503

Hello,

please help me with template, I have lots of problem inside of my Gantry Joomla template.

1st I have problem with top menu on product details, the product image is overlap top menu, which doesnt work correctly.


2nd There is a problem with sticker NEW, its overlap top menu


3rd Show some strange smiley with text on QuickLook


Thank you in advance.
Jiri
Last Edit: 10 years 17 hours ago by Kopecky Jiri.
The administrator has disabled public write access.

Problem in detail and in category 10 years 3 hours ago #9509

Hi,

Those are simple CSS z-index issues (except the last one) and can be resolved very easily.
I can help you with that. But i need to see your website first. What is your website URL?

Regards,
Support
The administrator has disabled public write access.

Problem in detail and in category 10 years 3 hours ago #9512

Hello,

you can find this problem here:
www.3dpotisk.cz/internetovy-obchod/kryt-na-mobil-s-vlastnim-designem/iphone-5-5s-kryt-s-vlastnim-potiskem

Thanks and Best Regards
Jiri
The administrator has disabled public write access.

Problem in detail and in category 10 years 2 hours ago #9517

Hi,

open this CSS file:
/templates/destinyfx/html/com_virtuemart/assets/css/flexibleVM2Global.css

find this CSS rule and make the change as indicated:
.FlexibleBadge {
	position: absolute;
	top: -12px;
	left: -12px;
	width: 43px;
	z-index: 11;    <--- change this line to:   z-index:1;
}

this is will fix the problem of NEW icon stays above the drop down.

Then, within the same CSS file, scroll to the bottom, and include this extra CSS rule:
body.component-body canvas { display: none !important; }

this will fix the problem of weird Smiley problem you are having in the QuickLook window.

If you like CleanMart and satisfied with the support you have received, please "write a review" on:
www.flexiblewebdesign.com/Virtuemart-2-Templates/CleanMart

Write couple of sentences to share your experience with the support team.
Just 2-3 sentences would be enough ;) It might sound simple to you, but it is extremely important. Potential customers care about product reviews very much.

Thanks in advance!

Regards,
Support
Last Edit: 10 years 2 hours ago by Support.
The administrator has disabled public write access.

Problem in detail and in category 10 years 1 hour ago #9520

Thank you for fast support.

The canvas problem is still visible on product details. How can I fix it there?

Let me ask you about 1st problem of main product image on product detail.
There is a also problem with top menu. I was find code in firebug
<div id="wrap" style="top:0px;z-index:9;position:relative;">

Please let me know where I can change this z-index? I cant find it in flexibleVM2Global.css
Last Edit: 10 years 1 hour ago by Kopecky Jiri.
The administrator has disabled public write access.

Problem in detail and in category 10 years 32 minutes ago #9521

Hi,

you don't need to find it in the CSS file, you can create a fresh new rule for it and override the current stylization. But since, the DIV tag uses "inline style", in order to override it, you need to use !important parameter. So instead of the inline rule; the new rule you created will be effective.

all in all, within the flexibleVM2Global.css create this rule:
.main-image #wrap { z-index:1 !important;}

So the #wrap element will have z-index:1, instead of z-index:9
Understand the importance of !important parameter? It overrides the inline style.

If you like CleanMart and satisfied with the support you have received, please "write a review" on:
www.flexiblewebdesign.com/Virtuemart-2-Templates/CleanMart

Write couple of sentences to share your experience with the support team.
Just 2-3 sentences would be enough ;) It might sound simple to you, but it is extremely important. Potential customers care about product reviews very much.

Thanks in advance!

Regards,
Support
Last Edit: 10 years 32 minutes ago by Support.
The administrator has disabled public write access.
Time to create page: 0.110 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