MyGen Forums
August 01, 2010, 08:54:30 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Myspace Band Profile Update Today Causes Layout Error, Please Help  (Read 1535 times)
0 Members and 1 Guest are viewing this topic.
allofthepeople
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
« on: November 12, 2008, 06:32:08 pm »

I noticed today that now the layout code I use for profiles such as myspace.com/generateageneration has an error now due to I guess what is a update from Myspace. The row that contains the Label Type is now visible and I'm not able to hide as before and it stretches out my profile design. Can anyone either come up with a new code preferably or either a code to hide just the whole General Info table?
Thanks
Logged
fuzzymonsters
Hero Member
*****

Karma: +52/-0
Offline Offline

Gender: Male
Posts: 1467


The Names MattBlack


View Profile
« Reply #1 on: November 12, 2008, 06:39:45 pm »

would you give me a url for your page?
x
Logged

Im away from here! I may be gone for some time and i dont know when im back! X
allofthepeople
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
« Reply #2 on: November 12, 2008, 06:42:25 pm »

http://myspace.com/generateageneration
http://myspace.com/theupperroombirmingham
Logged
allofthepeople
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
« Reply #3 on: November 12, 2008, 11:32:57 pm »

if i have to i will settle for hiding the whole general info table and putting my own table there with div i guess. i can only find codes to hide everything not just the general info. still would like an updated code to hide label type row.
Logged
fuzzymonsters
Hero Member
*****

Karma: +52/-0
Offline Offline

Gender: Male
Posts: 1467


The Names MattBlack


View Profile
« Reply #4 on: November 13, 2008, 08:43:33 pm »

Sorry i cant see the problem?


but this may help!

http://views-under-construction.blogspot.com/2007/03/myspace-band-general-member-since-band.html
Logged

Im away from here! I may be gone for some time and i dont know when im back! X
allofthepeople
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
« Reply #5 on: November 13, 2008, 09:08:25 pm »

the problem is previously the "Label Type" row could be hidden now it can not be and it stretches out the whole table and throws off my design
Logged
fuzzymonsters
Hero Member
*****

Karma: +52/-0
Offline Offline

Gender: Male
Posts: 1467


The Names MattBlack


View Profile
« Reply #6 on: November 13, 2008, 09:50:34 pm »

well the link above lets u hide that whole part!
As long as u have a solid colour background it works well!
x
Logged

Im away from here! I may be gone for some time and i dont know when im back! X
allofthepeople
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
« Reply #7 on: November 13, 2008, 09:59:06 pm »

I just tried the code and a div is not working, it is combining the tables on the page together and not even layering it over.

Code:

<div style="width: 809px; height: 299px; position: absolute !important; margin-left: -428px; left: 22%; top: 230px !important; border-width:0px; ">

<table width="300"> <tr><td><span class="leftheaders">General Info</span></td></tr> </table><br />

<center> <font color="3A2C19">Leadership</font> </center> <br /> <span class="boldtext">Jeremy Cunningham</span> <br /> <i>Coordinator</i> <br /> <br /> <span class="boldtext">Grady White</span> <br /> <i>Coordinator</i> <br /> <br /> <span class="boldtext">Shaun Gilmer</span> <br /> <i>Media/Promotions</i> <br /> <br /> <br> <center><font color="3A2C19">Awakening</font> </center> <br /> <span class="boldtext">Bo Whitfield</span> <br /> <i>Lead Singer/Lead Guitar</i> <br /> <br /> <span class="boldtext">Zack Sims</span> <br /> <i>Keyboard/Electirc Guitar</i> <br /> <br /> <span class="boldtext">Grady White</span> <br /> <i>Bass</i> <br /> <br /> <span class="boldtext">Josh Maughon</span> <br /> <i>Drums</i> <br /> <br /> <span class="boldtext">Jeremy Cunningham</span> <br /> <i>Percussions</i> <br /> <br /> <span class="boldtext">Jason Rumph</span> <br /> <i>Acoustic Guitar</i> </table>

<br /> <br /> <table width="300"> <tr><td><span class="leftheaders">Featured Photo</span></td></tr> <tr><td><br /><center><img src="http://c4.ac-images.myspacecdn.com/images02/41/l_f0af326cfea64efc93b256ef291f17ef.jpg" width="255" /> </td> </tr> <tr> <td><center>Laying it all Down</center> </td></tr> </table>

