Hey
I'm converting all the tables of an arcade script into css.
Now for some reason, my background deosn't repeat, when window is resized. In small resolutions it doesn't work even if it isn't resized!
Can someone help me please ?
Link: http://www.ee13.com/games/
Thanks.
Can you be a bit more
Can you be a bit more precise.
The background on which element doesn't repeat?
In which browsers?
Seems to be the least of
Seems to be the least of your problems:
Well first off the
Well first off the background of "headbox" doesn't repeat, in ie, ff and opera.
Style:
#headbox{
background: url(images/bg-head.gif) repeat-x;
height: 87px;
width: 100%;
margin: 0px;
}
I did thought about giving the entire body the same background, but it would be hard to make it repeat correctly, because there are 2 different patters used.
So i was hoping it was possible to make the backgrounds reapeat over the entire width.
Thanks!
Triumph wrote:Seems to be
Seems to be the least of your problems:
Omg what browser is that ?
#headbox background repeats
#headbox background repeats for me in both FF (WinXP) and IE6.
And do the bg's of navbox,
And do the bg's of navbox, catsbox and cp_wrap repeat to ?
None of them repeat for me in lower resolutions then 1152*864 or when windo is resized ...
I gave it one bg for entire
I gave it one bg for entire layout anyway.
So i think it fixed
I'll finish coding it, and i'll fix errors in other browsers later.
Thanks guys!
Altin wrote:Omg what browser
Omg what browser is that ?
All of them.
It can't be all of them, it
It can't be all of them, it looks right, in ie6, ff and opera on my coputer ...
You're right. I should say
You're right. I should say all of them except IE/Win.
Looks like the above pic in the following:
IE/Mac
Safari
Camino
Opera/Mac
Opera/Win
FF/Mac
FF/Win
Netscape/Mac
Shiira
OmniWeb
That's really weird. From
That's really weird.
From what i can see, it's just the text styles that aren't applyed correctly.
Any idea why someone ? The "shape of the site is right...
Altin wrote:That's really
That's really weird.
From what i can see, it's just the text styles that aren't applyed correctly.
Any idea why someone ? The "shape of the site is right...
I have my text size boosted a notch or two. Easier to read, ya know.
You have to take that into account.
lol so that's why Well i
lol so that's why
Well i can't do much about that, because,all the images, are fixed width and height. The layout i bought can't just become bigger ...
Altin wrote:... The layout i
... The layout i bought can't just become bigger ...
It should.