Can you customise a theme further?

8 replies
  • WEB DESIGN
  • |
Hello!

I would like one of the pages of my website to look like the enclosed. A series of pictures with text on the right hand side. When I tried to do that everything was "jumping" on the page. I am using Twenty-10 theme

Could someone kindly let me know whether it is feasible. If not, I will abandon that project altogether and not waste any more time on it.

Thanks
#customise #theme
  • Profile picture of the author Michael71
    This is basically pretty easy.

    You must float the picture container to the left and the text container to the right.

    Check out this post: All About Floats | CSS-Tricks

    Maybe that helps you.

    FYI: everything is possible, if you know how to do it.
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7847769].message }}
  • Profile picture of the author Michael71
    Then ask someone on oDesk, Fiverr, ....
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7847803].message }}
    • Profile picture of the author Beatrice
      Originally Posted by Michael71 View Post

      Then ask someone on oDesk, Fiverr, ....
      ... I already did that...
      Signature
      FREE Video to Build Your Website:

      http://www. createmyownwebpage.net

      This Step-by-Step video guide will show you how to buil your website from scratch!(For FREE)
      {{ DiscussionBoard.errors[7847808].message }}
  • Profile picture of the author webcosmo
    Had to Google what was Twenty ten theme, and i found out it`s for wordpress) Don`t waste any more time on it, pay someone to do it for you!
    {{ DiscussionBoard.errors[7847917].message }}
  • Profile picture of the author abhempire
    I can show you how to to that for free tomorrow. Don't despair
    {{ DiscussionBoard.errors[7848034].message }}
  • Profile picture of the author Susan Stones
    When you enter your picture or video into the WP edit screen, there is an option to choose alignment (align), choose left. The text that you choose will then appear on the right.

    The problem is that the next image and text doesn't appear in the right space. In the edit screen click on the text tab (this is important before adding the next line)***

    Then before the next picture add the following line:

    <br style="clear: both;"/>

    (this means: start a new line below anything on both the left and right sides of this section.

    Repeat this for each group of image and text, and at the end.

    If you have any problems with this ask again.
    {{ DiscussionBoard.errors[7848370].message }}
    • Profile picture of the author Beatrice
      Originally Posted by Susan Stones View Post

      Then before the next picture add the following line:

      <br style="clear: both;"/>

      (this means: start a new line below anything on both the left and right sides of this section.
      Thank you sooooo much. It worked perfectly! I am pleased as punch!
      Signature
      FREE Video to Build Your Website:

      http://www. createmyownwebpage.net

      This Step-by-Step video guide will show you how to buil your website from scratch!(For FREE)
      {{ DiscussionBoard.errors[7848507].message }}

Trending Topics