Menu Help!

This is a discussion on "Menu Help!" within the Web Page Design section. This forum, and the thread "Menu Help! are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 13th, 2007, 14:35
Reputable Member
Join Date: Jul 2007
Location: UK, Essex
Age: 21
Posts: 171
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to RZX Developer
Menu Help!

Hi All,

Below I have attached an image that I would like to ask a question about, the question I have, 'Is it possible to place the tab menu down the side of the div container?



Thanks

Wayne
Reply With Quote

  #2 (permalink)  
Old Aug 13th, 2007, 18:27
BGarner's Avatar
Reputable Member
Join Date: Oct 2006
Location: In front of the computer.
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Menu Help!

Yeah it should be. Perhaps you could float it beside the wrapper or maybe position it.

Do you need pointers on creating the menu?

It would be great if we could see the CSS you already have, or give us a link.
Reply With Quote
  #3 (permalink)  
Old Aug 13th, 2007, 22:09
alexgeek's Avatar
Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Menu Help!

try the source of this:
http://www.uf3k.com/v7/index.php
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #4 (permalink)  
Old Aug 14th, 2007, 07:08
Reputable Member
Join Date: Jul 2007
Location: UK, Essex
Age: 21
Posts: 171
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to RZX Developer
Re: Menu Help!

Thanks Alex,

I have sent him a pm and he didn't want to help.

wayne
Reply With Quote
  #5 (permalink)  
Old Aug 14th, 2007, 11:54
alexgeek's Avatar
Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Menu Help!

looks like it just floats to the left:
Code: Select all
#div_content #div_nav {
    width:34px;
    float:left;
    padding:182px 0px 0px 100px;
}
#div_content #div_nav div {
    width:34px;
    height:108px;
    margin:0px 0px 10px 0px;
}
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)

Last edited by alexgeek; Aug 14th, 2007 at 11:55. Reason: code tags
Reply With Quote
  #6 (permalink)  
Old Aug 14th, 2007, 11:59
Reputable Member
Join Date: Jul 2007
Location: UK, Essex
Age: 21
Posts: 171
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to RZX Developer
Re: Menu Help!

Cheerz i'll give it a go, allow I thought there was alot more to like such as positioning the nav.
Reply With Quote
Reply

Tags
css menu help

Thread Tools

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
css menu csun PHP Forum 4 Aug 1st, 2007 20:37
I have a normal css menu, but want ot add drop down menu to it multichild Web Page Design 7 Jan 9th, 2007 16:07
Add Sub Menu DannyP43 JavaScript Forum 10 Sep 3rd, 2006 19:47
CSS menu cbrams9 Web Page Design 1 Aug 3rd, 2006 15:46
Help with pop-up menu please!!!?? aseriouslyfunkydiva Graphics and 3D 1 Nov 16th, 2005 15:11


All times are GMT. The time now is 02:20.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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 32 33 34 35 36 37 38 39 40 41 42 43