Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 84
6 members and 78 guests
huelva9, peardir46, ral6qkeighqenpa, tamyrtpawaterda, tsevytefasl, whyjjinternetvi
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > Nukemods > nukemods.com

Reply
 
LinkBack Thread Tools Display Modes
Main Menu configuration
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 14
Join Date: Dec 2002
Location: Columbia, MO
Main Menu configuration - 12-16-2002, 11:00 AM

Could you tell me how you configured your main menu block the seperating horizontal lines?
 Send a message via ICQ to tonychaos Send a message via Yahoo to tonychaos Send a message via AIM to tonychaos Send a message via MSN to tonychaos  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
12-16-2002, 12:05 PM

You can start to get an idea of what to do here

And here is the code I use on my siteyou can click the www button below to see the result)
Code:
<table width="128" border="0" cellspacing="2" cellpadding="0" style="BORDER-COLLAPSE: collapse">
<tr><td>Navigate</td></tr></table><table width="128" border="0" cellspacing="2" cellpadding="0" style="BORDER-COLLAPSE: collapse">
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_house1.gif[/img]</td>
    <td>Home</td>
  </tr>
    <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_links.gif[/img]</td>
    <td>Downloads</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_house.gif[/img]</td>
    <td>Forums</td>
  </tr>
    <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_gallery.gif[/img]</td>
    <td>Gallery</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_gallery.gif[/img]</td>
    <td>Google Flash</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_members.gif[/img]</td>
    <td>GuestBook</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_members.gif[/img]</td>
    <td>Members List</td>
  </tr>
      <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_links.gif[/img]</td>
    <td>Open Directory</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_chat.gif[/img]</td>
    <td>Private Messages</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_smilies.gif[/img]</td>
    <td>Recommend Us</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_stats.gif[/img]</td>
    <td>Statistics</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_register.gif[/img]</td>
    <td>Submit News</td>
  </tr>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_profile.gif[/img]</td>
    <td>YourAccount       
   </td>
  </tr>
 </table>
<table width="128"><tr><hr width="100%" color="#5B5B5B">
   </tr></table>
<table width="128" border="0" cellspacing="2" cellpadding="0" style="BORDER-COLLAPSE: collapse">
<tr><td width="20">[img]images/mini_icons_fiblack/new.gif[/img]</td><td><left>New</left></td></tr></table>
<table>
  <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_rules.gif[/img]</td>
    <td>I-Frame Calendar</td>
  </tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_rules.gif[/img]</td>
    <td>I-Frame ShoutBox</td>
  </tr>
    <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_calendar.gif[/img]</td>
    <td>Nuke theme packs</td>
  </tr>
    <tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_gallery.gif[/img]</td>
    <td>Desktop Wallpaper</td>
  </tr>
    <td>[img]images/mini_icons_fiblack/icon_mini_rules.gif[/img]</td>
    <td>Comming Soon</td>
  </tr>
</table>
Since I started out with fiblack as a theme I just kept the fiblack folder in my images folder and replaced the mini-icons with charcoal ones, but you can put it anywhere and use whatever images you want as long as you change the path in the code. The horizontal line you want in <hr>. Find it in the code.
Oh yes last but not least, put this code in a new block that you make in admin/blocls and title it Main menu, and then de-activate your original mainmenu block. I hope this helps.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thanks a bunch!
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 14
Join Date: Dec 2002
Location: Columbia, MO
Thanks a bunch! - 12-17-2002, 10:50 AM

Thanks for the info. I will work with that! I appreciate your help!

ALSO - Could you tell me where to get and how to install the gallery program and the shoutbox program you have on your site?
 Send a message via ICQ to tonychaos Send a message via Yahoo to tonychaos Send a message via AIM to tonychaos Send a message via MSN to tonychaos  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
12-17-2002, 12:06 PM

I can..hehe

The best gallery program is here
http://gallery.sourceforge.net

The other galleries, 4NAlbum and My_eGallery work OK, but not good. The thumbnail generation on them sucks, unless you know how to modify the thumb generation code to get netpbm(a thumbnail generation program) working(getting ahead of myself). Other than that, they work ok.

The Shoutbox can be found here
http://phpbbport.fauxpas.org/mycrap/shoutbox-232.zip
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do u add the main menu... shaheer Site design 1 01-23-2005 03:51 AM
Main menu problem...!!! haekke1 Open topics 1 06-02-2003 03:47 PM
MAIN MENU Force Purged Topics 12 03-07-2003 02:44 PM
Main menu icons cable Purged Topics 4 11-14-2002 06:04 AM
Modded the main menu and User Menu Konan Purged Topics 0 10-06-2002 12:20 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31