Well i got a code for it , but it doesn't seem to work.
Code:
- <style>
- .welcome {
- background-image: url('http://i186.photobucket.com/albums/x225/blakfox16/bannerepeat.png');
- background-repeat: repeat-x;
- }
- </style>
I don't know whats wrong with it![]()
Your putting it in the right place?
I wonder if the { } are out of place.
Does anything show up at all when you put it in?
Everything is in the right place.
Where did you get the code from?
It could be out-dated, or the image is having issues.
Code:
- <style>
- .welcome {
- background-image: url(http://i186.photobucket.com/albums/x225/blakfox16/bannerepeat.png);
- background-repeat: repeat-x;
- }
- </style>
![]()
Wat did you change?
Wat did you change?
Should be url(IMAGE URL); no quotes.![]()
Oh ok, I see now.Wat did you change?
Should be url(IMAGE URL); no quotes.![]()
Nope still doesnt work
Works fine for me on my forum. A link to your forum would help.
www.eremix.vforums.co.uk
But the code is on a interface skin which isn't viewable to guests or members. Using IE7 also so it could be a cross browser problem
CSS is 100% crossbrowser, could be that you have your forum width set to the same width as your banner.
Banner width is 1000
forum width 750. Its perfect fit for my but not for people with a bigger screen res
Well the banner 'box' isn't going to stretch to fill the page.
It's stuck at the size of the banner. You need a '100%' banner code... (Code Index)
I asked for that code in the first place then you told me that code >.>![]()
But thanks for helping me out now.
No you didn't......![]()
Anyway, Filled!