Forum replies created
Viewing 10 replies - 3,061 through 3,070 (of 3,147 total)
In reply to
Plain ul items not rendering
have you try the simplest way?
Code:
<ul>
<li>Item #1</li>
<li>Item #2</li>
<li>Item #3</li>
</ul>
<li>Item #1</li>
<li>Item #2</li>
<li>Item #3</li>
</ul>
or
Code:
<ol>
<li>Item #1</li>
<li>Item #2</li>
<li>Item #3</li>
</ol>
<li>Item #1</li>
<li>Item #2</li>
<li>Item #3</li>
</ol>
hm….tried exactly same chrome version 31.0.1650.63 m and the sticky header woks fine….weird…the menu is only overlapping in the IE…will fix that…
You mean sticky header?
In reply to
Setting up Layer Slider
will think about that..thanks for the tip.
which browsers versions have you try?
In reply to
Home page layout help
can use that also..but must keep it in mind for the next theme release
In reply to
Protecting e-mail address from bots
better than nothing 🙂
In reply to
Setting up Layer Slider
sorry, but all sliders work only for specific pages
In reply to
Home page layout help
try this CSS code:
Code:
.alora-row {max-width:100%!important;}
will try to fix the fonts and maps issue. thanks.
In reply to
Setting up Layer Slider
sorry, at this moment is not possible to make a site wide functionality for Layer Slider. only by editing the theme code which we dont support in the support forums
Viewing 10 replies - 3,061 through 3,070 (of 3,147 total)