Jump to content

Module JQZOOM agrandir fenetre zoom


Recommended Posts

Bonjour,

 

Voilà je voudrais agrandir la fenetre zoom du module JQzoom, je pensais qu'il suffisait de modifier le fichier \js\jquery\plugins\jqzoom\jquery.jqzoom.css avec les lignes

div.zoomdiv {

z-index : 100;

position : absolute;

top:0px;

left:0px;

width : 300px;

height : 300px;

background: #ffffcc;

border:4px solid #CCC55C;

display:none;

text-align: center;

overflow: hidden;

}

mais cela n'a rien changé

merci d'avance pour le petit coup de pouce

bonne journée

 

 

mais cela ne change rien

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...