Getting rid of the "read my profile" links |
![]() ![]() |
Getting rid of the "read my profile" links |
Jan 24 2005, 11:25 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2005 Member No: 86,594 |
So at the top of my page there are the "read my profile" and "sign my guestbook." I really want to get rid of these links. Or even the "member since" link. Any thoughts?
|
|
|
|
Jan 24 2005, 11:27 PM
Post
#2
|
|
![]() High Voltage!∞ ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,728 Joined: Jul 2004 Member No: 29,157 |
It's in the scripts "disable: left column"
|
|
|
|
Jan 24 2005, 11:28 PM
Post
#3
|
|
![]() Sophomore ![]() ![]() ![]() ![]() Group: Member Posts: 233 Joined: Dec 2004 Member No: 72,625 |
|
|
|
|
Jan 24 2005, 11:55 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2005 Member No: 86,594 |
how do i do this custom module? what exactly do I type in it after I've pasted it into website stats?
|
|
|
|
Jan 25 2005, 12:02 AM
Post
#5
|
|
![]() Sophomore ![]() ![]() ![]() ![]() Group: Member Posts: 233 Joined: Dec 2004 Member No: 72,625 |
this is the code
and where u see Title Here, put in whatever. and that will be the title of the module. where u see Module Content, u can put somthing like this: "My name is ____. My birthday is ______. I like ______. " so when ur done, ur not gonna see the 'sign guestbook, read profile stuff cuz custom modules dont have that |
|
|
|
Jan 25 2005, 12:05 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2005 Member No: 86,594 |
But it's not getting rid of the desired links for some reason
|
|
|
|
Jan 25 2005, 12:12 AM
Post
#7
|
|
![]() Sophomore ![]() ![]() ![]() ![]() Group: Member Posts: 233 Joined: Dec 2004 Member No: 72,625 |
u should add the custom module and disable the left modules too. that way u will have new modules and the old ones will be taken out.
code to disable left modules |
|
|
|
Jan 25 2005, 12:34 AM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2005 Member No: 86,594 |
Can I add links in the "Module Content"? It's not reading the html I'm putting in there.
|
|
|
|
Jan 25 2005, 12:59 AM
Post
#9
|
|
![]() Sophomore ![]() ![]() ![]() ![]() Group: Member Posts: 233 Joined: Dec 2004 Member No: 72,625 |
yes u can
<a href="URL LINK HERE">link</a> |
|
|
|
Jan 25 2005, 01:17 AM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2005 Member No: 86,594 |
How do I get the text to go down to the next line?
ex: Name: Nick City: Seattle When I use the "BR" or "HR" codes it just looks like: Name: Nick City: Seattle |
|
|
|
Jan 25 2005, 03:34 PM
Post
#11
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
you just use <BR> to go down to the next line. if the space inbetween them is too big, you'll have to adjust your "line-height"
|
|
|
|
![]() ![]() |