Does anybody. |
Does anybody. |
Feb 18 2009, 10:06 PM
Post
#1
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 |
ok, im customizing my MS BLOG and i am trying to hide certain things..
so far i have these codes that i am using and work.. CODE <style> {hidden stuff} .blogtimestamp {display:none;} .blogsubject {display:none;} .blogcontent {display:none;} table.nav {display:none;} .googleafc {display:none;} .blogarchieve {display:none;} </style> <style> {hide MS Logo} table img {display:none}table {border:0px;}table.main img {display:block;} </style> and i need to know all the codes for the Layout of the Default Myspace Blog.. Help will be APPRECIATED! thanks, -Jon |
|
|
|
![]() |
Feb 20 2009, 04:57 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
This is all I came up with:
CODE table td div {visibility:hidden;} .blogTimeStamp, .blog, .blogSubject, table td div div {visibility:visible;} .clear {visibility:visible;} I don't know if that'll make certain things hidden as well, but I made sure the blog was still visible when you hide the bottom links. |
|
|
|
Jonathan-Andrew Does anybody. Feb 18 2009, 10:06 PM
Melie this has all the codes you need. Feb 18 2009, 10:13 PM
Jonathan-Andrew I know that, but i typed in BLOG and Nothing showe... Feb 18 2009, 10:18 PM
Mike If you came up with those, shouldn't you be ab... Feb 19 2009, 06:11 AM
Jonathan-Andrew do you know how to hide the BOTTOM LINKS IN THE BL... Feb 19 2009, 08:58 PM
Jonathan-Andrew YAY!! thanks, i had to add 1 little thing ... Feb 20 2009, 10:17 AM
Mike Topic closed & moved. Feb 20 2009, 12:02 PM![]() ![]() |