Note that there are some explanatory texts on larger screens.

plurals
  1. POError in DotNetNuke slides container
    text
    copied!<p>I'm new to DNN so I would really appreciate your help. I took the following DNN theme "<a href="http://dnntheme.com/capastrano/Home" rel="nofollow">DNN capastrano theme</a>" and acheived my website using it. After I finsihed everything I wa trying something ith the slides container on top of home page, its style changed and it shows no pix, so "clever me" I started to edit its content using the original website code for this container, but it is not working at all. And I don't have the very first version anymore. What should I do ??</p> <p>And this is the last code I wrote for it:</p> <pre><code> &lt;div class="DnnModule DnnModule-DNN_HTML DnnModule-369"&gt;&lt;a name="369"&gt;&lt;/a&gt; &lt;div class="DNNContainer_noTitle"&gt; &lt;div id="dnn_ctr369_ContentPane"&gt;&lt;!-- Start_Module_369 --&gt; &lt;div id="dnn_ctr369_ModuleContent" class="DNNModuleContent ModDNNHTMLC"&gt; &lt;div id="dnn_ctr369_HtmlModule_lblContent" class="Normal"&gt; &lt;div id="container"&gt; &lt;div id="example"&gt; &lt;div id="slides"&gt; &lt;div class="slides_container" style="overflow: hidden; position: relative; display: block;"&gt; &lt;div class="slides_control" style="position: relative; width: 2940px; height: 380px; left: -980px;"&gt;&lt;a title="banner 1" href="#" style="position: absolute; top: 0px; left: 980px; z-index: 0; display: none;"&gt;&lt;img width="980" height="380" alt="Slide 1" src="/portals/0/Images/Banner1.jpg?1382021639165" /&gt;&lt;/a&gt;&lt;a title="banner 2" href="#" style="position: absolute; top: 0px; left: 980px; z-index: 0; display: none;"&gt;&lt;img width="980" height="380" alt="Slide 2" src="/portals/0/Images/Banner2.jpg" /&gt;&lt;/a&gt;&lt;a title="banner 3" href="#" style="position: absolute; top: 0px; left: 980px; z-index: 5; display: block;"&gt;&lt;img width="980" height="380" alt="Slide 3" src="/portals/0/Images/Banner3.jpg" /&gt;&lt;/a&gt;&lt;a title="banner 4" href="#" style="position: absolute; top: 0px; left: 980px; z-index: 0; display: none;"&gt;&lt;img width="980" height="380" alt="Slide 4" src="/portals/0/Images/Banner4.jpg" /&gt;&lt;/a&gt;&lt;/div&gt; &lt;/div&gt; &lt;div class="pagination_wrap"&gt; &lt;a class="prev" href="#"&gt;&amp;nbsp;&lt;/a&gt; &lt;a class="next" href="#"&gt;&amp;nbsp;&lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class="clear"&gt;&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;!-- End_Module_369 --&gt;&lt;/div&gt; &lt;div class="clear"&gt;&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload