kriggo15
Junior Member
Posts: 2
Registered: 11/1/2005
Member Is Offline
|
| posted on 11/1/2005 at 07:14 PM |
|
|
need help moving menu
I am creating my first site and I created a menu using Tigra. I am using Dreamweaver MX to create my page and I am having problems with the menu. I
cannot get it to the left side of the screen where it should be. I am fairly new at creating webpages and I would appreciate some help.
|
|
|
tigra
Administrator
Posts: 2041
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 11/11/2005 at 05:06 AM |
|
|
use first values of block_top and block_left configuration keys in the menu_tpl.js file to specify vertical and horizontal coordinates of the menu
respectively.
|
|
|
kriggo15
Junior Member
Posts: 2
Registered: 11/1/2005
Member Is Offline
|
| posted on 11/11/2005 at 07:04 AM |
|
|
is there any way I can center it on the page? Because when I resize the browser it doesn't move where it should be. Thanks...
|
|
|
spieh
Junior Member
Posts: 3
Registered: 1/12/2005
Member Is Offline
|
| posted on 12/16/2005 at 02:04 AM |
|
|
positioning
| Quote: | Originally posted by kriggo15
is there any way I can center it on the page? Because when I resize the browser it doesn't move where it should be. Thanks... |
I have a similar issue not really due to resizing but people in my intranet use different screen resolutions so when I use the top_block value to
position the menu for example 75 pixels from the top of the screen it will appear in different locations on others machines with different
resolutions. Is there some way to allievate this issue?
|
|
|
tigra
Administrator
Posts: 2041
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 12/16/2005 at 04:00 AM |
|
|
Free version of the script supports only absolute (left aligned) positioning. If the content of your page is centered or right aligned you'll need
Tigra Menu PRO with its alignment option or Tigra Menu GOLD with its relative positioning (you basically position menu by dropping the menu
constructor in the table cell).
|
|
|
shomaela
Junior Member
Posts: 3
Registered: 3/1/2006
Member Is Offline
|
| posted on 3/1/2006 at 11:37 AM |
|
|
Sub Menu dislocate
i m facing problem in submenu because when i use to change the topblock of left vertical menu it dislocate the submenu position. How can i fix it.
|
|
|
tigra
Administrator
Posts: 2041
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 3/2/2006 at 03:43 AM |
|
|
All the distances between parent items and submenus are configured in the menu_tpl.js file (parameters block_top and block_left) see the product
documentation and samples for more information.
|
|
|