It's just a small image with the shadow cast on the background:
http://www.streamline.net/graphics/bg_main.gif
And it's stretched vertically to the full page height.
If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!hi,
can any one help me.
I'm looking to produce the background shadow effect, like whats on my Hosting providers site WWW.streamline.net
I think its something to do with
" css drop shadow background "
tried searching on google, but its not producing the correct results. Think i may be on the wrong track.
any help would be greatful
cheers
It's just a small image with the shadow cast on the background:
http://www.streamline.net/graphics/bg_main.gif
And it's stretched vertically to the full page height.
cheers for that, I already knew that want to know how it is implemented
just add 2 tables on the sides with the image as bg or use css :
body{
background-image:url(path to image);
}
Bookmarks