View Single Post
  #2  
Old 06-22-2008, 07:12 PM
Watdaflip's Avatar
Watdaflip Watdaflip is offline
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,638
Default Re: how can i add css picture in bluevoda??

I don't know if BV has the feature built in, you can always do it manually by inserting the code

Code:
style="background-image: url(http://yoursite.com/image.jpg);"
into the html tag of where you want a background image.
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Reply With Quote