![]() |
How to stop background gradients repeating?
I've done searches for solutions and all of them haven't worked.
So far, (from the solutions I found from searches) to get this gradient to work, I have tried putting these into the CSS background section in style manager; #1b4985 url(http://img182.imageshack.us/img182/9868/bgku4.jpg) top left repeat-x #1b4985 url(http://img182.imageshack.us/img182/9868/bgku4.jpg) repeat-x #1b4985 url(http://img182.imageshack.us/img182/9868/bgku4.jpg) repeat url(http://img182.imageshack.us/img182/9868/bgku4.jpg) top left repeat-x However, the gradient still repeats itself hall way down the page as shown here. Any help would be greatly appreciated. |
repeat-x means repeat on the X axis.
no-repeat |
Thanks for trying to help but forgot to mention no-repeat doesn't work either. That just makes the gradient show up on the very left hand side once.
|
Quote:
Try: Code:
repeat-x top left |
You have the wrong background color. You have a color that matches the top of the gradient, not the bottom.
TRY: Code:
#F1F6F9 url(http://img182.imageshack.us/img182/9868/bgku4.jpg) top left repeat-x |
Code:
body works fine for me using http://www.furious-angels.com/images/fa/background.jpg as my background |
|
Quote:
Anyway, the code I posted a week ago should have resolved his problem. He just had the wrong background-color. So, there was really no point in bumping this thread, eh? Quote:
The gradient is not repeating vertically. Let me repost the proper code for his site: Code:
#F1F6F9 url(http://img182.imageshack.us/img182/9868/bgku4.jpg) top left repeat-x |
should perhaps of stated thats the css from the new skin i'm working on not the current one :)
|
All times are GMT. The time now is 03:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|