Div Help! |
![]() ![]() |
Div Help! |
Mar 14 2006, 10:48 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Jan 2006 Member No: 367,754 |
Hi! I would like a bit of help in achieving a myspace page that would look something like this lovely layout. CLICKY
After you hide everything in your profile what is the next step. I've been trying to figure it out for a little while now and was wondering if anyone could give me some help. Also, after you have your background finished, how do you add links, photos etc... Thank you in advance! -Chantelle |
|
|
|
Mar 14 2006, 10:56 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
You use divs to align the text inside.
CODE <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center> lalalalala this is your content! </div> play around till you get it were you want it. You change the 00 to random numbers till you align them in.. yeup. Read: http://www.createblog.com/forums/index.php?showtopic=97397 |
|
|
|
Mar 14 2006, 11:08 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Jan 2006 Member No: 367,754 |
Do I use the code you gave me first. Or the ones that are in the link you gave?
|
|
|
|
Mar 14 2006, 11:09 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Its the same thing. I suggest all the ones in the link since it explains more into detail than I did.
|
|
|
|
Mar 14 2006, 11:42 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Jan 2006 Member No: 367,754 |
When I add the CSS for tiny tables and then the div code. Nothing changes but the CSS. I made a blank background for now to see how things change, but it doesn't show up.
|
|
|
|
Mar 15 2006, 12:10 AM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Well your not going to get tiny tables.. Divs make up everything. You edit the css and it changes the colors. You have to put those div codes with the proper content in who'd I like to meet. So what are you asking?
|
|
|
|
Mar 15 2006, 12:17 AM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Jan 2006 Member No: 367,754 |
I'm not trying to get the tiny tables. I just used that as the CSS. Should I have used another one? It says before the code to use a CSS so I just picked that one.
|
|
|
|
Mar 15 2006, 12:41 AM
Post
#8
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
No its fine , you don't need all the attirbutes anyway.
I would hide my profile first if you didn't do so yet. Then in that code you can add the bg where it says content here add <img src="bgurlhere"> http://www.createblog.com/scripts/download.php?id=45 |
|
|
|
Mar 15 2006, 01:55 AM
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Jan 2006 Member No: 367,754 |
So when I'm adding content like photos and text. How do I align them into the design on my background?
|
|
|
|
Mar 15 2006, 10:10 AM
Post
#10
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
You use the div code I posted above. And you can just play around with the numbers till you get the text where you want them in the background.
|
|
|
|
![]() ![]() |