Join 306,836 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,732 people online right now. Registration is fast and FREE... Join Now!
I'm not sure if anyone has a acount at MySpace.com But it's hard to make any changes.
They have a awful layout, basicly I want to layer over all the things they have with my own layout, but the HTML and CSS I normaly use just won't work. Then I tried to put all the things they have in a small box, but that html didn't work ethor...
the site is built so you can't really do much other than move the tables around or throw background images in the tables and change the colors of everything. if you want a full layout im afraid your a little out of luck. but if you want the css to change the colors and stuff i can grab you my css file.
that's a more basic way of editing myspace pages...which is nice in it's own way.
but personally I'm looking for a way that I can actually edit the form and location of the tables like this one girl did here: www.myspace.com/sarahvera
if anyone can lemme know how she did that I'd be more than greatcul
Even though I don't trust most of the tweak codes anymore you can always google Myspace Tweaks. There are a lot of different sites that offer the basic edits. If you're looking to go more in depth with that, or you just want a certain part of the page let me know. I personally don't use the Myspace tweaks that other websites offer because I don't trust them.
QUOTE(xXProphet @ 16 Sep, 2006 - 02:21 PM)
that's a more basic way of editing myspace pages...which is nice in it's own way.
but personally I'm looking for a way that I can actually edit the form and location of the tables like this one girl did here: www.myspace.com/sarahvera
if anyone can lemme know how she did that I'd be more than greatcul
Put this is your Who I'd Like To Meet Section:
CODE
<style> td.text td a img {width:auto;} table table table table table, table table table table table td { width:0px !important; padding:0px;} td.text a img {width:100px !important;} td.text td.text a img {width:55px;} td td td div strong {width:170px; display:block;}
After the style sheet you put in your own content. I recommend using DIV tags to hold all of your content. Then use CSS to align the DIV tags where ever you want.
Hi... It would be very easy to take this profile and change to be your own. I would hope you might change it up tho LOL. Try this page out: http://www.freecodesource.com/pages/myspac...t-previewer.php You can place the URL of the myspace you wish to steal the layout on and then take the code and change it up. Regardless of you morals it will give you a starting poing on developing your own layout. Good Luck and Enjoy.. Jim