joomla2.5 - How to change the width of the left menu in Joomla (Beez20) -


How do I change the width of the left menu that comes with the Bez 20 template in Joomla 2.5?

edit this /templates/beez5/css/position.css file Can be done by.

Search

  .leftbigger {width: 15%}   

and width: edit 15%

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -