mingle with the carnivores
Posted by Indacelio on Wednesday, 21 of June , 2006 at 10:28 pm
The post title is formerly the name I used for my MySpace page. Since then the site has been SEVERELY updated and changed to be called Societas Nocturnum. After a long amount of searching, I finally came across the methods for overriding a MySpace profile with a new design. This page gives the main override codes, and this one has a bunch of extra features. One thing the main page does NOT give you is a crucial line of code for making sure nothing pops up underneath your new layout. Here is the code, with my addition:
<style type=”text/css”>
.Main { position:absolute; left:50%; top:125px;
width:800px; z-index:1;
margin-left:-400px;
margin-bottom: 0px;
padding:0px; border:0px;
background-color:transparent;} </style>
That extra line will make the page STOP at the bottom of your new profile. Make sure to edit the rest of the section appropriately as well, if you use any funky text or link colors.
More and more changes will be happening as I work on all of my sites. In the meantime, I have also updated the page I run with AR, metalXcore, so you should go check that out, too.
Comments (3)
Category: Internet Stuff
- Add this post to
- Del.icio.us -
- Meneame -
- Digg











