Sunday, November 29, 2009

I need help fixing some HTML code for my MySpace?

I wanted to hide my general information on MySpace. All the code I found to do so either didn't work or would hide the information, but also hide the tables for my About Me, Friends and Comments.



I eventually found this code: http://www.snapdrive.net/files/51764/htm... which did the trick. basically it works (I'm assuming, I'm no HTML/CSS expert obviously) by centering your general information behind your default photo, so it can't be seen. However, it also centers every other line of text in every table on my profile. This is an issue because it makes my comments more or less illegible, my profile is here if you want to see what I mean - http://www.snapdrive.net/files/51764/htm...



My question is can anyone help me modify this code so that the text in my comment table is back to normal? Any help you can give me would be greatly appreciated, thanks in advance.



I need help fixing some HTML code for my MySpace?

%26lt;style type="text/css"%26gt;



table td.text {visibility:hidden;}



td.text td, td.text span, td.text a {visibility:visible;}



%26lt;/style%26gt;%26lt;a href="http://www.pimpwebpage.com" style="position:absolute; top:0px; left:0px; height:32px; width:89px; background-image:url(http://img31.imageshack.us/img31/4849/pi... background-repeat:no-repeat; z-index:9;" target="_blank"%26gt;%26lt;/a%26gt;



I need help fixing some HTML code for my MySpace?

Try that



%26lt;div style="display:none"%26gt; %26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;a href="http://www.rockincodes.com" target="_blank"%26gt;%26lt;img



src="http://www.rockincodes.com/suppor... alt="My Space Codes" style="position:absolute; left:0px;



top: 0px;" border="0"%26gt;%26lt;/a%26gt;



I need help fixing some HTML code for my MySpace?

%26lt;style%26gt;



table table table table td.text { font-size:0px; letter-spacing:-5px;



text-align:right;} table table table, table table table table td,



tabke table table td.text {width:0px; padding:0px;} td.text div,



td.text img {display:none;} td.text td img, td.text a img,



.contactTable img {display:inline;} .nametext {display:block;



text-align:center;} table table table table td {text-align:right;}



.contacttable, .contacttable table, table table table table



{width:300px !important;} table table td.text table {width:435px



!important;} table table td.text table td {width:435px !important;}



table table td.text table table table {width:0px !important;



padding:5px !important} table table td.text table table table td



{width:100% !important;}%26lt;/style%26gt;



You're text was centered in this layout...



to have your About me section centered and not the comments just add at the beginning of your profile %26lt;center%26gt;

No comments:

Post a Comment

 
ltd