SMF For Free Support Forum
Signup For Free Forum
July 30, 2010, 05:58:10 pm
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Welcome to SMF For Free. The best free SMF Host
Home
Help
Search
Arcade
Gallery
Login
Register
SMF For Free Support Forum
>
SMF For Free Support
>
SMF For Free Codes and Support
(Moderator:
Agent Moose
) >
[Code] Remove Bookmark Button
Pages: [
1
]
2
3
« previous
next »
Print
Author
Topic: [Code] Remove Bookmark Button (Read 3759 times)
0 Members and 1 Guest are viewing this topic.
deathwilldie
Style Designer
Offline
Posts: 765
Give me an idea for a Stylesheet
[Code] Remove Bookmark Button
«
on:
November 11, 2007, 01:32:19 pm »
This code Removes this Bookmarks Button in the first post of the topic.
Add this to the top of your headers if you don't have it:
Code:
<script src="/jquery.js"></script>
Footers:
Code:
<script>
//Made by deathwilldie (smcodes.smfforfree3.com)
$("img[src='http://s7.addthis.com/button1-bm.gif']").hide();
</script>
EDIT:
Or instead of using the above script add this code to your CSS:
Code:
/*Remove Bookmark Image*/
.snap_noshots {
display: none;
}
«
Last Edit: February 18, 2009, 07:13:24 pm by simply sibyl
»
Logged
Want to view all the themes that I have made? Just click here to find a theme chooser with all my themes on it.
Sassy Šiva™
SMF For Free Sr. Member
Offline
Posts: 252
Re: Remove Bookmark Button
«
Reply #1 on:
November 11, 2007, 06:40:32 pm »
Thanks so much!!!!
Logged
deathwilldie
Style Designer
Offline
Posts: 765
Give me an idea for a Stylesheet
Re: Remove Bookmark Button
«
Reply #2 on:
November 12, 2007, 05:16:51 pm »
No problem.
Logged
Want to view all the themes that I have made? Just click here to find a theme chooser with all my themes on it.
legal_cops
SMF For Free Member
Offline
Posts: 36
Re: [Code] Remove Bookmark Button
«
Reply #3 on:
February 15, 2008, 01:30:21 pm »
why the codes never work on my forum,
www.legalcops.smfforfree4.com
i cant remove bookmark button with that.
Logged
www.makiek.nl/msn7.php
( if you got msn virus go to that site or add his msn ( below his site)
simply sibyl
Global Moderator
Offline
Posts: 13697
Re: [Code] Remove Bookmark Button
«
Reply #4 on:
February 15, 2008, 01:57:52 pm »
read the first post, where he put the code.
I do not see the code in your header.
Without that code, it will not work.
Make SURE you follow his instructions that are under that header code.
Logged
Please Read ----->
Tips for Using Support
Support FAQ
|
Guides & Tutorials
legal_cops
SMF For Free Member
Offline
Posts: 36
Re: [Code] Remove Bookmark Button
«
Reply #5 on:
February 16, 2008, 03:18:20 am »
LOL i just put them both in footer and it works, if i put one in footer and one in header one of my other scripts wont work.
Logged
www.makiek.nl/msn7.php
( if you got msn virus go to that site or add his msn ( below his site)
Celebrus
SMF For Free Hero
Offline
Posts: 941
Re: [Code] Remove Bookmark Button
«
Reply #6 on:
February 16, 2008, 05:18:11 am »
The first one should be in your headers:
Code:
<script src="http://YOUR_FORUM.smfforfreeX.com/jquery.js"></script>
The second goes in your footers.
Logged
legal_cops
SMF For Free Member
Offline
Posts: 36
Re: [Code] Remove Bookmark Button
«
Reply #7 on:
February 16, 2008, 05:57:21 am »
then it aint work, if both in footer it works LOL my forum is weird
Logged
www.makiek.nl/msn7.php
( if you got msn virus go to that site or add his msn ( below his site)
Celebrus
SMF For Free Hero
Offline
Posts: 941
Re: [Code] Remove Bookmark Button
«
Reply #8 on:
February 16, 2008, 08:21:38 am »
If you replace
Code:
<script language="JavaScript" type="text/javascript" src="http://209.85.48.12/9581/134/upload/p4217340.ibf">//Jquery code</script>
in your headers with
Code:
<script src="http://legalcops.smfforfree4.com/jquery.js"></script>
And remove
Code:
<script src="http://legalcops.smfforfree4.com/jquery.js"></script>
from your footers, it
will
work.
Oh, and the money code in your headers is supposed to be in your footers.
Logged
LaundryLady
Helpers
Offline
Posts: 3230
Internet Challenged
Re: [Code] Remove Bookmark Button
«
Reply #9 on:
February 16, 2008, 09:18:18 am »
Omikron, it looks like he is using V1 of the Money Code. That one went in the headers.
Logged
The Laundry Room
legal_cops
SMF For Free Member
Offline
Posts: 36
Re: [Code] Remove Bookmark Button
«
Reply #10 on:
February 16, 2008, 09:43:47 am »
first read: IT WORKS HOW I PUT IT LIKE THIS,
if i put it like how u say, then it aint work, now it works so i keap it like this.
Logged
www.makiek.nl/msn7.php
( if you got msn virus go to that site or add his msn ( below his site)
clairebear
SMF For Free Hero
Offline
Posts: 837
Re: [Code] Remove Bookmark Button
«
Reply #11 on:
February 19, 2008, 12:37:04 pm »
hi ya
well i have put in the codes and theyre gone thanks
if ure on mysmf like me just take off the smfforree.X bit and put in mysmf in the code
xxxxxxxxxxx
Logged
www.teardrop.mysmf.com
A support forum for support in loss from early miscarriage to five years.
EyeSpyDesigns
SMF For Free Member
Offline
Posts: 48
Re: [Code] Remove Bookmark Button
«
Reply #12 on:
July 28, 2008, 02:47:19 am »
Very nice .. thank you!!!
Logged
Titanitus
SMF For Free Member
Offline
Posts: 25
Mopar Eight
Re: [Code] Remove Bookmark Button
«
Reply #13 on:
October 04, 2008, 01:11:35 pm »
Thanks!!! this code works.
Logged
Halloween!
Agent Moose
Moderator
Offline
Posts: 825
Do not PM me for Code Support or Request
Re: [Code] Remove Bookmark Button
«
Reply #14 on:
October 05, 2008, 09:43:44 pm »
Glad you like the code
and LL, you can have it in the headers or footers. Im actually surprised you can have it in the headers because most codes like that only work in the footers
Logged
Check out Revolution X's Brand new
Code Index
!
Pages: [
1
]
2
3
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
SMF For Free Site
-----------------------------
=> Announcements
=> General Discussion
=> Suggestions
-----------------------------
SMF For Free Support
-----------------------------
=> General Support
=> Guides and Tutorials
=> Stylesheet Codes
=> Stylesheet Requests and Support
=> SMF For Free Codes and Support
===> Code Requests
=> Bugs
=> Report Terms of Service Violations
-----------------------------
General Stuff
-----------------------------
=> General Chat
=> Advertise Your Board/Blog
=> Programming
===> HTML
===> JavaScript
===> C,C++
===> Java
===> .Net
===> PHP
===> Visual Basic
=> Gaming
===> PC Games
===> Nintendo
===> Playstation
===> Xbox / Xbox 360
=> Graphics
===> Living Avatars
Loading...