Image Module Suffix

Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
GK User
Fri Mar 15, 2013 11:32 am
Hi do you hav any suffix to make a image in a module to get full with.
User avatar
Fresh Boarder

Konrad M
Fri Mar 15, 2013 1:18 pm
Hi,
no but show me which images you want to set to full width. So please give me url to your site.
User avatar

GK User
Fri Mar 15, 2013 2:47 pm
vallagruppen wrote:Hi do you hav any suffix to make a image in a module to get full with.


Hi and thanks for fast respons :-)

The URL is: http://atvid.vgwebb.se/index.php?option ... Itemid=583

Regards Mikael A - Vallagruppen - Sweden
User avatar
Fresh Boarder

Konrad M
Fri Mar 15, 2013 2:50 pm
Thakn you. Now explain what you would like to achieve ? Which images you want to change.
User avatar

GK User
Fri Mar 15, 2013 2:56 pm
Konrad M wrote:Thakn you. Now explain what you would like to achieve ? Which images you want to change.


Its the top image in pos: inset.
The White and blue ugly image with blue en red border.
I want to get the image without any border, i want the image as the blue block same as the top module in pos: sidebar.

Without any margins.

Hope you understand me and what i want to achieve

Regards Mikael A - Vallagruppen
User avatar
Fresh Boarder

Konrad M
Fri Mar 15, 2013 3:06 pm
If you check this url http://atvid.vgwebb.se/images/stories/gavidare.jpg you will see that image has this ugly blue nad red border inside. To remove paddings please add own suffix to this module for example ' mysuffix' then please add to override.css
Code: Select all
.box.mysuffix,
.box.mysuffix p {
    margin: 0 !important;
    padding: 0 !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Mar 15, 2013 3:11 pm
Hi and thanks its work like a charm. Thanks for good and fast support.
Have a nice weekend. :-)

Mikael A - Vallagruppen
User avatar
Fresh Boarder


cron