Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 51
2 members and 49 guests
buynm6ymobcha8b, health46ev26
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
nukemods.com menu block?
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 48
Join Date: Jan 2003
Location: Maryland
nukemods.com menu block? - 02-09-2003, 02:39 PM

Where can I find a menu block with sections and such, like on this site?
 Send a message via ICQ to Zathu_Koon Send a message via Yahoo to Zathu_Koon Send a message via AIM to Zathu_Koon Send a message via MSN to Zathu_Koon  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 65
Join Date: Dec 2002
Location: Tulsa OK U.S.A
02-09-2003, 03:29 PM

It is a block mikem has created, i have created almost an exact type of block becuase like you think, it look much better than the menu that comes with nuke.

just create a block using an html editor, write the code for it to look similar like this

I took this from my site, you would edit it for your own

<body>
<table width="140" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">Home</td>

Then do the exact same thing with Forums, downloads, and what not...

Here is my whole code but this works for my site.

<body>
<table width="140" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">Home</td>
</tr>
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">Account</td>
</tr>
</table>
<hr>

<table width="140" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">Store</td>
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122"><a href="modules.php?name=Content&pa=showpage&pid=2"> Meet
The Band</a></td>
<tr>
<td>[img]images/mini.gif[/img]</td>
<td>Gallery</td>
</tr>
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">


Forums</p></td>
</tr>
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">WebCam</td>
</tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">SWL Chat</td>
<tr>
<td>[img]images/mini.gif[/img]</td>
<td>Members List</td>
</tr>
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">Private Messages</td>
</tr>
</table>
<hr>
<table width="140" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">Recommend Us</td>
</tr>
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">Submit News</td>
</tr>
<tr>
<td width="12">[img]images/mini.gif[/img]</td>
<td width="122">Statistics</td>
</tr>
</tr>
</table>


I am saving the world while you sleep
  Send a message via Yahoo to christian Send a message via AIM to christian Send a message via MSN to christian  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 48
Join Date: Jan 2003
Location: Maryland
02-09-2003, 03:47 PM

Ah, its html based?

hmm..
 Send a message via ICQ to Zathu_Koon Send a message via Yahoo to Zathu_Koon Send a message via AIM to Zathu_Koon Send a message via MSN to Zathu_Koon  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Member
 
Status: Offline
Posts: 359
Join Date: Nov 2002
Location: Michigan, USA
02-09-2003, 03:54 PM

yep, simply links and horizontal rules.
  Send a message via AIM to ReNeGaDe  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
02-09-2003, 03:57 PM

You paste the code into the text box in admin>blocks on your site. Go to admin page on you site, select blocks and scroll down the page and on the left is a box. Type in a name bor your new block (main Menu). Paste in your code and save. Deactivate your Modules block.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 65
Join Date: Dec 2002
Location: Tulsa OK U.S.A
02-09-2003, 04:29 PM

Quote:
Originally Posted by Martin
You paste the code into the text box in admin>blocks on your site. Go to admin page on you site, select blocks and scroll down the page and on the left is a box. Type in a name bor your new block (main Menu). Paste in your code and save. Deactivate your Modules block.
Shoulda added that at the end of my post..


Its not all html

Its Elementry my dear watson...


I am saving the world while you sleep
  Send a message via Yahoo to christian Send a message via AIM to christian Send a message via MSN to christian  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 48
Join Date: Jan 2003
Location: Maryland
02-09-2003, 04:39 PM

Hmm, theres some weird spacing between lines in what I have.

Code:
<big>·</big> Home

<big>·</big> Forums

<big>·</big> Downloads

<hr>

<big>·</big> Rules/Regulations

<big>·</big> Member List

<big>·</big> Character Bios

<hr>

<big>·</big> IRC Chat

<big>·</big> Server Status

<big>·</big> Screenshot Gallery

<hr>

<big>·</big> Private Messages

<big>·</big> Your Account
Any idea why?
 Send a message via ICQ to Zathu_Koon Send a message via Yahoo to Zathu_Koon Send a message via AIM to Zathu_Koon Send a message via MSN to Zathu_Koon  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
02-09-2003, 04:44 PM

When you the hr it creates a big space like a p or a br br

You don't need to use br when u use hr

Spank me if I'm wrong.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 48
Join Date: Jan 2003
Location: Maryland
02-10-2003, 07:10 AM

Well, I mean that there is a vertical gap between modules, making it vertically stretched out.

I activated it to unreg'ed users, here:
http://www.orderofthejedi.org/
 Send a message via ICQ to Zathu_Koon Send a message via Yahoo to Zathu_Koon Send a message via AIM to Zathu_Koon Send a message via MSN to Zathu_Koon  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
02-10-2003, 07:25 AM

Well you could close it up a little bit if you do what I suggested.
Quote:
<big>·</big> Character Bios

<hr>

Take away the
just before each <hr> and see.
   
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
Menu Block with icons? Cyberkiller Nuke 6.5 to 6.9 - Blocks 0 04-03-2003 02:36 AM
Modified Menu Block . . . Archon Nuke 6.5 to 6.9 - Blocks 4 03-20-2003 05:46 PM
User Menu Block oneof1121 Purged Topics 4 02-21-2003 10:03 PM
The Menu block for nukemods Suzie Purged Topics 7 01-25-2003 04:30 AM
Error in nukemods main menu breakolami nukemods.com 1 11-29-2002 11:25 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