Youjoomla Support Forums (https://www.youjoomla.com/joomla_support/index.php)
-   YJ Pop login (https://www.youjoomla.com/joomla_support/forumdisplay.php?f=122)
-   -   help with pop up module (https://www.youjoomla.com/joomla_support/showthread.php?t=12533)

cedpen 04-14-2014 05:31 PM

help with pop up module
 
1 Attachment(s)
I�m having a problem, I�m using the moviedom template with the popup login the problem I�m having is when you click on the login it sits in the middle of the page which is okay but you can�t get to the bottom to fill the registration info to complete the fill in info. Is there a way that it can be scrollable or resize to fit?

Also how or what can I do I get it to work via the mobile phones?

Your help is appreciated Thank you
Cedpl

Are you sure your are posting in product assigned forum?: Yes

What is your CMS version?: Joomla 2.5

MySQL Version: 5.x

PHP version: 5.x

Link to installation: site not on line yet

Have you edited any files? If yes tell us which ones.: No

Is this personal or client website?: Personal

neo 04-15-2014 05:39 AM

i see what you mean, that should not have been higher than 700px, it is 800px
looking for solution, few min

neo 04-15-2014 05:44 AM

Activate custom.css in template admin and add this in



Code:

.mpoplogin #login_pop {
        height:700px;
        padding:0 20px;
        top:50px;
}
.mpoplogin #login_pop .inputbox,
.mpoplogin .popyjreg .inputbox {
        padding: 5px 10px;
        margin:0 0 10px 0;
}


cedpen 05-17-2014 01:45 AM

Thank you
Cedpen


All times are GMT -4. The time now is 04:21 PM.

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.