how to change the bottom background at Penguin Mail 1.7 template

GK User
Sun Sep 18, 2011 7:01 pm
hi there, im wondering how i can make my website looks like that image, i want a background at the bottom of my page. i take a look at the forum but i didnt find something like that. this is the first time im using Gavick template... so i need your help :)


penguin_mail.jpg
User avatar
Fresh Boarder

GK User
Sun Sep 18, 2011 10:02 pm
Its ok… I find it…

Step1:

Go to: templates/gk_penguinmail/layouts/default.php
And insert that code after the <body>

Code: Select all
<div id="footer_bg">

Close the div after the </body> and save it.


Step2:

Go to: templates/gk_penguinmail/css/override.css

And insert that line:
Code: Select all
# footer_bg {background:url(../images/footer.jpg) bottom center transparent repeat-x;}


just make sure the heigh of your image(footer.jpg) is correct

And its done :)

hope it helps
User avatar
Fresh Boarder

GK User
Fri Sep 23, 2011 7:36 am
gnsystems This don't work for me, do I need some additional instruction to get it working?
User avatar
Senior Boarder

GK User
Fri Sep 23, 2011 1:02 pm
can i have the url of your website please?
User avatar
Fresh Boarder


cron