SMF For Free Support Forum
Signup For Free Forum
September 07, 2008, 04:05:55 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

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  

Pages: [1]
  Print  
Author Topic: code needed  (Read 294 times)
0 Members and 1 Guest are viewing this topic.
guapakitty
SMF For Free Newbie
*
Offline Offline

Posts: 9


View Profile
« on: March 19, 2008, 06:20:43 pm »

Forum Url: http://learnweb.smfforfree.com
i know on certain forums they have the ability to hide and code their links

is there a way to hide links in posts on smf forums?
Logged
simply sibyl
not a dude
Global Moderator
*
Offline Offline

Posts: 8032


Don't PM me for Support


View Profile WWW
« Reply #1 on: March 19, 2008, 06:25:01 pm »

No,  there is not a way to do that with your forum
Logged

Agent Moose
Moderator
*****
Online Online

Posts: 628


Do not PM me for Code Support or Request


View Profile WWW
« Reply #2 on: March 19, 2008, 07:49:15 pm »

There are two ways to do it.  by Code:
Footers:
Code:
<script creator="Agent Moose">$("div.post a").hide();</script>

Or by CSS:
Add to Your CSS
Code:
div.post a {display: none; };
Logged

Eternal Flame Coming Soon

SMC Code Index - The best Code Index for all your Needs!  Includes a bunch of codes not on Support.
Basicallyimjesus
SMF For Free Member
*
Offline Offline

Posts: 87


Ling Ling Kill You Slow Than Use Your Skull 4 Sex


View Profile WWW
« Reply #3 on: March 22, 2008, 04:20:39 am »

There are two ways to do it.  by Code:
Footers:
Code:
<script creator="Agent Moose">$("div.post a").hide();</script>

Or by CSS:
Add to Your CSS
Code:
div.post a {display: none; };

put the board you want to hide in the hide(), make shore its in cap, i had that problem with mine, also and code your links go to codes on smfsupport and find add more tabs
Logged



Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.34 seconds with 18 queries.