Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2005
    Posts
    31
    Plugin Contributions
    0

    Default Main Page with text and pics

    I would like for the the text on the main page to be to the right of the picture. How can i make that happen? Thanks.

    http://heavenlybubbles.com/shop/index.php?main_page=

  2. #2
    Join Date
    Apr 2006
    Location
    Kaneohe, Hawaii USA
    Posts
    22
    Plugin Contributions
    0

    Default Re: Main Page with text and pics

    Change your img tag from align="baseline" to align="left" for the text to appear to the right of the image.

  3. #3
    Join Date
    Nov 2005
    Posts
    31
    Plugin Contributions
    0

    Default Re: Main Page with text and pics

    Now the text is at the bottom. Not sure what else to do. Any other suggestions. Thanks, for you help.

  4. #4
    Join Date
    Apr 2006
    Location
    Kaneohe, Hawaii USA
    Posts
    22
    Plugin Contributions
    0

    Default Re: Main Page with text and pics

    Ahh, you changed the text instead of the image--the align in the image tag (img) is what needs to be adjusted...
    It looks like this right now:
    Code:
    <img hspace="0" src="http://www.heavenlybubbles.com/shop/includes/templates/custom/images/zen%20spa%20(websmall).jpg" align="baseline" border="0" />
    Change to this:
    Code:
    <img hspace="0" src="http://www.heavenlybubbles.com/shop/includes/templates/custom/images/zen%20spa%20(websmall).jpg" align="left" border="0" />
    Last edited by GlassHoppah; 7 Jun 2006 at 08:39 PM.

  5. #5
    Join Date
    Nov 2005
    Posts
    31
    Plugin Contributions
    0

    Default Re: Main Page with text and pics

    Thank you so much. I was able to get the text to the right of the picture.

 

 

Similar Threads

  1. Text with background image on main page
    By rrzc in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Aug 2011, 06:08 PM
  2. Editing Main Page Text and Images
    By Midwestfishing in forum Basic Configuration
    Replies: 3
    Last Post: 21 Dec 2009, 07:58 AM
  3. How to increase # of pics showed with products & add text
    By ccembd in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Jun 2008, 07:21 AM
  4. Main Page text and image
    By GraniteMan44 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Feb 2008, 10:16 PM
  5. pics on main page
    By exdl in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Feb 2007, 01:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg