hey :D help with myspace 2.0 |
![]() ![]() |
hey :D help with myspace 2.0 |
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?
|
|
|
|
Nov 26 2009, 06:46 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Human Posts: 100 Joined: Sep 2008 Member No: 682,308 |
You can, but not the same way.
It's actually quite easier in my opinion. http://views-under-construction.blogspot.c...iv-overlay.html |
|
|
|
Nov 26 2009, 08:52 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Aug 2009 Member No: 742,635 |
could i design them in the same way?
|
|
|
|
Nov 26 2009, 01:29 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Aug 2009 Member No: 742,635 |
Okay, she has 4 different images, could i just make one? and make a div outta that?
|
|
|
|
Nov 26 2009, 01:39 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Aug 2009 Member No: 742,635 |
i know that! i said she. hehe
just like a q.0 design right? |
|
|
|
Nov 26 2009, 02:19 PM
Post
#6
|
|
|
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> |
|
|
|
Nov 26 2009, 04:37 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
Really, really.
|
|
|
|
Nov 26 2009, 07:26 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
Was the first time in this thread or somewhere else? 'Cause when I posted in this one it was the first time I'd been on in a couple days. But no worries, a lot of people think I'm a chick. It's the name, and probably the fact that I avoid American football at all costs :)
|
|
|
|
Nov 26 2009, 11:07 PM
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 253 Joined: Jul 2009 Member No: 739,898 |
Unlucky for Mike! All this time...
|
|
|
|
![]() ![]() |