-
AuthorPosts
-
pagabas Friend
pagabas
- Join date:
- November 2010
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
April 24, 2011 at 1:56 am #163154Hello
The template seems to have an issue when adding an image with a text… I can’t get the image to line up with the text using align=”top” OR “left” . Also, I used hspace to control the space with the text but past hpace=”25″, nothing moves. I even resizes the
see site here: http://www.mairie-pouni.com/dev
Thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 24, 2011 at 6:42 am #387809Do you want more space between image and text in the attached image. Please advice
pagabas Friendpagabas
- Join date:
- November 2010
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
April 26, 2011 at 6:39 am #388221Chavan,
I used hspace = 25 and still I do not see any improvement. Also, I noticed that whenever I use the article WYSIWYG editor, it does not display well in front end. I endup using the html editor to enter codes, but even with that its a struggle. For example, a table will show fine in preview, but not when it is saved.
I would like to know how you manage content (easily) with this template.
Thankschavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 26, 2011 at 8:20 am #388263Go to this file http://www.mairie-pouni.com/dev/templates/ja_anion/css/template.css
Then do the following changes. Just added a padding to that image.
Replace the code
.article-image {
float:left;
left:0;
position:relative;
top:5px;
}
with
.article-image {
float:left;
left:0;
position:relative;
top:5px;
padding:0 5px 0 0;
}Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
pagabas Friendpagabas
- Join date:
- November 2010
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
April 27, 2011 at 2:06 am #388433Thanks. It worked
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by pagabas 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Template issue with image in an article
Viewing 5 posts - 1 through 5 (of 5 total)