Simple Beginner Questions - CSS |
Simple Beginner Questions - CSS |
Dec 8 2005, 09:07 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 120 Joined: Nov 2004 Member No: 61,408 |
Okay, I'm not exactly new but I took a long break and now don't remember much of anything...and searching comes up with such broad results.
So here are some simple questions: How do you put a border around different things? I don't want all my border colors the same. Is that possible? I want one color around blog, one around the top part with the name and picture. Also, how do you change the main background? I've used the CSS, but I am not sure what exactly is what. I've changed the background/background but the background of the main part. Does that make since? Thanks. |
|
|
|
![]() |
Dec 8 2005, 09:13 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
The thing is not all regular codes work in myspace. To change the main backround just find this part in your css and change it. If you don't have it just add it.
CODE background: ###### url(""); background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed; This topic may help w/ your border ideas. http://www.createblog.com/forums/index.php?showtopic=112806 |
|
|
|
redciv2 Simple Beginner Questions - CSS Dec 8 2005, 09:07 PM
dylanmcfly have you ever been to :
http://www.htmldog.com
?... Dec 8 2005, 09:08 PM
redciv2 That only changed the background behind the white ... Dec 8 2005, 09:49 PM
toyo loco Ok your not making since? the code I gave you will... Dec 8 2005, 09:53 PM
redciv2 Edit: I figured that background out!
Secondly... Dec 9 2005, 09:22 AM![]() ![]() |