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
the_bat1
New Member
New Member



Joined: Dec 05, 2012
Posts: 2

PostPosted: Fri Dec 07, 2012 1:23 pm Reply with quote

Hello all.

I have a few questions. First how do I take the search bar out of the header?

Second, how do I add links to the menu tab and if I can add pages. I would like to have a gallery and a video gallery.

Thanks.
 
View user's profile Send private message
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Fri Dec 07, 2012 6:48 pm Reply with quote

To remove the searchbox, in theme.php find

Code:


echo '<!-- wrap starts here --><div id="wrap"><!-- header --><div class="header"><img src="themes/'.$ThemeSel.'/images/018.png" alt="" />&nbsp;<a href="index.php"><img class="logo" src="themes/'.$ThemeSel.'/images/logo.png" alt="" /></a>'.$searchboxcode.'</div>'; 


and remove '.$searchboxcode.' so that it looks like this:

Code:


echo '<!-- wrap starts here --><div id="wrap"><!-- header --><div class="header"><img src="themes/'.$ThemeSel.'/images/018.png" alt="" />&nbsp;<a href="index.php"><img class="logo" src="themes/'.$ThemeSel.'/images/logo.png" alt="" /></a></div>'; 


To add links in nukeNAV, there are several posts in the forums about that already. Here is one of them http://www.ravenphpscripts.com/postt19154.html

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Send e-mail Visit poster's website
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 ©