By aamin on
Hi,
I am using a custom theme and need to insert background images around the content of my theme. I saw an example of this at
http://highervisibilitywebsites.com/drupal-themes here the borders on either side of the theme is blue in color and on my website I want to add a custom image similar to the blue color on this website.
can anyone help me how to go about it.
Thanks in advance.
Moved by VM
Comments
This is done via css. You
This is done via css. You can set it using background: in the body tag of the css.
Thanks..it worked
Thanks..it worked
If I want it to be a clickable image wat should I do
what should I do if I want the background image to be a clickable image?
Thanks
See:
See: http://webdevnews.net/2007/01/css-trick-turning-a-background-image-into-...