Closed Thread
Results 1 to 5 of 5


Thumbnail spacing

This is a discussion on Thumbnail spacing within the JV-LinkExchanger Support forums, part of the JV-LinkExchanger (JV-LE) category; is there a way to add space before or after the website thumbnails displayed in the front end? As it is now, the thumbnails for ...


  1. #1
    Join Date
    Nov 2008
    Posts
    3
    Thanked
    0 Time(s)
    Liked
    0 Time(s)
    Products
    -

    Default Thumbnail spacing

    is there a way to add space before or after the website thumbnails displayed in the front end? As it is now, the thumbnails for each site run into each other. I would like to add padding between each row so that the thumbnails are separated a bit.

  2. #2
    Join Date
    Nov 2008
    Posts
    3
    Thanked
    0 Time(s)
    Liked
    0 Time(s)
    Products
    -

    Default Re: Thumbnail spacing

    I notice that if the site description is long enough this is no longer an issue, but if the site descriptions are short the thumbnails run together.

  3. #3
    Join Date
    Jan 2009
    Posts
    1,923
    Thanked
    21 Time(s)
    Liked
    0 Time(s)
    Blog Entries
    86
    Products
    VIP

    Default Re: Thumbnail spacing

    Please do the following to increase the spacing between two thumbnails:

    1. Open {Joomla}/components/com_jvlinx/templates/default/functions.php

    2. Search for

    PHP Code:
    $out .= '   <table width="100%" cellpadding="3" cellspacing="0" border="0">'
    Replace the

    HTML Code:
    cellspacing="0"
    
    in the above statement with

    HTML Code:
    cellspacing="5"
    
    3. Save the file and refresh the frontend

    Kindly confirm if the problem is solved.

    Thanks

  4. #4
    Join Date
    Nov 2008
    Posts
    3
    Thanked
    0 Time(s)
    Liked
    0 Time(s)
    Products
    -

    Default Re: Thumbnail spacing

    Perfect. That did the trick. Thanks for the quick response!

  5. #5
    Join Date
    Jan 2009
    Posts
    1,923
    Thanked
    21 Time(s)
    Liked
    0 Time(s)
    Blog Entries
    86
    Products
    VIP

Closed Thread

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

Joomla! is Free Software released under the GNU/GPL License. This is not an official Joomla! Site, or Product. The use of the word Joomla! is intended to describe what the product is designed for and should not be considered an endorsement by the Joomla Project