Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2011
    Posts
    3
    Plugin Contributions
    0

    Default Review Sidebox Overflow on 1.3.9h

    Hi,

    I have been customizing a template and I have been testing various bits and I have just found that when I leave a review on a product with the review sidebox enabled on the right the review description text overflows past the right sidebox.

    I have been through the css but nothing obvoius stands out to me,

    Can anyone me out?

    Many Thanks in Adv.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Review Sidebox Overflow on 1.3.9h

    original review box shouldn't have that issue.

    You can add "<div class="clearBoth"></div> at the end of the template file for the review sidebox

  3. #3
    Join Date
    Apr 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Review Sidebox Overflow on 1.3.9h

    Hi There,

    I tried to add the <div class="clearBoth"></div> to the end of tpl_product_reviews_default.php, tpl_product_reviews_info_default.php and tpl_product_reviews_write_default.php but no joy I'm afraid. I will keep looking through the css to see if I can find anything.

    Cheers

  4. #4
    Join Date
    Apr 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Review Sidebox Overflow on 1.3.9h

    I think I have solved the issue, I added the following code to the sideBoxContent class,

    .sideBoxContent {
    background-color: #0d0d0d;
    padding: 0.4em;
    word-wrap: break-word;
    }

    Not sure if this is the correct fix for this issue however it works. I have checked the CSS from top to bottom many times to see if there was a float somehwere that may have been affecting this but everything looks normal.

    Thoughts?

    Cheers
    Andy

 

 

Similar Threads

  1. Help with Shopping Cart Sidebox Overflow
    By joannem in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 1 Nov 2011, 04:39 PM
  2. twitter sidebox text overflow
    By healthstore in forum Addon Sideboxes
    Replies: 0
    Last Post: 14 May 2010, 02:44 PM
  3. How to hide sidebox "review" when you open page "Review"
    By vadimzven in forum Basic Configuration
    Replies: 10
    Last Post: 24 Sep 2009, 05:52 PM
  4. Sidebox Images Overflow Width of Box on Right Side
    By dmacmanes in forum Basic Configuration
    Replies: 1
    Last Post: 5 Aug 2009, 11:58 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