Hi there,
I have Clean Cut and love it but would really like to add a widget friendly footer like the one at http://www.kriesi.at
How could I do that please ?
Many thanks
Stuart
Hi there,
I have Clean Cut and love it but would really like to add a widget friendly footer like the one at http://www.kriesi.at
How could I do that please ?
Many thanks
Stuart
Have a look at this thread: http://www.kriesi.at/support/topic/add-widgets-to-the-footer-i-need-help
The Dude
Fantastic, that works thank you.
One question - How do I now change the colour of the footer area ? ( in the same way as it appears on this support page for example)
Add following code to your stylesheet:
#wrapper_footer_top
{
background: #000;
}
You can change the value of "background" to anything you like.
The Dude
Thanks The Dude,
playing with how to make it look how I want now, but learning with the exploration ;)
You must log in to post.