Category view - transparent images

14.01.2016 14:18
#1
Smokehead
Joomshopping forum user no avatar
Name: Ian
12.06.2014
Posts: 2
Quote
Category view - transparent images

Is there a possibility to get this "shadow-border" away in the background of the category-image?
I use images with transparent background but there is something like a border behind the image. How can i get rid of it?

Greets
Category view - transparent images


Joomla: 3.xx
JoomShopping: 4.11.6
 
14.01.2016 15:08
#2
FrankG.
User FrankG.
Name: Frank
30.11.2011
Posts: 1600
Quote
Aw: Category view - transparent images

Step 1... in componets/com_jshopping/templates/default/category/maincategory.php
in line 35 <img class = "jshop_img" src = "<?php print $this->image_category_path;?>....
change <img class = "jshop_img bgt" src = "<?php print $this->image_category_path;?>

Step 2... in componets/com_jshopping/css/default.css
add ".bgt{background-image: url(../images/category_view_transparentback.jpg);background-repeat: no-repeat;}"
without"

Step 3... copy die image file in componets/com_jshopping/images

greeting Frank


Letzte Änderung: 14.01.2016 15:28
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.