Results 1 to 6 of 6
  1. #1

    Default moving the write a review button

    I'm trying to get the tell a friend and write a review button on the same line as add to cart on my product pages.

    I've managed to move the tell a friend button using

    #productTellFriendLink {
    position: relative;
    float: left;
    bottom: 68px;


    but I have no idea how to move the write a review button. Can anyone help on this please?


    (link to one of my pages in question)
    http://scarletburn.co.uk/art-scroll-...es-p-1674.html

  2. #2
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: moving the write a review button

    girlboo,

    This works in Chrome, but I haven't tested it in other browsers...

    #productReviewLink {
    position: relative;
    left: -250px;
    top: -65px;
    }

  3. #3

    Default Re: moving the write a review button

    I put that into the stylesheet and its not working....wheres it meant to go?

  4. #4
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: moving the write a review button

    I'm assuming you're editing your stylesheet here...

    http://scarletburn.co.uk/includes/te...stylesheet.css

    The easiest thing you can do to play with layout is to install Google Chrome browser, then right click on your webpage and choose the 'Inspect Element' option. Gives you immediate feedback then (although temporary) about your stylesheet changes.

  5. #5
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: moving the write a review button

    thatgirl,

    I see that on some products you have additional images, which the stylesheet changes above will cause other problems for you. Not sure if you've done any editing of php, but you might save some effort by editing your...

    /includes/templates/darkness/templates/tpl_product_info_display.php

    You'll see in there that the different sections of the page are commented for you. You could move the 'tell a friend' and the 'reviews' sections up to the same place as the 'add to cart' section.

    That will at least get them created together on the page, so you'll not have quite so much work to do with the stylesheet.

    Make sure to keep a copy of your current tpl_product_info_display.php page though, just incase you need to get back to where you are currently!

  6. #6

    Default Re: moving the write a review button

    Quote Originally Posted by Celtic View Post
    thatgirl,

    I see that on some products you have additional images, which the stylesheet changes above will cause other problems for you. Not sure if you've done any editing of php, but you might save some effort by editing your...

    /includes/templates/darkness/templates/tpl_product_info_display.php

    You'll see in there that the different sections of the page are commented for you. You could move the 'tell a friend' and the 'reviews' sections up to the same place as the 'add to cart' section.

    That will at least get them created together on the page, so you'll not have quite so much work to do with the stylesheet.

    Make sure to keep a copy of your current tpl_product_info_display.php page though, just incase you need to get back to where you are currently!

    I think thats what I need, I'll go try that! Thank you!!

 

 

Similar Threads

  1. v139h Write A Review Button MIssing
    By traytray in forum General Questions
    Replies: 4
    Last Post: 26 Aug 2013, 05:06 PM
  2. No Write Review button
    By ebaobao in forum General Questions
    Replies: 3
    Last Post: 2 Oct 2011, 04:27 AM
  3. center write a review button
    By mattymaxx in forum General Questions
    Replies: 5
    Last Post: 26 Aug 2011, 09:26 AM
  4. Aligning the "write a review" button
    By mollycakes in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 26 Apr 2008, 11:48 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR