Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Change A Thumbnail Number Of Displays (5 Piece→3 Piece × Row).

wordpress thumbnails youtube

Best Answer brandon, 26 November 2013 - 07:40 PM

Hello CentrumMC,

 

Within tubepress.css, near line 28, you will see the following lines of code:

tubepress_thumb {
    float: left;
    font-size: 11px;
    height: 175px;
    line-height: 1.1em;
    overflow: hidden;
    width: 120px;

In order to set the thumbnail spacing, you must edit the 'width:' attribute and make it larger, such as 200px

 

Unfortunately, you will have to play around the numbers until you get the correct size that you're looking for.

 

Let us know.

 

Thanks!

Go to the full post


  • Please log in to reply
4 replies to this topic

#1 centrumMC

centrumMC

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 17 November 2013 - 10:56 PM

I want to change this to 3 pieces though 5 thumbnails queue up sideways in default. 

 

use:wordpress



#2 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 21 November 2013 - 10:47 PM

Hello Centrum

 

To make sure I understand your request correctly, you would like TubePress to display 3 thumbnails per row, instead of 5?

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#3 centrumMC

centrumMC

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 21 November 2013 - 11:37 PM

thankyou reply brandon!

 

 

Poor English it drew in the picture that I want to do.

 

http://www.centrum.j...s/drawthumb.jpg

Manage the thumbnail size is present, and from the screen in big size
Thumbnails will overlap and change.

 

thankyou.



#4 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 26 November 2013 - 07:40 PM   Best Answer

Hello CentrumMC,

 

Within tubepress.css, near line 28, you will see the following lines of code:

tubepress_thumb {
    float: left;
    font-size: 11px;
    height: 175px;
    line-height: 1.1em;
    overflow: hidden;
    width: 120px;

In order to set the thumbnail spacing, you must edit the 'width:' attribute and make it larger, such as 200px

 

Unfortunately, you will have to play around the numbers until you get the correct size that you're looking for.

 

Let us know.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#5 centrumMC

centrumMC

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 21 December 2013 - 12:11 AM

Hi,Brandon.

 

very nice advice!!

The change the same as hope was able to be done.