removing inherent table border

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jtnoel
Beginner
Beginner
Posts: 4
Joined: Mon Mar 06, 2006 11:52 pm

removing inherent table border

Post by jtnoel »

Even with all of the border properties turned off, I still get a border on the entire menu system when I use a background color for the menu items. I need to completely remove any borders so that my separator image runs from top to bottom on the menu.

http://www.aegistech.us/newversion/

Thanks,

Jason
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi


look at this:

http://milonic.com/tablemenu.php

and you will see, comparing this with the layout of your page, that some improvement is required!

Michael
jtnoel
Beginner
Beginner
Posts: 4
Joined: Mon Mar 06, 2006 11:52 pm

i will test that out

Post by jtnoel »

thanks for referring me to that page. I'll test it out.

Best,

Jason
jtnoel
Beginner
Beginner
Posts: 4
Joined: Mon Mar 06, 2006 11:52 pm

Not quite...

Post by jtnoel »

Okay, I tried it. Although that brought the menu flush to the graphic, it did not fix the underlying issue.

Look at the separators betwen the menu items. Note that they do not stretch to the absolute top and the absolute bottom of the menu: there is a 1 pixel orange border around the entire menu.

That is the border that I need to remove so that it will look like the separator stretches from top to bottom.

Suggestions?

Thanks,

Jason
jtnoel
Beginner
Beginner
Posts: 4
Joined: Mon Mar 06, 2006 11:52 pm

solved it

Post by jtnoel »

it was the margin value. Needs to be 0.

Thanks for your help,

jason
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

the menus structure (part 1 with the global settings, the styles and the subs, part 2 embedded_main_menu in the table ) is now as required for what is called cross-browser capability.

One minor issue is the top=100; setting. As the menu is in the table, its not really required and has no value. The position is set to relative.

Michael
Post Reply