Aligning images with text

Homepage Community Forums Epik Theme Support Aligning images with text

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11852
    iain.swanston
    Customer

      Hi
      I am trying to align icons and text in a Text widget inside Home Feature #5 and a few other places. As you can see from my site http://klozers.com/ the text next to the icons needs to go move up and to the right. I have tried the code you suggested in the tutorials but I guess it won’t work because the scenario is slightly different.

      I have never written code before, but so far I have cobbled this together inside the text widget:

      <div style=”float:left;width:33%;”>
      <div style=”padding-right:10px;”>


      <p style= >Live Pipeline Reviews</p>


      <p style= >Sales Management
      Training</p>
      </div></div>

      <div style=”float:left;width:33%;”>
      <div style=”padding-left:10px;”>


      <p style= >Lead Generation Training</p>


      <p style= >Member Forum for Networking & Collaboration</p>

      </div></div>

      <div style=”float:left;width:34%;”>
      <div style=”padding-right:10px;”>


      <p style= >No Long Contracts</p>


      <p style= >Strategic Account Planning</p>

      </div></div>

      <div style=”clear: both;”></div>

      Many thanks in advance.
      Iain

      #11859
      Eric
      Customer

        Here is how they do it in the demo –

        <img class="alignleft" src="http://demo.appfinite.net/epik/img/icon-paper.png" alt=""><h4>9 Theme Colors to choose from!</h4>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.

        To add code inside the forum, add your code, then highlight it and click the “Code” button in the toolbar and it will show up properly.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.