popup size

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Sat Feb 04, 2012 11:17 am
Hi
I upgraded to Joomla 2.5.1, Jomsocial 2.4.2 and the latest Gavick template for Joomla and JomSocial.
Everything looks nice but their are still some design errors.
not sure if that's in jomsocial or on the gavick jomsocial template.

I attached the ChangeAvatar popup and hope you can help me out.
where do I have to change the size for the popup to make sure the "Save" and "Close" buttom are not blocking the Preview.


Thanks for your help and keep on the good work
Oliver
User avatar
Junior Boarder

Konrad M
Mon Feb 13, 2012 12:48 pm
Hi
Please try go to gk_style.window.css and find
Code: Select all
#cWindowContentOuter {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 6px #666666;
    height: auto !important;
}

and remove
Code: Select all
   height:auto !important;
User avatar

GK User
Thu Feb 16, 2012 2:30 pm
ho Konrad

thanks for your help.
I could not find this code in the css

I will check if I have the most current template version.


thanks
Oliver



Konrad M wrote:Hi
Please try go to gk_style.window.css and find
Code: Select all
#cWindowContentOuter {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 6px #666666;
    height: auto !important;
}

and remove
Code: Select all
   height:auto !important;
User avatar
Junior Boarder


cron