<br /> <br />

<table width="300"> <tr><td><span class="leftheaders">Featured Video</span></td></tr> <tr><td><br /> <center><br /><object height="217" width="275">
  <param name="allowScriptAccess" value="sameDomain" />
  <param name="allowFullScreen" value="true" />
  <param name="movie" value="http://mediaservices.myspace.com/services/media/embed.aspx/m=42892020,t=1,mt=video,searchID=,primarycolor=,secondarycolor=" />
<embed type="application/x-shockwave-flash" allowScriptAccess="sameDomain" allowFullScreen="true" src="http://mediaservices.myspace.com/services/media/embed.aspx/m=42892020,t=1,mt=video,searchID=,primarycolor=,secondarycolor=" height="217" width="275" />
</object><br /> <center>Back to School Bash</center></td></tr> </table>

<br /><br />

<table width="300"> <tr><td><span class="leftheaders">Links</span></td></tr> </table><br /> <center><a target="_blank" href="http://www.msplinks.com/MDFodHRwOi8vbXlyY2YuY29t"> <img src="http://www.setitoffministries.com/promotions/organizations/therock/graphics/logo.png" border="0" width="57" height="40" /></a></center></table>

</div>


Logged
fuzzymonsters
Hero Member
*****

Karma: +52/-0
Offline Offline

Gender: Male
Posts: 1467


The Names MattBlack


View Profile
« Reply #8 on: November 13, 2008, 10:12:28 pm »

Code:
<i class="off">!-replace  General Table-!
!-<a href="http://xiii.us/v/">myspace tutorials and code-!</i>
</td></tr></table>
</td></tr></table>

<div class="myGeneral">
Put all the stuff that you had in all the left hand tables here!
</div>

<table class="off"><tr><td>
<table class="off"><tr><td>

<style>
{!-hide row headers in General Table-!}
table table table table td span.lightbluetext8 {display:none;}
{!-Position custom Div which will replace General Table-!}
div.myGeneral {position:relative; top:-60px; margin-bottom:-60px;  background-color:69AE6F; border:0px pink solid;  width:300px; height:60px; }
</style>

<i class="off">!-END block to replace  General Table-!</i>
Logged

Im away from here! I may be gone for some time and i dont know when im back! X
fuzzymonsters
Hero Member
*****

Karma: +52/-0
Offline Offline

Gender: Male
Posts: 1467


The Names MattBlack


View Profile
« Reply #9 on: November 13, 2008, 10:47:45 pm »

Code:
Musician Bio:



<style>
.contactTable { display: none; }
</style>

{!-this part is here is for the background!-!}
<style>
table, tr, td{
background-color:transparent;
}

