OD (again) background question

Sorry to be a bother

I'm trying to create a background image for OD. I currently have two images (one for each end), but also have a central image that would be best if tiled across to fill the background.

Can anyone help me with adding code to include this third (central) image?

please?
[Message Edited]
2,388 views 2 replies
Reply #1 Top

You're not being a bother......... that what this section is for. 

I don't have one set up that way on my drive. The only one I have with end caps, uses 4 images.  Top, bottom, (verticle)  and  Right, Left (horizontal)

 It's set up like this ................... of course your margins will probably be different. 

Name =*_*_*
[Background]
Image = *_*_*Bottom.png
LeftWidth = 16
TopHeight = 16
RightWidth = 16
BottomHeight = 16

[BackgroundLeft]
Image = *_*_*Left.png
LeftWidth = 16
TopHeight = 16
RightWidth = 16
BottomHeight = 16

[BackgroundRight]
Image = *_*_*Right.png
LeftWidth = 16
TopHeight = 16
RightWidth = 16
BottomHeight = 16

[BackgroundTop]
Image = *_*_*Top.png
LeftWidth = 16
TopHeight = 16
RightWidth = 16
BottomHeight = 16





Powered by SkinBrowser!
Reply #2 Top
Thanks Koasati...I tried plugging into your example...

All I can say is "step-AWAY-from-the-skinning!"

ah well...I'll just have to can that idea, and try starting with something a little more...simple.

Thanks for all your help...if I come up with something useable (and different) I'll upload it.