The answers in the topic you started are correct.MarieNatalie wrote:Hello again
I had a problem described here viewtopic.php?p=14074096#p14074096
It's all about a bbcode, the HTML replacement is<a href="{URL}" rel="lytebox"><img style="width:320px; height:240;" src="{URL}" alt="" /></a>
Then I put the Javascript in your code inoverall_footer_after.html (E)
like this:
Is that right?Code: Select all
<script type="text/javascript" src="lytebox.js"></script> <link rel="stylesheet" href="lytebox.css" media="screen" />
It seems be working but like my English
Which are the correct places in forums rootlytebox.css
and the images of lytebox must be placed
I always appreciate your support.
Css
in the head and js
in the footer before the closing body tag. Maybe post the content of the lytebox.js
in the topic you already started?