1
jas101
help with multimenu
  • 2006/12/5 10:08

  • jas101

  • Just popping in

  • Posts: 6

  • Since: 2006/12/5


Hi,

Im new here and im not sure if my question should be here or in another part of the forum, please excuse me if this is the wrong place.


my question is>
I'm using a css drop down horizontal menu from multiMenu 1.8 : " When multiMenu goes dynamic ", everything is working fine. ive edited the basic_dd and basic_dd_ie.css files to match the colors in my theme, the only thing is a cant seem to remove a small 1 pixel grey line around my horizontal menu. Can someone point me in the right direction please? ive searched a ton of multimenu files (even my XOOPS theme) but i cant seem to edit it.

please help.

regards,

Jas

2
blueteen
Re: help with multimenu
  • 2006/12/5 10:34

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


hello,
can you try this ?
in basic_dd.css

/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menuhcss ul li a, .menuhcss ul li a:visited {
   
displayblock;
   
text-alignleft;
   
text-decorationnone;
   
height20px;
   
color#093F7D;
   
border1px solid #XXXXXX;
   
border-width0px 1px 0px 1px;
   
backgroundtransparent;
   
line-height20px;
   
font-size11px;
   
padding-left5px;
}


change this ligne : border: 1px solid #XXXXXX;

3
jas101
Re: help with multimenu
  • 2006/12/5 10:43

  • jas101

  • Just popping in

  • Posts: 6

  • Since: 2006/12/5


Hello blueteen, thanks for your reply.
that does change the color of the outside of my buttons, but theres still another grey line around all 4 menu buttons. theres a space of +/- 10-15 pixels and then its there :(

very annoying.

4
blueteen
Re: help with multimenu
  • 2006/12/5 12:17

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


can we have a link with this problem ?

5
jas101
Re: help with multimenu
  • 2006/12/5 12:56

  • jas101

  • Just popping in

  • Posts: 6

  • Since: 2006/12/5


Its not online yet, but ive taken a screenshot.

http://img237.imageshack.us/img237/8931/annoyinglineoo0.jpg

6
blueteen
Re: help with multimenu
  • 2006/12/5 13:08

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


not easy without source code.
but in your case, i think that's related to your theme (center block code)
in multimenu help, we have added an example of menu integration in a theme (section 2 under TIPS AND TRICKS)

http://website_url/modules/multiMenu/admin/index.php?op=help&Help=04

7
jas101
Re: help with multimenu
  • 2006/12/5 13:28

  • jas101

  • Just popping in

  • Posts: 6

  • Since: 2006/12/5


ill check it out and let you know how it goes.

thankyou very much for all your help.

Login

Who's Online

183 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 183


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits