help with my layout? please. |
help with my layout? please. |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2006 Member No: 454,756 ![]() |
I feel like KEELING my computer right now. or punching some one, im getting so fustrated on these div layouts.
All im trying to do is, put a text area for my about me, my picture that you can click to view more, and ill worry about the other stuff later. If im not making any sense sry ^__^ screen shot of what im trying to do lol And ummm, if that isnt good, im trying to do something like how this layout is ![]() ![]() |
|
|
![]() |
*WHIMSICAL 0NE* |
![]()
Post
#2
|
Guest ![]() |
Well, those would be the main divs.
You create a div by using this code: CODE <div class="main" style="position: absolute; top:527px; left:430px; width:316px; height:205px;overflow:auto;"> You need to change the height and width accordingly, and then position it. I'm not too sure what image program you use, but usually when you put your mouse cursor where you want to position the div (put your mouse where the top left corner would be) it will give you numbers in the lower right hand corner of the program. If you'd like you can use a picture you've uploaded to myspace (you can find the url for that image by right clicking "properties" and it should say "Address: (URL)" and that's the url for the image. To link the image use this code: CODE <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=######"><img src="Http://URLOFIMAGE"></a> Change "####" to your friend ID (if you don't know how to find that let me know) and URLOFIMAGE. |
|
|
![]() ![]() |