Log In · Register

 
hey :D help with myspace 2.0
shawtiegotem
post Nov 25 2009, 04:40 PM
Post #1


Senior Member
****

Group: Member
Posts: 214
Joined: Aug 2009
Member No: 742,635



so i want to make a new myspace, and make divs, coould i still make divs for 2.0 the same way i can with 1.0?
 
 
Start new topic
Replies
fixtatik
post Nov 26 2009, 02:19 PM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



1. I'm really a he. ;)
2. Unless you count the default picture and friends on that layout, it uses only four images.
3. You can use as many or as few images as you'd like. Really, the only part of that tutorial you need to worry about is step 1, which hides your profile. Once you've hidden it, you can make a div just like in profile 1.0. The only thing that many people will need to do differently is switch from using inline styling to using a stylesheet.

This is inline styling (which is bad for numerous reasons, even on profile 1.0):
CODE
<div style="position:absolute; top:0; lots:of; other:properties;">
Stuff.
</div>

This is using a stylesheet:
(added to your custom CSS box)
CODE
.class { position:absolute; top:0; lots:of; other:properties; }

(added to your About Me)
CODE
<div class="class">
Stuff
</div>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: