Popup that display only the mainbody

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Jul 22, 2013 12:03 pm
Hi guys I have a strange request...

I need to link a page from my landing page and I have thought to do it with a modal popup.

Everything works but i'd like to have ONLY the mainbody in the popup (i don't want modules)... is it possible?

Thank you!
User avatar
Expert Boarder

GK User
Mon Jul 22, 2013 9:21 pm
Hi,

If the page in modal is based on Joomla! you can try to use
Code: Select all
&tmpl=component
(but then you will loose styling) or create your own file in the root of the theme i.e. popup.php put the same content as in the component.php file + CSS styles in the head and add in the URL on the end
Code: Select all
&tmpl=popup
User avatar
Administrator


cron