How do i remove the forum title from the top of the page?

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   How do i remove the forum title from the top of the page?
gutchunks
CZ Newbie
gutchunks has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 21, 2004
0.00 posts per day
Posts: 29
Points: 2,148
   
i cant remember how to remove the forum title from the top of the page ... u know the one that says "(site title) : Forums"
i know its just "//" in front of about 3 lines of code but i cant remember where it is

thanks for any help



Back to top Reply with quote
#2   re: How do i remove the forum title from the top of the page
BigJim
CZ Super Newbie
BigJim has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Jun 09, 2006
0.01 posts per day
Posts: 60
Points: 1,327
   
Here ya go:
open up page_header.php located in the includes folder within your nuke

find:

if (!$is_inline_review & $mod_name != "Private Messages") {
    title("$sitename: $mod_name");
}


and comment the lines out:

//if (!$is_inline_review & $mod_name != "Private Messages") {
//    title("$sitename: $mod_name");
//}


BTW I have this saved in a text file because I've used it so much...along with about 12,000 other nuke tweaks (minor exaggeration) icon_mrgreen.gif . You can also find it and other tweaks in the CZ Knowledge Base found here: [ Register or login to view links on this board. ]


Back to top Reply with quote
#3   re: How do i remove the forum title from the top of the page
gutchunks
CZ Newbie
gutchunks has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 21, 2004
0.00 posts per day
Posts: 29
Points: 2,148
   
OMG I <3 YOU!

that thing was annoying the crap outta me

thanks!



Back to top Reply with quote
#4   re: How do i remove the forum title from the top of the page
BigJim
CZ Super Newbie
BigJim has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Jun 09, 2006
0.01 posts per day
Posts: 60
Points: 1,327
   
Your Welcome!
Those kinds of things bug me to. icon_mrgreen.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum