Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2008
    Posts
    108
    Plugin Contributions
    0

    Default Bestseller sidebox too big

    After installing the bestseller thumbnails add-on, the box is suddenly too big. How do I shrink it so it fits?

    http://www.hjemmemamma.com/nettbutikk

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,277
    Plugin Contributions
    0

    Default Re: Bestseller sidebox too big

    there are two adjustmets you need to make to your CSS.
    locate following your stylesheet.css


    #bestsellers .wrapper {stylesheet.css (line 541)
    margin:0 0 0 0.9em;
    }

    remove the margin and its value.


    second

    add following to the end of your stylesheet.css


    #bestsellersContent {
    font-size:0.9em;
    }


    hope this helps .

  3. #3
    Join Date
    Sep 2008
    Posts
    108
    Plugin Contributions
    0

    Default Re: Bestseller sidebox too big

    Quote Originally Posted by tony_sar View Post
    there are two adjustmets you need to make to your CSS.
    locate following your stylesheet.css


    #bestsellers .wrapper {stylesheet.css (line 541)
    margin:0 0 0 0.9em;
    }

    remove the margin and its value.


    second

    add following to the end of your stylesheet.css


    #bestsellersContent {
    font-size:0.9em;
    }


    hope this helps .
    Thanks, but this messed up the entire template, had to bring it back by uploading a backup... :) The last part worked, though, but the fonts are a bit too small now.

    I'm thinking that I might make it so the images is on a line of it's own, with the title underneath and remove the prize, though... Any idea how to do that?
    Last edited by Unicorn; 28 May 2009 at 09:05 AM.

 

 

Similar Threads

  1. title length in bestseller sidebox
    By Jerry5763837 in forum General Questions
    Replies: 2
    Last Post: 26 Mar 2009, 07:57 AM
  2. Bestseller sidebox - order of products
    By deshojo in forum Basic Configuration
    Replies: 4
    Last Post: 7 Oct 2008, 03:58 PM
  3. how do i add model to bestseller sidebox?
    By bluesky2008 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Aug 2008, 02:23 AM
  4. Remove Bestseller Sidebox
    By bigfatgreedykat in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Oct 2006, 08:11 AM

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
  •