Customizing Template

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Tue Jul 10, 2012 2:18 pm
Hi. I would like to know if is possible to show images or some colors on both side on template. The template has a size but i got a space on the left and right sides and i wish make something with they

Is that possible?

I have the Financial Business template
User avatar
Senior Boarder

Konrad M
Wed Jul 11, 2012 9:38 am
Hi,
please give us url to your site and maybe some screen what exactly want to achieve ?
User avatar

GK User
Wed Jul 11, 2012 1:39 pm
Konrad M wrote:Hi,
please give us url to your site and maybe some screen what exactly want to achieve ?


Hi Konrad, The url is http://somos1producciones.com/

I attached a image with the home page with a red frame where i would like use some image or colors.

Something like the yourshop template. That template has something on the background that use that zone i mentioned
User avatar
Senior Boarder

Konrad M
Wed Jul 11, 2012 5:15 pm
The easiest way to achieve that is preparing one big image with this left and right image and empty space beetwen them. This space has to have same width as your template. Then copy this image to /images/style1/ folder. Then please try add to override.css
Code: Select all
body {
background: url('../images/style1/bg_image.jpg') no-repeat center 0;
}

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


cron