Log In · Register

 
left title
g u b o
post Jan 27 2004, 02:55 AM
Post #1


Member
**

Group: Member
Posts: 12
Joined: Jan 2004
Member No: 794



is there a way to show the left title thing and hide all the rest? like SIR, calandar and all that?

or like..only have the title part on the right when the blog is on the right

spanks :D
 
 
Start new topic
Replies
crazeegirl411
post Jan 29 2004, 12:29 AM
Post #2


Sharie.
******

Group: Member
Posts: 2,429
Joined: Dec 2003
Member No: 103



So you want only the "Welcome Back!" thing all the Subscriptions, blogrings, get involved, posting calendar gone right? Well here's the code...I added the subscriptions and blogrings so that they're both gone on the remove posting calendar and get involved code...hope you guys don't mind!:

QUOTE
<!-- begin code provided by createblog.com -->
<script language="javascript"><!--
// original by sean, http://www.xanga.com/seanmeister
if (location.href.match ("home.aspx")) {
var ht = document.getElementsByTagName ('table');
for (var t = 0; t < 10; t++) {
str = ht[t].cells[0].innerHTML;
if (!str.match (/Sites I Read/i) && str.match (/(Posting Calendar|Get Involved!|Build Traffic!|Blogrings)/i)) ht[t].style.display = "none";
}
}
//--></script>
<!-- end code provided by createblog.com -->


Okay, if you want the subscriptions table off, go to your subscriptions, click on "Edit your subscriptions" and hide the module.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: