End of Support for Joomla 3 - Forum closed
Zoom in effect
- sara.bordo
- Offline Topic Author
- Fresh Boarder
-
- Posts: 7
- Thank you received: 0
Hi, in the Strips - Top B mod_rocksprocket is possible disable the zooming effect in the articles images in home page?
Last Edit:6 years 9 months ago
by sara.bordo
Last edit: 6 years 9 months ago by sara.bordo.
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Add this css code to your css/custom.css
img.hover-effect:hover {
-webkit-transform:none !important;
-moz-transform: none !important;
-o-transform: none !important;
transform: none !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: sara.bordo
Please Log in or Create an account to join the conversation.
- sara.bordo
- Offline Topic Author
- Fresh Boarder
-
- Posts: 7
- Thank you received: 0
And how can i completely remove the area "Expert - Professional Joomla Template" from the home page?
Attachment expertprofessional.jpg not found
by sara.bordo
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Hi there,
it is the Joomla system output, therefore its an article.
www.joomlaplates.com/support/documentati...profile-to-menu-item
it is the Joomla system output, therefore its an article.
www.joomlaplates.com/support/documentati...profile-to-menu-item
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- sara.bordo
- Offline Topic Author
- Fresh Boarder
-
- Posts: 7
- Thank you received: 0
I saw the article, but I did not understand how to do it anyway. I can not find what to delete. If you can have some more indication.
by sara.bordo
Please Log in or Create an account to join the conversation.
- sara.bordo
- Offline Topic Author
- Fresh Boarder
-
- Posts: 7
- Thank you received: 0
oh...i'm sorry. Resolved. I did not understand that it was the default article of the home.
by sara.bordo
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates