Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes
Author Message
mkmagu
New Member
New Member



Joined: Dec 18, 2006
Posts: 8

PostPosted: Tue Dec 19, 2006 11:33 pm Reply with quote

I'd like to make some minor changes to the Fisubice theme mainly where it has the links for Home- Downloads- Your Account etc right under the header. What I want to do is change the links to other modules, I've checked the header.html but don't see the links, I do see $navMenu but I'm not sure where this is pointing too. Is it possible to make these changes?
 
View user's profile Send private message
jaded
Theme Guru



Joined: Nov 01, 2003
Posts: 1006

PostPosted: Wed Dec 20, 2006 7:16 am Reply with quote

Code:
   $public_msg = public_message();

    $tmpl_file = "themes/fisubice/header.html";
    if (is_admin($admin)) $adminMenu="<a href=\"admin.php?op=adminMain\">Admin Menu</a>&nbsp;•&nbsp;";
    else $adminMenu = '';
    $navMenu = "&nbsp;•&nbsp;<a href=\"index.php\">Home</a>&nbsp;•&nbsp;<a href=\"downloads.html\">Downloads</a>&nbsp;•&nbsp;<a href=\"account.html\">Your Account</a>&nbsp;•&nbsp;<a href=\"forums.html\">Forums</a>&nbsp;•&nbsp;<a href=\"modules.php?name=Your_Account&amp;op=logout\">Logout</a>&nbsp;•&nbsp;$adminMenu";
    $thefile = implode("", file($tmpl_file));
    $thefile = addslashes($thefile);
    $thefile = "\$r_file=\"".$thefile."\";";


here in theme.php. good luck.

_________________
Themes BB Skins [ Only registered users can see links on this board! Get registered or login! ]
Graphic Tees [ Only registered users can see links on this board! Get registered or login! ]
Paranormal Tees [ Only registered users can see links on this board! Get registered or login! ]
Ghost Stories & More [ Only registered users can see links on this board! Get registered or login! ] 
View user's profile Send private message Visit poster's website
dogpowell
Regular
Regular



Joined: Oct 01, 2006
Posts: 50
Location: UK

PostPosted: Tue Jan 16, 2007 5:59 am Reply with quote

Or like my version it might be in themes/fisubice/header.html starting on or around line 12.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©