Keyword

[userblock.php - mod_k2_login] frontend editor iframe to use height 100% for low res display/laptop

  • pembaris
  • pembaris's Avatar Topic Author
  • Offline
  • New Member
More
14 years 7 months ago #71621 by pembaris
Hi,

I supposed to attach screenshots of my previous Add New Item frontend editor, which is overflowing my 1280 x 800 Mac on FF, Flock (works fine in Safari), but since I already made the change, I don't feel like changing back.

(mod_k2_login) userblock.php line 30

rel="{handler:'iframe',size:{x:990,y:580}}" href="%3C?php%20echo%20$user-">profile->addLink; ?>">

(media/css) modal.css

#sbox-window
{
position: absolute;
background-color: #000;
text-align: left;
overflow: visible;
padding: 10px;
-moz-border-radius: 3px;
height: 90% !important; //self-added
}


I edited the modal.css and userblock.php in order to make the editor fits MY screen, but I don't know it will be messed up on others.

Please make the iframe on frontend editor to use height 100% (or any necessary fixes) to rectify this issue.

Please advise.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum