SMF For Free Support Forum
Signup For Free Forum
September 05, 2008, 11:51:49 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] Hide the news uptop  (Read 383 times)
0 Members and 1 Guest are viewing this topic.
Celebrus
SMF For Free Hero
*
Offline Offline

Posts: 757


Previously known as Omikron


View Profile WWW
« on: December 03, 2007, 03:43:16 am »

This code hides the news that shows up next to the search box up top near the members area. It's useful if you are using Agent Moose's News Box code.

First ensure you have this in your headers:

Code:
<script src="jquery.js"></script>

Then put this in your footers.

Code:
<script>
//Made by Omikron 9861
$("tbody tr td.titlebg2:contains(News)").hide();
</script>
« Last Edit: December 17, 2007, 10:13:35 am by simply sibyl » Logged

loogiesquared
SMF For Free Member
*
Offline Offline

Posts: 51



View Profile
« Reply #1 on: June 09, 2008, 08:13:44 pm »

*used. ty =3
Logged



Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.196 seconds with 17 queries.