-
AuthorPosts
-
August 26, 2011 at 3:24 am #167821
I’m trying to make a new article in Teline IV and despite my best efforts to left or center align a picture at the top of the article, it always right aligns. I never have a problem when using other templates. What is it about Teline that wont let me change the picture alignment?
Thanks for any help.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 26, 2011 at 3:46 am #408627<em>@xpatriot 262705 wrote:</em><blockquote>I’m trying to make a new article in Teline IV and despite my best efforts to left or center align a picture at the top of the article, it always right aligns. I never have a problem when using other templates. What is it about Teline that wont let me change the picture alignment?
Thanks for any help.</blockquote>
Hey There . . . Any chance you can provide the following items (for the assist) . . .1. A snapshot of what you are wanting to achieve
2. The url to your site so we can see what is actually occurringAlso, please make sure that you have “Optimize CSS” set to “No” in your Template Manager.
Thanks
TOM
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 26, 2011 at 7:12 am #408666You put image tag into <div> like that
<div style="text-align:center"> <img src="..."/></div>
<em>@xpatriot 262705 wrote:</em><blockquote>I’m trying to make a new article in Teline IV and despite my best efforts to left or center align a picture at the top of the article, it always right aligns. I never have a problem when using other templates. What is it about Teline that wont let me change the picture alignment?Thanks for any help.</blockquote>
August 26, 2011 at 7:42 am #408668Thanks for the reply:
The url of the page i’m trying to create is: http://www.bangkokwired.com/index.php/leagues/bangkok-softball-league
I’m simply trying to get the JOOMLA image to be left justified.
And, yes, i have “Optimize CSS” set to “No” in my Template Manager.
Thanks.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 26, 2011 at 11:31 am #408690You replace this code from http://www.bangkokwired.com/plugins/content/plg_jathumbnail/style.css
.thumb-right {
float: right;
margin-left: 15px;
}
with
.thumb-right {
margin: 0px auto;
}August 27, 2011 at 12:44 am #408854Thanks Khand. Will that change just the one article that im trying to create, or will it change all articles that were previously created, etc?
Im looking to just change the one new article.Thanks.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 27, 2011 at 3:57 am #408872It changes all of articles contain images.
Because your website uses ja_thumbnail plugin, when a article has images is loaded, images will be transformed by ja_thumbnail.
If you want change only article, at first article, you use
{jathumbnail off images="/images/stories/demo/joomla_green_200_50.gif"}
the code turn thumbnail mode off to images are included in code. And you use
<div style="text-align:center"> <img src="/images/stories/demo/joomla_green_200_50.gif"/></div>
to show image at center.
If you can’t do that, you provide your backend information to me. I will help youTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 27, 2011 at 4:11 am #408875<em>@xpatriot 262757 wrote:</em><blockquote>Thanks for the reply:
The url of the page i’m trying to create is: http://www.bangkokwired.com/index.php/leagues/bangkok-softball-league
And, yes, i have “Optimize CSS” set to “No” in my Template Manager.
Thanks.</blockquote>
Guess I wasn’t fast enough …Glad you were able to have your issue resolved !!!
😎
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by TomC 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
unable to left or centre align article pictures in Teline IV
Viewing 8 posts - 1 through 8 (of 8 total)