Can i use a url link for a background image. I want the colors to match my website but my website uses a .gif file for its background. I tried using photoshop to get the color and i got one but when i put it in the color.css it is off so i would like to use the actual .gif file. Is this possible to do with style sheets within gallery2?
If so can someone give me an example of what the line of text would like in my color.css?
Thanks
Posts: 2254
I don't completely understand your question but http://www.w3schools.com/css/css_background.asp is probably a good place to start.
You should be able to use Gimp/Photoshop to get the exact hex color code from the gif and use that in the CSS though..
Posts: 4
thanks i was able to figure it out with the link. I did originally use photoshop to get the color code but when i placed that code in the color pack it was off so i was really confused then. It is fixed now since i was able to get the actual backgournd pic to work. Thanks for the help.