Log in

View Full Version : Resolved CSS Image Boarder



robin9000
02-02-2009, 03:38 PM
What I would like to know is, is there any way that I can create a background not just with one image but with three different images for the top banner on my pages.

I want to use css because I can transfer them right across all pages by using an exernal css document. I am thinking it is not possible but if it is please prove me wrong.

I know how to get a solid image to do this but the reason I need it to do it this was is because the first image can not repeat the last image to the far right can not reapeat.
And the middle image is to repeat.
The page and site I am trying to reconfigure is:
www.robinsden.890m.com/main.html
you'll see what I am tring to do is to make it so that I can eleminate my frames but keep mantince low like it is now. Thanks to all

Snookerman
02-02-2009, 03:44 PM
If I understand your question correctly, you can only do that with CSS3.

robin9000
02-02-2009, 03:57 PM
Will browsers understand what I have done if I use CSS3 and if so, do you know how I would acomplish such a task?

Snookerman
02-02-2009, 04:00 PM
I think it only works in Safari at this moment, here's more info:
http://www.css3.info/preview/multiple-backgrounds/ (http://www.css3.info/preview/multiple-backgrounds/)

Good luck!

robin9000
02-02-2009, 04:29 PM
Ya, I can see what you mean, I guess I will have to find another way around tring to do this.

Thanks.

Snookerman
02-02-2009, 04:34 PM
You're welcome, glad to help!

Good luck with your site!