Footer Banner?

Gantz

New Member
Hello, well I am using the style Hoxxy ripped, so I'm guessing he will know how to do this properly without breaking anything. XD anyway all I want to do is add a background image to my footer.

just like how the header has a banner, I also want to make a banner for the footer on my template. see the attachment for an illustration.

The red marks indicate my footer, and the location where I want to add my footer banner.

so any ideas on how to achieve this? Edit the footer template....but I don't know anything about coding a template..... >_<'
 

Hoxxy

New Member
Here you go mate:

Replace your footer template with code in attachment

find:
Your image (found twice)

and replace with:

HTML:
<img src="/path/to/image.gif" alt"" />

I didnt test it with images but it shoud be ok
 
Top