Bottom Background

Unique Joomla 1.5 template with powerful navigation and stunning design discussion forum
GK User
Sun Oct 03, 2010 12:20 am
Hi!

I want to add a background for the bottom of the Pulse Template. As an example, lets think the name of that background image as "bg_bottom". How can I do this?

Thanks in advance!
User avatar
Senior Boarder

GK User
Sun Oct 03, 2010 12:37 am
To be clear, I want this background behind the content in the footer position of this template...
User avatar
Senior Boarder

GK User
Sun Oct 03, 2010 1:19 am
http://demo.gavick.com/joomla15/oct2009 ... style1.css

div#bottom2 (line 45)

{

background-color: transparent;

background-image: url("../images/style1/bottom_bg.png");

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0pt 0pt;

}

div#bottom2 (line 58)

{

color: #999999;

}


The bottom is a bit tricky for a new coder. It's broken up into two div's bro the color #999999 is the color under the module and the bottom navigation. The image stops about 70% from the top and is transparent, I hope that helps.
User avatar
Platinum Boarder

GK User
Sun Oct 03, 2010 10:07 pm
Thanks Mongo2006!

But that's not exactly the solution that I'm looking for. Here a leave a Screenshot to explain it:
User avatar
Senior Boarder

teitbite
Mon Oct 04, 2010 5:46 pm
Hi

I'm affraid this cannot be done without changing the template code. Unfortunately such changes are considered as customization. If You want You can hire me to this small job.
User avatar
Moderator


cron