|
|
Post a Project »
Find a Professional HTML Freelancer!
Find a Freelancer to help you with your HTML projects
| |
|
This myspace is making me crazy!!!!!!! URGENT
06-20-2008, 01:53 AM
|
This myspace is making me crazy!!!!!!! URGENT
|
Posts: 19
|
I am trying to mae something similar as this in Myspace
http://www.myspace.com/ludacris
But I dont figure it out how it is done, I think it does not pull hte text and videos from myspace profile, but it is hardcoded into the profile.
Can somebody explain this to me??
I have the background ready, I just need to structure the design in similar way as is on this myspace.
Can somebody give me directions, I just think the whole thing is really hardcoded into my space, so the user can't change the text and videos from profile, he has to go change the html code.
Urgent help
Last edited by seola; 06-20-2008 at 01:56 AM..
|
|
|
|
06-20-2008, 10:57 AM
|
Re: This myspace is making me crazy!!!!!!! URGENT
|
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Probably all of the code on that page is in the "about me" section.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|
|
|
|
06-24-2008, 12:34 AM
|
Re: This myspace is making me crazy!!!!!!! URGENT
|
Posts: 17
Name: Anthony Adams
|
The people that design these myspace pages are usually paid alot, and know a hell of alot about the code, all of that work was done via CSS, so this should be in the CSS section, that is how all myspace layouts are done, they have a bit of html, but major layout changes are CSS. If you want to learn how to do this, study other MySpace Layouts, and view the source of other myspace pages
\\\
__________________
Anthony Adams - Please login or register to view this content. Registration is FREE
System: Custom-Built, Sager NP2092, 2.5GHz Dual Core, 4GB RAM, 200GB HDD, Windows XP Pro SP3
|
|
|
|
06-24-2008, 12:39 AM
|
Re: This myspace is making me crazy!!!!!!! URGENT
|
Posts: 19
|
Quote:
Originally Posted by aa1intelligence
The people that design these myspace pages are usually paid alot, and know a hell of alot about the code, all of that work was done via CSS, so this should be in the CSS section, that is how all myspace layouts are done, they have a bit of html, but major layout changes are CSS. If you want to learn how to do this, study other MySpace Layouts, and view the source of other myspace pages
\\\
|
This site was a bummer, I really spend like 10 hours figuring out how to do it. Most of the people have jsut the same laot but this is something different. So finally I made it myslf. I could not go and just look at the css from that myspace pagte. No I had to recode and do it myself. almost everything. Now ti is working nicely.
Here is the example
http://www.myspace.com/therealgater
I am really bored all the paople have the same layout.
Last edited by seola; 06-24-2008 at 12:40 AM..
|
|
|
|
06-24-2008, 12:58 AM
|
Re: This myspace is making me crazy!!!!!!! URGENT
|
Posts: 17
Name: Anthony Adams
|
yeah, alot of times, you have to do it yourself, or hire someone to do it. At times, its cheaper to pay someone else to do it. Then again, you can be like , oh i did that, when someone says it looks good, or "thats awesome". Its a cool feeling.
__________________
Anthony Adams - Please login or register to view this content. Registration is FREE
System: Custom-Built, Sager NP2092, 2.5GHz Dual Core, 4GB RAM, 200GB HDD, Windows XP Pro SP3
|
|
|
|
06-24-2008, 01:54 AM
|
Re: This myspace is making me crazy!!!!!!! URGENT
|
Posts: 237
|
have you heard about phpfox?
|
|
|
|
06-24-2008, 10:30 AM
|
Re: This myspace is making me crazy!!!!!!! URGENT
|
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
It takes me approximately 16-20 hours of coding to make a myspace page look like a professional webpage. It is hard, and I work from a template that I created, that makes all of the profile tables vanish. It's a pain in the butt, and I haven't done one for a while, because I have more interesting things to do.
There are a couple of really odd things, that you have to know. First off, all of your styles either have to be inline, or else within <style> tags that go right in the middle of your HTML. You will constantly be battling against the elements that Myspace places on the page for dominance. They don't let you have access to ID elements, though there are ways around it. Everything is done by classes.
Myspace is in Quirks Mode, which means that both IE7 and IE6 behave much like IE5.x when it comes to CSS. Padding is intentionally misinterpreted by those browsers, but not Firefox.
Here is a good tutorial on making Myspace pages, although this is not the method I use (I invented my own): http://www.mikeindustries.com/blog/a...yspace-layouts
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
Last edited by wayfarer07; 06-24-2008 at 10:31 AM..
|
|
|
|
06-24-2008, 01:26 PM
|
Re: This myspace is making me crazy!!!!!!! URGENT
|
Posts: 19
|
THe thing with myspace is that you can not get a lot of money for it. It is just one page. Now that I understand the new design I can make similar designs in few hours, and it makes a difference.
Big shots all have customized templates. I can even add flash. Reply was amazing from people they were fing shocked by design.
I guess that the grunge is in right now.
How much are you charging. I charge 150 eur.
|
|
|
|
06-24-2008, 05:34 PM
|
Re: This myspace is making me crazy!!!!!!! URGENT
|
Posts: 17
Name: Anthony Adams
|
I never work on mine, i just don't have the time, but when i build a my space, i charge by what they want done, if it isn't anything major, then it costs less kind of deal. The most I have charged was 150 USD but the person has taken it down now. It was for a web design company that built using WYSIWYG
__________________
Anthony Adams - Please login or register to view this content. Registration is FREE
System: Custom-Built, Sager NP2092, 2.5GHz Dual Core, 4GB RAM, 200GB HDD, Windows XP Pro SP3
|
|
|
|
|
« Reply to This myspace is making me crazy!!!!!!! URGENT
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|