Shape 5

Joomla Templates => Touch of Soul - Club => : Robin Lenard September 30, 2010, 12:13:20 PM



: separate header and footer in template_css file
: Robin Lenard September 30, 2010, 12:13:20 PM
I'm trying to use 2 files (1 for the header and 1 for the footer)

I want to be able to set the header at the top (of course) and the footer image at the footer, on every page BUT whatever page you are on, the footer should always line up perfectly at the bottom of the page no matter how little or how much information is on that particular page.

I looked through the template_css file but I cant seem to find it where the code is (if there is any?)

Thanks in advance to anyone!  :)


: Re: separate header and footer in template_css file
: mikek September 30, 2010, 02:21:13 PM
Hello,

There's no a way to line it up across the bottom on every page without using a lot of custom javascript. Images in css have a top css call that you can align to 0px. There is no option in css to line an image up across the bottom of the screen.


: Re: separate header and footer in template_css file
: Robin Lenard September 30, 2010, 03:11:59 PM
There has got to be a way - guess I have to do alot of javascript


: Re: separate header and footer in template_css file
: chasbagley October 15, 2010, 08:34:23 AM
Hi Robert,
It is possible to make those images available by including them into the background.
Then by loading the back ground to it's place, you may have to make adjustments, but it does work.
Just my 2 cents worth.
I have done this very thing here for the logo. http://graywolfflyrods.com
The site isn't finished, but check it out.
Charlie