Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 1 times, last edit by "KatColl" (May 6th 2021, 10:41am)
Code to skip a line in the Infobox with easy_html_plugin : <br/>Hi there
Great plugin, like it a lot!
I would love to change styling a bit though.
So I want to ask for some improvements if possible:
- Option to make lightbox dragable.
- Option to choose between rounded or straight lightbox corners
- Option to change the main parameters of the box (color, alpha, border)
- Option to adjust css for whole text or just parts of the text (font-family, font-weight, font-style, text-align)
- Any Idea on how to implement multilanguage?
- How to make single line breaks?
![]()
Source code
1
That would be great!
Sven
![]() |
Source code |
1 2 3 4 5 |
<layer name="infobox" keep="true" type="container" bg="true" br="0xFFFFFF" bgroundege="0 20 0 0" align="bottomright" x="10" y="45" width="45%" maxwidth="500" maxheight="600" height="40%" maskchildren="false" visible="false" bgcapture="true" zorder="10" > <layer name="close" url="images/close.png" scale=".6" onclick= "set(layer[infobox].visible, false);" keep="true" visible="true" align="righttop" x="5" y="5" zorder="1" /> </layer> |
![]() |
Source code |
1 |
<hotspot name="aussen" style="skin_infopoint_click" ath="-34.606" atv="-5.835" tooltip="Weitere Eindrücke vom Münsterplatz" onclick=" plugin[easy_html_lightbox].open_url('texte/aussen.html','','','',true,layer[infobox]); set(layer[infobox].visible, true);" /> |
Hi Kat,
what is your email address?
when did you buy the plugin?
Best Regards,
Hamid
Hamid,
you sent it to me a few days ago. But your infobox styles xml file has a
problem with the close button. There isn't code for the close image
button ... And I can't add the code for the close image button because I
don't know the name of the encrypted layer .... See here the problem of the close buttons for infobox styles
The simplest Hamid, send me the zip folder of the styles infobox which is in demonstration on the site of KRPANO.
Best regards
Kat
This post has been edited 2 times, last edit by "KatColl" (May 7th 2021, 12:49pm)