Help - Search - Members - Calendar
Full Version: Making Posts Private
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
JENNIFARTSS
Does anyone know of a code that can hide the blogs on Xanga? I know there are already codes out there but it doesn't work for me. I heard that it only works on IE so are there any that would work on FIREFOX? Thanks in advance.
tokyo-rose
Why don't you just make your posts private using the checkbox below the editor?
Mikeplyts
^Yeah. It's not really necessary to use a code to hide it. tongue.gif
emberfly
This will hide all of your blog entries so that you don't have to go through every single entry and set them on private.
CODE
<style type="text/css">
div.blogheader, .caption {
display:none !important;
}
table.blogbody {
display:none !important;
}
</style>


If you ever want your entries back, simply remove the code.
swan
If you're willing to do this manually, Xanga Dash is the most efficient means of doing so. One click on the gray Public link on the bottom left of each post will make it private.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.