Full article image don't work
Rate this topic: 




1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Feb 16, 2016 7:02 pm
- Reply with quote
- Report this post
Hello,
I insert an image in article
Tab - images and links - intro image/full article image
with float left
But the images is over the text and the width is no correct.
See
http://dario.webarch.it/lupi_001/index. ... ghi-comuni
Thank you
I insert an image in article
Tab - images and links - intro image/full article image
with float left
But the images is over the text and the width is no correct.
See
http://dario.webarch.it/lupi_001/index. ... ghi-comuni
Thank you
-

- Junior Boarder
- teitbite
- Mon Feb 22, 2016 11:28 am
- Reply with quote
- Report this post
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
.img-fulltext-right {
float: right;
margin: 0 0 15px 15px;
}
.img-fulltext-left {
float: left;
margin: 0 15px 15px 0;
}
-

- Moderator
- teitbite
- Thu Feb 25, 2016 10:41 am
- Reply with quote
- Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-

- Moderator
4 posts
• Page 1 of 1
