Help - Search - Members - Calendar
Full Version: NEW DIV LAYOUT (DONT FORGET MY STORY)
Forums > Resource Center > Showcase Booth
___ldytrixsta
OK I AM FINALLY BACK ON MYSPACE AND I JUST MADE A LAYOUT TODAY SAME CONCEPT AS MY LAST ONE JUST A LITTLE BIT DIFFERENT BUT YEA I LIKE EVERYTHING BOUT IT EXCEPT I CANT GET THE COMMENTS AT THE BOTTOM TO GO AWAY BUT YEA HERE PPLS CHECK IT OUT (LINK) AND IF N E ONES KNOWS HOW TO TAKE THOSE COMMENTS OFF HIT ME UP (: AND I ALREADY TRIED THE CODES PROVIDED ON CREATEBLOG SO YEA . . . USE FIREFOX !
emotaku
mmm, mae is the best. the everglow was the last album i've bought in a long time.

in your who i'd like to meet (at the end) type something like

CODE
<div class="comments"><table><tr><td><table><tr><td>


then in your css just do something like

CODE
.comments { visibility: hidden; }


which basically works like you're giving the comments section a class name (since the tags aren't closed) and modifying it's class value in the css to visibility; hidden makes it not show up. i think the code actually should be "DISPLAY: BLOCK;", but I'm not too sure.
___ldytrixsta
hrm umm thank you (:
___ldytrixsta
didnt work but thank you
emotaku
yeah, it should be { display:none; }
and if that doesn't work, you did something wrong :P

for example you could install this extension, open my myspace, hit the Edit Css in the right click menu, scroll down to the bottom and change the bracket values for the class name .comments to {display:none;}
mzislandpinay
o0o0 i really lyk ya myspace.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.