increase image
4 posters
Page 1 of 1
increase image
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 .
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 .
Re: increase image
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
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
Re: increase image
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.)
http://pl.hitskin.com/?afolder=theme&id=182744
(on mouse over to "Index", "Portal", "Faq" etc.)
Re: increase image
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);
}
Re: increase image
Topic Solved & Locked |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Problems with Host Image Image/Insert Image
» Image style HTML Stop working when Image auto-resize is Enabled.
» Issue with forum background image and custom image display
» Replace folder image with a text (folder image = image od topics, new topics, and locked topics of the categories and forums)
» How can I add another image, when hovering this image?
» Image style HTML Stop working when Image auto-resize is Enabled.
» Issue with forum background image and custom image display
» Replace folder image with a text (folder image = image od topics, new topics, and locked topics of the categories and forums)
» How can I add another image, when hovering this image?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum