As we work with Joomla in our main site (www.brisalinhasaereas.com), we are trying to make phpVMS basic template to fit into an article layout as an iFrame. The problem is our Joomla template is limited to 900px width. This restriction gives us rolling bars: erghhhhh… :blink: Is there a way to reduce phpVMS basic template width to fit in a maximum 900px iframe. If so, how can I do it?
HI you can define your page size to what ever size you want.
just customize the default skin and make your changes, be sure to create another folder to place your changes in and use the admin section to define your new skin.
HI you can define your page size to what ever size you want.
just customize the default skin and make your changes, be sure to create another folder to place your changes in and use the admin section to define your new skin.
This will explain it better,
Hello, Mark!
Thank you for you support.
But this is not what I’m looking for yet.
I’ve already made this changes. With that I have no doubt.
You need to edit the CSS in the skin to change the width
Very nice, very nice! I was running some test with FireBug and it worked out fine. I’m sorry for bothering you all, but I’m not so close to php and css. But I try!