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

TOPIC: how to remove or enlarge shadow on detail page

how to remove or enlarge shadow on detail page 11 years 3 months ago #2177

hi,
can i remove or enlarge the shadow on the bottom of the detailpage?
thank you for your help!
Regards.

Attachment productdetails.JPG not found

The topic has been locked.

how to remove or enlarge shadow on detail page 11 years 3 months ago #2178

hi,

open this CSS file:

ROOT/templates/<yourjoomlatemplate>/html/com_virtuemart/assets/css/flexibleVM2Global.css

And find this CSS rule:
.flexibleProductDetailsV2Inner {
background:url(../images/Flexible/productDetailsV2Background.png) right bottom no-repeat;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

And change it with this:
.flexibleProductDetailsV2Inner {
background:none;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

If you want to enlarge it all the way to the left, then find this PNG background image.

ROOT//templates/<yourjoomlatemplate>/html/com_virtuemart/assets/images/Flexible/productDetailsV2Background.png

Open it with Adobe Photoshop or any other Image editor software, and increase its width until you get what you are looking for.

Regards.
Forum Support.
Last Edit: 11 years 3 months ago by Support.
The topic has been locked.

how to remove or enlarge shadow on detail page 11 years 3 months ago #2179

THANK YOU!!
The topic has been locked.

how to remove or enlarge shadow on detail page 11 years 3 months ago #2192

Your welcome.

Case solved. Topic is closed.

Regards,
Forum Support.
The topic has been locked.
Time to create page: 0.086 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