» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 42
0 members and 42 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on How to format the menu like you guys did ? within the Site design forums, part of the General category; Hi ! I was wondering how it is possible to format the modules menu like you guys did. I mean, in ...


Go Back   Nukemods Forum » General » Site design

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-15-2003, 08:10 PM
Junior Member
 
Join Date: Feb 2003
Posts: 4
How to format the menu like you guys did ?
Hi !

I was wondering how it is possible to format the modules menu like you guys did.

I mean, in the normal menu all modules are ranked according to the alphabet and are put closely together.

I'd like to group some sections like you guys did.

Any suggestions ?

Thx in advance !!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-15-2003, 08:53 PM
dar63's Avatar
Moderator
 
Join Date: Oct 2002
Location: UK
Posts: 473
Put code like below in a block.

Code:
<tr>
                <td bgcolor="#EBFAED"><table width="100%" border="0" cellspacing="0" cellpadding="4">
                    <tr>
                      <td><font class="content"><table width="140" border="0" cellspacing="2" cellpadding="0">
  <tr> 
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122">Home</td>
  </tr>
  <tr> 
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122">Account</td>
  </tr>
  <tr> 
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122">Help</td>
  </tr>
</table>
<hr>
  <table width="140" border="0" cellspacing="2" cellpadding="0">
    <tr>
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122">Downloads</td>
  </tr>
  <tr>
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122"><a href="modules.php?set_albumName=packs&op=modload&name=Gallery&file=index&include=view_album.php">Nuke 
      theme packs</a></td>
  </tr>
  </table>
  <hr>
<table width="140" border="0" cellspacing="2" cellpadding="0">
  <tr>
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122">Forums</td>
  </tr>
  <tr>
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122">Members List</td>
  </tr>
  <tr>
    <td width="12">[img]images/icon_mini_menu.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/icon_mini_menu.gif[/img]</td>
    <td width="122">Recommend Us</td>
  </tr>
  <tr>
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122">Submit News</td>
  </tr>
    <tr>
    <td width="12">[img]images/icon_mini_menu.gif[/img]</td>
    <td width="122">Statistics</td>
  </tr>
</table></font></td>
                    </tr>
                  </table></td>
              </tr>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-12-2003, 11:29 PM
Moderator
 
Join Date: Nov 2002
Posts: 737
How did you guys get that "new" graphic to show up in the main menu? How long will it stay there?

I'm writing a new menu block, and will be having links directly to sections in contents. What I would like to do, is to have a new graphic come up when one of the contributors adds a new article in their category.

Also I have nuke groups installed, I'm wondering if you guys know if anything has to be added to the menu block so it recognises the permissions set by nuke groups.

Thank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-13-2003, 09:25 AM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Blocks in Nuke

Iacoj.
We simply added an img src tag next to that line in our block html.
As for getting the image to come up when a user does something or new submission or whatever. You would probably be best to convert your custom block to an actual block-Custom.php file. Then you could mess with some "if else" statements in the php to try and see if you can make it happen.

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-13-2003, 01:38 PM
Moderator
 
Join Date: Nov 2002
Posts: 737
Ok Thanks Mikem,

I'll give it a go.

Do you know if the block will recognise permissions given through Nukegroups if I just write it like one previously shown here, and worry about the graphic later?
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
Hi Guys! Xtrato nukemods.com 2 07-23-2007 07:05 AM
php question - date format Lokrin Open topics 1 03-14-2005 05:06 AM
hey hey guys ... onefreak Open topics 4 10-08-2004 01:04 PM
trying to edit a theme, just need to learn format? saw_duuhst Nuke 6.5 to 6.9 - Themes 1 05-25-2003 08:04 AM
Modded the main menu and User Menu Konan Purged Topics 0 10-06-2002 01:20 AM


All times are GMT -5. The time now is 12:47 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.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