Repeating Image for Border of blog |
Repeating Image for Border of blog |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 ![]() |
A while ago I saw a skin where it had only two images- the header as the main image on the top, and under it was a 800 x 15-20 pixel image that repeated that looked something like this-
|_________________|______________________________________________| (Ignore the "_"'s, as those were just used to put space between the lines. But anyway, that repeated so it formed a long line down to the bottom of the page and the blog and info box was inside that. I know this is a really vague explanation, but does anyone know the code I am talking about? |
|
|
![]() |
![]()
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 ![]() |
Edit button, please! =/
And yeah, you can just stick it in the background box and choose repeat vertically or something like that. If you absolutwely must code it in, it should look like this... Kinda. CODE background-image: url(URL); background-repeat: repeat-y;
|
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 ![]() |
QUOTE(nyah-nek0 @ Jun 27 2005, 8:31 PM) Sorry! Just figured you wouldnt check back if it didnt say new reply... QUOTE(nyah-nek0 @ Jun 27 2005, 8:31 PM) [size=1] And yeah, you can just stick it in the background box and choose repeat vertically or something like that. If you absolutwely must code it in, it should look like this... Kinda. CODE background-image: url(URL); background-repeat: repeat-y; OK thank you! |
|
|
![]() ![]() |