Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2009
    Posts
    11
    Plugin Contributions
    0

    Default How to move the product name and description to right?

    Hi all masters,
    I've done lots of search but didn't find a solution to my problem...
    my site is: http://clipontogo.com//index.php?mai...&products_id=4

    After I installed ajax image swapper, the product name and description all go down of the image...how could I move them back to the right? Anybody could help? Thanks a million!

  2. #2
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: How to move the product name and description to right?

    In the file - styles_AJAX_image_swapper.css - find this section:

    Code:
    #image_viewer {
    	width: 300px;
    	border: 1px solid #215086;
    	margin:5px;
    	padding:5px;
    }
    and change it to this:

    Code:
    #image_viewer {
    	width: 300px;
    	border: 1px solid #215086;
    	margin:5px;
    	padding:5px;
            float:left;
    }

  3. #3
    Join Date
    Sep 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: How to move the product name and description to right?

    Thanks a lot!!

 

 

Similar Threads

  1. How would I move the template all the way to the right and fix an image to the
    By pityocamptes in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 15 Sep 2010, 05:45 AM
  2. Featured Product How Do I move it to the Right side?
    By godspeed128 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 May 2009, 04:27 PM
  3. move description to the right of images
    By sheba10 in forum Templates, Stylesheets, Page Layout
    Replies: 29
    Last Post: 5 May 2009, 01:59 PM
  4. How to move product image to the right side?
    By rainmist in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Dec 2008, 05:00 PM
  5. How to move additional images to the right of main product image
    By davale in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 20 Sep 2006, 02:27 PM

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