Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
Hi,
I am taking about the home page. at the fullwidth slider the caption come before the image:
the code now:
<div class="slideshow_caption"><div class="slideshow_inner_caption"><div class="slideshow_align_caption"><h2 style="font-size:37px; " class="avia-caption-title" itemprop="name">UNIART BULIDING AUTOMATION SAVING ENERGY AND CONTROL</h2><div class="avia-caption-content " itemprop="description"><p>UNIART BMS is the most powerful solution for saving energy in public buildings and industry , a pure distributed system TCP/IP based with Web SCADA software</p> </div></div></div></div> <img src="http://ca.catom.com/wp-content/uploads/2015/03/hp5-1030x435.jpg" width="1030" height="435" title="hp5" alt=" " itemprop="thumbnailUrl" style="left: 0px;">
the code i want:
<img src="http://ca.catom.com/wp-content/uploads/2015/03/hp5-1030x435.jpg" width="1030" height="435" title="hp5" alt=" " itemprop="thumbnailUrl" style="left: 0px;"> <div class="slideshow_caption"><div class="slideshow_inner_caption"><div class="slideshow_align_caption"><h2 style="font-size:37px; " class="avia-caption-title" itemprop="name">UNIART BULIDING AUTOMATION SAVING ENERGY AND CONTROL</h2><div class="avia-caption-content " itemprop="description"><p>UNIART BMS is the most powerful solution for saving energy in public buildings and industry , a pure distributed system TCP/IP based with Web SCADA software</p> </div></div></div></div>
I want to switch between them and make the image come before the caption in the code.
I want it to happen to make compatibility of the code in mobile, right now it does not look good.Tnx again,
Mor.- This reply was modified 7 years, 5 months ago by morhai91.
Today, the caption is before the image in the easy slider
i need the image to be rendered before the caption. that is for compatibility of the code in mobile – the mobile view is not good for me -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)