Wednesday, January 14, 2015

How to adjust the Joomla Article page width to wider or narrower?

Go to /home/your website folder /public_html/templates/beez3/css/position.css

At position.css, edit this code.

----------------------------------------------
#wrapper2 .item-page {
    max-width: 860px
----------------------------------------------


Change the value at max-width: to your desired Article width.

Is it easy right?

No comments:

Post a Comment