Bottom 1 Widget - Image Size and Alignment

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Wed Jun 05, 2013 2:06 pm
Is there a way to set this widget to look like:

Manage your day - http://www.google.com.au/landing/now/

So have a smaller fixed image (not sliding in)? And then create another section(widget) underneath where the position of image and texted are on opposite side?

Also can the vertical line that runs next to the laptop image be removed?

Thanks
User avatar
Fresh Boarder

GK User
Thu Jun 06, 2013 8:24 am
Hi,

Go to Bottom I widget position and change content of first text widget (We turn ideas into our work) to:
Code: Select all
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus eget elit eu velit vehicula feugiat. Integer viverra metus vitae lectus dictum eleifend. Lorem ipsum dolor sit amet. Donec viverra lobortis feugiat. Sed id odio ante.</p>

<p><a href="#" class="btn">View Details</a></p>


Then, add another text widget underneath and add e.g. this
Code: Select all
<img src="[pageurl]/wp-content/themes/Simplicity/images/demo/demo_notebook.png" alt="Notebook" height="200" width="300" style="margin-left:100px">

Here you can specify your image path, dimensions and left margin.
User avatar
Moderator

GK User
Thu Jun 06, 2013 8:35 am
Superstar!

Thanks. You guys have incredible support keep up the great work.
User avatar
Fresh Boarder


cron