Tagged: landing page, text position
-
AuthorPosts
-
August 10, 2014 at 5:24 pm #302262
Hi!
Can anyone please tell me how to position text in enfold over background image so it looks like this :
page itself is at:
I created color section with background image but cannot position text right around bulletpoints
August 10, 2014 at 7:40 pm #302291Privyet Igor!
Seems like you have already figured it out – http://i.imgur.com/M7UC1i9.png
Cheers!
YigitAugust 10, 2014 at 7:52 pm #302292Hey Yigit!
Its not my page its an example, do i need to use DIV?
igor
August 11, 2014 at 4:18 am #302397Hey!
You need to create that using html on a text block then add the appropriate css. This is the html structure that they use:
<div id="work" class="bl"> <div class="bl_center"> <span class="title">Как мы работаем</span> <div class="steps"> <div class="row r"> <span class="t1">Шаг 1</span> <span class="t2"> Вы оставляете заявку на нашем <br>сайте. Мы подбираем для Вас <br>подходящие варианты </span> </div> <div class="row l"> <span class="t1">Шаг 2</span> <span class="t2"> Мы организуем просмотр <br>недвижимости в Испании </span> </div> <div class="row r"> <span class="t1">Шаг 3</span> <span class="t2"> Вы выбираете понравившийся <br>вариант и заключаете контракт с<br> застройщиком </span> </div> <div class="row l"> <span class="t1">Шаг 4</span> <span class="t2"> Мы оформляем все необходимые<br> документы для сопровождения <br>сделки и государственной <br> регистрации </span> </div> </div> <span class="family"><img src="img/family.jpg" alt="" title=""></span> </div> </div>
Cheers!
IsmaelAugust 12, 2014 at 3:47 am #302967Hi Yigit!
How do I add the appropriate css? And where?
Igor
August 13, 2014 at 3:37 am #303562Hi Igor!
You’d need to craft the appropriate CSS, the code should be put in Quick CSS.
As an alternative, you can try using LayerSlider which lets build something like that in a easier to use, drag and drop interface.
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.