Myspace Layout help, I need help with this layout. |
Myspace Layout help, I need help with this layout. |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: May 2008 Member No: 649,474 ![]() |
Hi, I have been trying to make a myspace layout but my coding has been failing me. I have tried using all kinds of codes an generators. I have been to other forums and they said that I needed to go to a more complex forum for the kind fo page I wanted to create.
Um to show you guys what I want i drew a scaffold of what I want the page to look like in photoshop (see link below).I want the friends and friends comments hidden btw. The problems i have been having are: aligning the sections, getting the image to show up, the image gets cropped or cut off, the image does not scroll and only shows like 1/10th (because its so large) So basically i want all these sections up the top and in my about me section I want this large image. The page will obviously have to use scroll bars to view the whole image because its so big. So if you guys could give me the codes for this kind of layout that would be great. Thanks for your time. LINK----------- |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 4 Joined: May 2008 Member No: 649,474 ![]() |
hey dont worry guys i got the blog section, add me button and comment box to work on my page.
What i did was add div sections for each. For the "addme" and the "blog" i just made an image displaying that text and when it was clicked on it activated a hyperlink to the specified section. For the comment box i just made a new div and added the code for the box in there. Tyvm for all your help. I really feel i am getting the hang of how div's work. Heres the code I used........ CODE <div style="text-align: center; width: 100%; height: 100%; position: absolute; left:1050px; top:300px;"><form action="/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=" method="post"><input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /><input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /><input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" /><textarea name="ctl00$cpMain$UserWriteCommentsControl$commentTextBox" style="width: 250px; height: 100px; color: #FF66FF; font-size: 14px; font-family: Impact; text-align: left; background-image: url('http://i249.photobucket.com/albums/gg235/mentalnote_photos/boxback.jpg'); border-color: #000000; border-width: 2px; border-style: solid;">This r some kind of box ey?</textarea><br /><input type="submit" name="ctl00$cpMain$UserWriteCommentsControl$postcommentImageButton" value="Comment MEH!" style="color: #000000; font-size: 12px; background-color: #CCCCCC; border-color: #000000; border-width: 1px; border-style: solid;"><input type="reset" value="CLEAR" style="color: #000000; font-size: 12px; background-color: #CCCCCC; border-color: #000000; border-width: 1px; border-style: solid;"></form></div>%link_back%
<div class="content" style="position: absolute; left:175px; top:425px; width:400px; height:200px; overflow: auto;"><center><a href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0zNDU2NzkyNjE=" target="_blank"><img src="http://i.myspace.com/site/images/addFriendIcon.gif" border="0" /›‹/a› </div> <div class="content" style="position: absolute; left:1350px; top:230px; width:400px; height:320px; overflow: auto;"><center><a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1ibG9nLkxpc3RBbGwmZnJpZW5kSUQ9MzQ1Njc5MjYx" target="_blank"><img src="http://i276.photobucket.com/albums/kk32/draculaboy_layouts/blog.png" border="0" /›‹/a› </div> |
|
|
![]() ![]() |