-
AuthorPosts
-
acho Friend
acho
- Join date:
- January 2011
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
February 2, 2011 at 12:10 am #159639Hi,
Ho can I center the image of the futured article in JA news FP /the big one/
Thak you
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
February 7, 2011 at 8:01 am #375311Dear acho,
Sorry, we not support center image, If you want, you can change by css.
acho Friendacho
- Join date:
- January 2011
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
February 15, 2011 at 8:59 pm #376846Hi Duchh,
Can you help where ant what to change in order to center the image
Thank you
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
February 16, 2011 at 12:39 am #376869<em>@duchh 219688 wrote:</em><blockquote>Dear acho,
Sorry, we not support center image, If you want, you can change by css.</blockquote>
Hi duchh,
I am curious about this decision. Is it Joomlart’s or Joomla scripting? One bad consequence of this are situations when the image is less than the wodth size of the position, To illustrate
Position width = 300
Image = 240 x300 (WxH)The accompanying text may wrap-around the image and layout like this:
____________________________________
“The text
may
appear
like this
withunacceptable and very ugly gap until the height plus margins and paddings have been reached.’
____________________________________It used to be that when you check “None”, the “wrap around the message” does not occur. But now, that option does not prevent the ugly wrap around.
To support the response by , Why is “Center” not supported? I understand that “centering” may alter tab less web layouts. If so,
What can be done to prevent the problem outlined above, if the choices are only Left or Right align? A related question: How come the “None” align option does not work anymore?
Cornelio
acho Friendacho
- Join date:
- January 2011
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
February 18, 2011 at 7:12 pm #377418Hi,
The problem is that if the image is smaller than the space for it it is put on one side and it does not look good
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 22, 2011 at 3:45 am #377869Dear acho,
You can try as following
Open the file of templates/ja_teline_iv/html/mod_janews_fp/default/style.css,Look for this css.ja-zinfp-featured .ja-zincontent-img {
background: none repeat scroll 0 0 #000000;
border-color: #000000 #000000 -moz-use-text-color;
border-style: solid solid none;
border-width: 5px 5px 0;
margin: 0;}
change to
.ja-zinfp-featured .ja-zincontent-img {
background: none repeat scroll 0 0 #000000;
border-color: #000000 #000000 -moz-use-text-color;
border-style: solid solid none;
border-width: 5px 5px 0;
margin: 0;
text-align: center;
}I hope it help !
acho Friendacho
- Join date:
- January 2011
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
February 22, 2011 at 9:19 pm #377987Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 23, 2011 at 2:09 am #378002Dear acho,
Please remove all caches before you see the change apply,If it still not help please give me your url,turn opimize css off (in template back-end >> Global tab) I will check it directly on your url.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 4 voices, and was last updated by Sherlock 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
image position news FP
Viewing 8 posts - 1 through 8 (of 8 total)