Erika E
Registered user
Global user (premium)

Registered: 10-2003
Location: Runboard, somewhere.
Posts: 26
Karma: 2 (+2/-0)

|
|
Reply | Quote
|
|
Help Re Siggie Hiding.
Hello Pastor.
Im using the posting hack on The Music Zone
The problem is LionHeart who is using FF is seeing the following Here The siggies are not hiding for him they are floating. But they are hiding for me and other IE users.
We are hiding Zapits siggie on there as she is not admin.
Can you tell me what I should add to make this a fix or will it be better to remove the hack. I can't see what LH is seeing as im not using FF.
This is the hacking code:
b i b {display:block; text-decoration:none; height:30px; padding: 0 0 10px 10px; font-size:30px; font-family:'comic sans ms'; color:#369; font-weight:bold; filter:shadow(color=#ADD8E6, direction=225);}
One of the posts with the sig hidden is Here
Thanks PR
|
|
11/9/2008, 6:31 am
|
Send Email to Erika E
Send PM to Erika E
ICQ
AIM
|
Pastor Rick
Head Administrator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 292
Karma: 4 (+4/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
Oh my that is way more complicated than it needs to be Erika!
Just use this b i b { display: none; } and they won't see any sig no mater what browser they are using
|
|
11/9/2008, 11:48 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Erika E
Registered user
Global user (premium)

Registered: 10-2003
Location: Runboard, somewhere.
Posts: 26
Karma: 2 (+2/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
I can see it now. I just changed one of the hacking codes you had given me but left all the other code in it. I can't believe I did that. I even had it wrong on TCC, but I had it right on the TV board..
Thankyou for pointing that out to me. I try for ages to think what had gone wrong.
You Rock.
|
|
11/10/2008, 3:02 am
|
Send Email to Erika E
Send PM to Erika E
ICQ
AIM
|
Pastor Rick
Head Administrator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 292
Karma: 4 (+4/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
You are most welcome Erika, glad to be able to help 
|
|
11/10/2008, 8:40 am
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Erika E
Registered user
Global user (premium)

Registered: 10-2003
Location: Runboard, somewhere.
Posts: 26
Karma: 2 (+2/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
Ohhh I messed up.
On TCC we used to have a posting hack in the for the code bib but I lost it when I messed about with the bib code.
Do you know what it was.
All I can tell you is it was kind of large blue italic and had no border but was fancy writing we used it for wishing happy birthday to our members and used it with bib
I have been trying to fix it but it just wont work for me.
Any idea Pastor Rick?
Last edited by Erika E, 11/21/2008, 12:14 pm
|
|
11/21/2008, 12:11 pm
|
Send Email to Erika E
Send PM to Erika E
ICQ
AIM
|
Pastor Rick
Head Administrator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 292
Karma: 4 (+4/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
I am not sure Erika, you have two codes that need fixing though...
Your current code is:
b i b {font: italic 18px 'comic sans ms' denmark, verdana; color:#00F; font-weight:bold; text-decoration:}
/* SPAMMER ALERT */
b u b u {display:block; font: normal 64px MS Gothic; text-indent:100px; text-decoration:none; background: }
If I was doing it I would change those to:
/* ANNOUNCEMENTS */
b i b {font: 900 italic 160% 'comic sans ms' denmark, verdana; color:#00F;}
/* SPAMMER ALERT */
b u b u {display:block; font: normal 64px MS Gothic; text-indent:100px; text-decoration:none;}
Try those and let me know if one of them fixed the problem you were having....
|
|
11/21/2008, 10:59 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Erika E
Registered user
Global user (premium)

Registered: 10-2003
Location: Runboard, somewhere.
Posts: 26
Karma: 2 (+2/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
Love what you did to the spammer alert, of course.
But the first oe still doesnt work right. bib
The font we had was different. It was italic and blue but it had a kind of shadow with it. Don't take any notice of what was already there in my CSS when you had a look as I was just trying to sort it myself but couldn't.
I just found it.. When I was writing this I remembered where I had seen it. On the directory you announce the winners.. That is the font.. Last weeks winner, and the name of the winner.. That is the hack I have lost.. YAY..
Please can you tell me what that hack is.
Thankyou so much.
|
|
11/22/2008, 5:26 am
|
Send Email to Erika E
Send PM to Erika E
ICQ
AIM
|
Pastor Rick
Head Administrator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 292
Karma: 4 (+4/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
You mean this one?
The code for this one would be:
b i b {font: bold 150% 'comic sans ms'; display: block; color:#369; background:url(http://img.runboard.com/img/layouts/epikk3_2/topicbg.jpg) bottom repeat-x; border: 1px solid #eee; padding: 0 0.5em; }
|
|
11/22/2008, 12:12 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Erika E
Registered user
Global user (premium)

Registered: 10-2003
Location: Runboard, somewhere.
Posts: 26
Karma: 2 (+2/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
Nope not that one. The one where you write who has won the comp
Last Weeks Winner:
1KeanuReeves, Fans & Friends
That is the font I was looking for.
|
|
11/22/2008, 12:25 pm
|
Send Email to Erika E
Send PM to Erika E
ICQ
AIM
|
Pastor Rick
Head Administrator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 292
Karma: 4 (+4/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
OK, I have that one showing like this:
/* SHADOW-TEXT-EFFECT */
b i b {display:block; text-decoration:none; height:30px; width: 99%; padding: 0 0 10px 10px; font:30px 'comic sans ms'; color:#369; font-weight:bold; filter:shadow(color:#B9DEEA, direction=225);}
|
|
11/22/2008, 3:46 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Erika E
Registered user
Global user (premium)

Registered: 10-2003
Location: Runboard, somewhere.
Posts: 26
Karma: 2 (+2/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
Thankyou so much for spending the time to sort that out for me. Its all fixed now, thanks to you.
Karma for you for your patience and help.
|
|
11/22/2008, 4:07 pm
|
Send Email to Erika E
Send PM to Erika E
ICQ
AIM
|
Pastor Rick
Head Administrator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 292
Karma: 4 (+4/-0)

|
|
Reply | Quote
|
|
Re: Help Re Siggie Hiding.
You're most welcome Erika, happy to help as always
|
|
11/22/2008, 4:38 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|
Add a reply
Powered by AkBBS 0.9.5b - Link to us
- Blogs
- Hall of Honour
- Chat
Click here to get your own free message board
|
You are not logged in (login)
This Board's Date and Time: 11/23/2009, 4:28 am
|
|
|