+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Aug 2009
    Location
    France
    Posts
    2

    Question display problem in the gallery module ...

    hello,

    in FOCUS : there is a big bug in the module gallery, the thumbnails do not display properly. Instead of 3 per line, there are only two with holes, which is really ugly .
    Moreover, we cannot up or down the photos in the admin ...
    no sub-menu too (it isn't fun when there are many photos if we can't categorize them..) Do you have an update for this template please?

  2. #2
    Junior Member
    Join Date
    Aug 2009
    Location
    France
    Posts
    2

    Default

    find !
    open : style.css
    and search (ligne 296) change the margin-right to 32px !

    like this :

    befor :

    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .one_six {
    float: left;
    margin-bottom: 20px;
    margin-right: 48px;
    position: relative;

    after :


    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .one_six {
    float: left;
    margin-bottom: 20px;
    margin-right: 32px;
    position: relative;

    enjoy

Similar Threads

  1. Product Gallery problem
    By ajtooley in forum Robust Business and Portfolio Template with CMS and SHOP
    Replies: 9
    Last Post: 09-12-2010, 07:49 PM
  2. Problem - Don't change the url link in Contact module
    By threemind in forum Vision - Corporate and Portfolio Template with CMS and E-Shop
    Replies: 2
    Last Post: 07-17-2010, 08:27 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