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

title alignment [SOLVED]


Best Answer eric, 07 January 2013 - 11:51 PM

Hi Louis,

Try adding the following CSS to your theme's style.css:

dl.tubepress_meta_group {
    margin-left: 7px ! important;
}
That will left-align your titles like this: http://i.imgur.com/jzpjE.png Go to the full post


  • Please log in to reply
3 replies to this topic

#1 Anonymous

Anonymous

    Advanced Member

  • Members
  • PipPipPip
  • 81 posts

Posted 04 January 2013 - 10:12 AM

Hi,

I would like to align the titles of the thumbnails with the left side of the video thumbnails.

http://www.vigilance...om/audio-video/

Is there any way to do that?

many thanks, Louis.

#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 07 January 2013 - 11:51 PM   Best Answer

Hi Louis,

Try adding the following CSS to your theme's style.css:

dl.tubepress_meta_group {
    margin-left: 7px ! important;
}
That will left-align your titles like this: http://i.imgur.com/jzpjE.png

#3 Anonymous

Anonymous

    Advanced Member

  • Members
  • PipPipPip
  • 81 posts

Posted 10 January 2013 - 06:22 PM

Hi Eric,

Thank you very much for your response, your results are exactly what I am looking for.

Unfortunatly, it do not work on my side even when I add your script in my style.css of my default theme.

Any other suggestion?

regards, Louis.

#4 Anonymous

Anonymous

    Advanced Member

  • Members
  • PipPipPip
  • 81 posts

Posted 10 January 2013 - 10:08 PM

Dear Eric,

sorry to disturb you again, you can forget my last messagge, the bug was fix after some delay.

Again thank you very much for your support,

Louis