HostVox.com

Welcome, Guest
Please Login or Register.    Lost Password?
Resize and Center New Window in Joomla (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Resize and Center New Window in Joomla
#7
Resize and Center New Window in Joomla 9 Months, 1 Week ago Karma: 1  
Put the following three lines of code in your Joomla Template's Index.php file just above /header within script tag.


var aw1=(screen.availWidth)/4;
var aw2= aw1 * 3;
var marg=Math.round(Math.abs(aw1/2),0);


and add following code in attrib var at line # 371 of your helper.php file in modules/mod_mainmenu just before "toolbar=no" except double quotes

"width='+aw2+',left='+marg+',"

and your new window will open in center of the screen with 75% of the screen size.

must keep backup copy of your helper.php before updating codes.
sachin (User)
Fresh Boarder
Posts: 6
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
Go to top

Subscribe

Newsflash

Here are some of the extensions modified to make them better.
Read more...
Bookmark and Share

Basic Plan
Extended Plan
Business Plan
Plan Entreprise