Jump to content

How to remove 'bigpic' from product page?


Recommended Posts

in the css file of the theme http://purovinil.pt/modules/thmskins/css/white.css

 

add

 

display:none

like this

 

 

 

 

#primary_block #image-block img#bigpic {

-moz-border-radius:5px;

-webkit-border-radius:5px;

background:none repeat scroll 0 0 #F8F8F8;

border:1px solid #DDDCDC;

cursor:pointer;

height:350px;

padding:8px;

width:350px;

display: none;

Link to comment
Share on other sites

transplant t oproduct footer or exrta actions of product page

 

Sorry to insist Shacker, but I already tryed that also, the result is: "This module cannot be transplanted to this hook."

 

The thing is that this application was already in place, I think the problem start when i update .htacess... but I cannot sure

Link to comment
Share on other sites

  • 1 year later...
×
×
  • Create New...