Skip to content

dart-creations.com

Advertisement
Home arrow Forums
DART Creations Forums
Welcome, Guest
Please Login or Register.    Lost Password?
adjust the width in menu module
(1 viewing) 1 Guest
Joomla 1.5 Modules
Go to bottom
TOPIC: adjust the width in menu module
#1263
adjust the width in menu module 1 Month, 2 Weeks ago  
how is the way to adjust the width in in main menu ?
scroll right menu)

There are not options to do this in module parameters. I think the solution is edit .css file but which line and which file?

(Slide menu is wider than the right column of my template.)

thanks and great job!
 
Logged Logged  
 
Last Edit: 2010/02/02 11:53 By .
  The administrator has disabled public write access.
#1265
M.Meier ()
User Offline
Re:adjust the width in menu module 1 Month, 2 Weeks ago  
Hi, maybe i can help you:
try to edit the line (~12) "width:100%" in the class ".mattblackmenu ul" in the file "mod_slidemenu\ddlevelsfiles\ddlevelsmenu-topbar.css"
 
Logged Logged  
  The administrator has disabled public write access.
#1266
Re:adjust the width in menu module 1 Month, 2 Weeks ago  
Thanks M.Meier !! I will try right now!
 
Logged Logged  
  The administrator has disabled public write access.
#1267
Re:adjust the width in menu module 1 Month, 2 Weeks ago  
negative
nothing happens when I edit that line...

Thanks anyway M.Meier, I'll try to find out why!!

 
Logged Logged  
  The administrator has disabled public write access.
#1268
M.Meier ()
User Offline
Re:adjust the width in menu module 1 Month, 2 Weeks ago  
hi, you are using a vertical menue - so you need to edit the file "ddlevelsmenu-sidebar.css"; in the first few lines there is:
".markermenu{
width: 175px; /*width of side bar menu*/
"
additionally you can try to edit line 24
"padding-left: 20px;"

and for IE6 you should change the value in line 30 (width: 155px;)
 
Logged Logged  
  The administrator has disabled public write access.
#1269
Re:adjust the width in menu module 1 Month, 2 Weeks ago  
thanks again! M.Meier

The problem is not solved by changing ddlevelsmenu-sidebar.css (should, but do not) but is solved by adding the width in template.css (using Menu Class Suffix in module parameters)

It is very rare, because only works widht, the padding and other attribute in ddlevelsmenu-sidebar.css does not work in template.css :

/*slide menu in template.css*/
.markermenu{
width: 170px;
}

 
Logged Logged  
 
Last Edit: 2010/02/03 01:44 By .
  The administrator has disabled public write access.
Go to top

Buy us a beer!

If we've helped you, consider buying a beer €3. It will inspire us to keep on giving! Cheers!

Sponsors

Login Form






Lost Password?
No account yet? Register

Generated in 0.38461 Seconds