body, body.bodycontent{
background-color:000000;
background-image:url(http://i105.photobucket.com/albums/m240/MissBunny_01/matt/bg1.jpg);
background-position:top center;
background-repeat:repeat-y;
background-attachment:fixed;
color: ffffff;
}


</style>



<style>
{!-Colours for the page! Edit this or replace it with what you want-!}
table, tr, td {
background-color:transparent !important;
border:0px;
}
table table table {background-color:ffffff;}
input {background-color:transparent !important;}
td, span, div, input, a, table td div div font,
body div table tbody tr td font {font-family:verdana !important;}
td, span, div, input, table td div div font,
body div table tbody tr td font {color:Black !important; font-size: 10px;font-weight:normal;}
.nametext,, .lightbluetext8, .orangetext15, .blacktext12,
.redtext, .redbtext, .blacktext10, .btext {color:Black !important;}
a {color:black !important; text-decoration: none!important; font-style: normal !important; font-weight: normal !important; text-transform: normal !important;
}


{!-This is hover links colour and style-!}
a:hover {color:green !important; text-decoration: underline !important; font-style: normal !important; font-weight: normal !important; text-transform: normal !important; }
img {border:0px;}
div.header {
position: absolute;
top: 15px;
left: 50%;
margin-left: -395px;
width: 800px;
height: 0px;
}


{!- this is the header for the shows -!}
td.text div table td table td.text span.whitetext12 {visibility:hidden;}
td.text div table td table td.text {background-image:url("http://i105.photobucket.com/albums/m240/MissBunny_01/matt/shows.jpg");
width: 450px;
height:60px;
left: 30px;
background-position: left center;
background-repeat: no-repeat;
}
table table td.text div table table span.whitelink {display: none;}
.whitetext12 {visibility:hidden;}


{!- this is the header for the bio -!}
table table table  td.text span.orangetext15 {
position: relative;
top: -20px;
left: px;
margin-bottom: -10px;
visibility: visible;
display: block;
width: 450px;
height: 60px;
text-indent: -999999px;
background: transparent url(http://i105.photobucket.com/albums/m240/MissBunny_01/matt/bio.jpg) no-repeat;
}


table table td.text table td.text {
text-align: left;
height: auto;
}


table table td.text table td.text span.btext {
text-align: left;
top: 0px;
margin-bottom: auto;
float: none;
height: auto;
width: 100%;
display: block;
text-indent: 0px;
background: none;
color: black;
font-family: verdana, tahoma, arial;
font-size: 12px;
text-align: center;
}
table table td.text table td.text span.btext span.redbtext {
font-size: 12px;
font-weight: bold;
}

{!- this is header for the friends -!}
table table td.text table td.text table span.orangetext15 {
position: relative;
top: -10px;
left: 10px;
margin-bottom: -25px;
visibility: visible;
display: block;
width: 437px;
height: 110px;
text-indent: -999999px;
background: transparent url(http://i105.photobucket.com/albums/m240/MissBunny_01/matt/friends.jpg)  no-repeat left top;
z-index: 0;
}


{!- this is header for comments -!}
table.friendsComments tbody tr td.text table tbody tr td span.orangetext15{
background-image: url(
http://i105.photobucket.com/albums/m240/MissBunny_01/matt/comments.jpg);
background-repeat: no-repeat !important;
background-color: transparent;
display: block !important;
height: 70px !important;
color: 000000 !important;
width: 770px;
position: relative;
overflow: hidden;
font-size: 1px;
text-align: right;
margin-top: -1px;
line-height: 300px !important;


.table, tr, td, li, p, div { font-family:verdana; color:ffffff; font-size:10px; }


</style>


{!- Header for blogs -!}
<style>
table.latestBlogEntry span.btext {background-image: url('http://i105.photobucket.com/albums/m240/MissBunny_01/matt/blog1.jpg');
      background-repeat: no-repeat;
      width: 450px;
      height: 65px;
      display: block;
      font-size: 1;
      color:black !important; ;}
</style>


<style>
{!-eliminate text from url space-!}
table table table table div {display:none;}
{!-recover div in friend and comment spaces-!}
table table td.text table table div {display:block;}
</style>






Other Members:

{!- add a top banner code in here from http://xiii.us/eGen/topB.php -!}



Influences:

{!-This is for the right hand side of the band page to hide and cover-!}
</td></tr></table>
</td></tr></table>

<div class="myGeneral">
{!- add in your ride hand side text and pic here-!}
</div>

<table class="off"><tr><td>
<table class="off"><tr><td>

<style>
table table table table td span.lightbluetext8 {display:none;}
.whitetext12 {visibility:hidden;}
.whitetext12 {font-size: 1px;}
{!-Position custom Div which will replace General Table-!}
div.myGeneral {position:relative; top:-70px; margin-bottom:-60px;  background-color:transparent; border:0px pink solid;  width:300px; height:1500px; }
</style>
Logged

Im away from here! I may be gone for some time and i dont know when im back! X
fuzzymonsters
Hero Member
*****

Karma: +52/-0
Offline Offline

Gender: Male
Posts: 1467


The Names MattBlack


View Profile
« Reply #10 on: November 13, 2008, 10:56:22 pm »

Code:
<style>
{!- Replaces name with picture -!}
table table table td.text span.nameText {
height:50px !important; width:100px;
display:block;
background-repeat:no-repeat;
background-position:center top;
background-image:url(url here);
font-size:0px !important;
text-indent:-1313px;}
div.clearfix i i, .i {display:none;}
</style>
<style>
{! remove profile image !}
table table table table td.text a img {display:none;}
{! recover contact table link images !}
table table table.contactTable table td.text a img {display:block;}
{! recover right side images !}
table table td.text table table td.text a img {display:block;}
</style>

Logged

Im away from here! I may be gone for some time and i dont know when im back! X
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 9.196 seconds with 18 queries.