how to reduce article image in Music state

Responsive community-minded music Joomla template with JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 18, 2014 1:47 am
Reply with quote
Report this post
Hi Guys,

How can can I define the image size of the articles. Please see link.

http://misslistings.com/index.php/compo ... beach-club

thanks
User avatar
Junior Boarder

GK User
Mon Aug 18, 2014 7:29 am
Reply with quote
Report this post
Currently image fills entire width of article column. How would you like it to look after the change?
User avatar
Moderator

GK User
Mon Aug 18, 2014 11:54 pm
Reply with quote
Report this post
I just want to define the with and the height. say 700 width by 280 height. coz I want to use the space in the left for banners. basically use the article view like its 2 columns one wider for articles and on the left side for banners

thanks
User avatar
Junior Boarder

GK User
Wed Aug 20, 2014 12:38 am
Reply with quote
Report this post
hi guys, is it possible to change/ define the width and height of the image in the article. need your help.

thanks
User avatar
Junior Boarder

GK User
Wed Aug 20, 2014 6:45 am
Reply with quote
Report this post
You cant set strictly width and height as images might have different aspect ration.
Instead please set maximum width of the image.
To do so please edit: /templates/gk_musicstate/css/override.css and add at its end:
Code: Select all
.itemImageBlock img {max-width: 700px !important;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Aug 20, 2014 10:33 am
Reply with quote
Report this post
Big THANKS! it worked but not sure about the module position of the article page the text still covers the whole width of the page. I was hoping to put vertical banners at the RIGHT SIDE (could it be in the sidebar module position)

Can article view be a double column like main article page be in the TOP 1 or MAINBODY_BOTTOM and the banner be in the SIDEBAR module position.

thanks
User avatar
Junior Boarder

GK User
Wed Aug 20, 2014 1:17 pm
Reply with quote
Report this post
This would require template customisation.
Sadly this is not covered by our technical support.
User avatar
Moderator


cron