The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

increase image

4 posters

Go down

Solved increase image

Post by Feli April 3rd 2013, 3:03 pm

Hi.
On my forum I have script which increase almost all images on mouse over.(installed when with skin).
And I want to modify/delete this, I search in templates and css but no reason :/.
Feli
Feli
Forumember

Male Posts : 84
Reputation : 0
Language : Polish
Location : Polska

http://anrevosprites.forumpl.net

Back to top Go down

Solved Re: increase image

Post by Sir Chivas™ April 3rd 2013, 3:42 pm

Hi,

Can you post a thread where this occurs? Is this the code that you have installed maybe?
https://help.forumotion.com/t115826-add-a-lightbox-effect-to-the-images-of-the-forum
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Solved Re: increase image

Post by Feli April 3rd 2013, 7:14 pm

It's different kind of increase, on this template can u see:
http://pl.hitskin.com/?afolder=theme&id=182744
(on mouse over to "Index", "Portal", "Faq" etc.)
Feli
Feli
Forumember

Male Posts : 84
Reputation : 0
Language : Polish
Location : Polska

http://anrevosprites.forumpl.net

Back to top Go down

Solved Re: increase image

Post by E-Mark April 3rd 2013, 7:27 pm

Find this on your CSS and remove them:
Code:
a img:hover  {
-webkit-transition:All 0.3034s ease;
-moz-transition:All 0.3034s ease;
-o-transition:All 0.3034s ease;
-webkit-transform: rotate(0deg) scale(1.133) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.133) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(1.133) skew(1deg) translate(0px);
}
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Solved Re: increase image

Post by Feli April 4th 2013, 10:41 am

Works, ty.
Feli
Feli
Forumember

Male Posts : 84
Reputation : 0
Language : Polish
Location : Polska

http://anrevosprites.forumpl.net

Back to top Go down

Solved Re: increase image

Post by Jophy April 4th 2013, 10:52 am

Topic Solved & Locked
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum