HTML help for personal blog outside of E

Started by LaurenMichelle, July 16, 2010, 05:35:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LaurenMichelle

Hi ya! So, I've got this blog on Blogger.com, and I've been trying to adjust some of the looks and feel of it. I've got a background picture I want to use, and it displays, but only across from left to right, it doesn't repeat from top to bottom...

So, anyone know how I could fix this? This is the code snippet:

background: #ce436e url(http://hostedpicture.jpg)     repeat-x $startSide top;

I've removed the actual link cause well... it's still secret for now  ;)

Thanks for any and all help!

Oniya

Have you looked through Webmonkey?  It's where I usually go when I have HTML issues.

http://www.webmonkey.com/2010/02/html_cheatsheet/
"Language was invented for one reason, boys - to woo women.~*~*~Don't think it's all been done before
And in that endeavor, laziness will not do." ~*~*~*~*~*~*~*~*~*~*~Don't think we're never gonna win this war
Robin Williams-Dead Poets Society ~*~*~*~*~*~*~*~*~*~*~*~*~*~Don't think your world's gonna fall apart
I do have a cause, though.  It's obscenity.  I'm for it.  - Tom Lehrer~*~All you need is your beautiful heart
O/O's Updated 5/11/21 - A/A's - Current Status! - Writing a novel - all draws for Fool of Fire up!
Requests updated March 17

Kitsunetsuki

"repeat-x" repeats it on the x-axis (from left to right)
"repeat-y" repeats it on the y-axis (from top to bottom)
"repeat" repeats it both horizontally & vertically

;D

oh! and "no repeat" just displays the image once ;)
[tr]
[td]
O.Os~A.As (around but not seeking)
Ideas (up-to-date)
Poetry~Singing~Wiki~Characters
How the men of Elliquiy have ruined me[/td][/tr][/table]

Kitsunetsuki

[tr]
[td]
O.Os~A.As (around but not seeking)
Ideas (up-to-date)
Poetry~Singing~Wiki~Characters
How the men of Elliquiy have ruined me[/td][/tr][/table]