Images and text not aligned properly

Discussion about forum rules, new moderators, website content, website layout, VideoLAN artwork etc..
Forum rules
Please read the forum's rules carefully before posting. This forum should not be used to post VLC usage related questions.
talib2608
New Cone
New Cone
Posts: 2
Joined: 08 Mar 2014 15:30

Images and text not aligned properly

Postby talib2608 » 08 Mar 2014 16:24

Hi Team,

The images and text and not aligned properly here Image

Kindly take care of the point raised above.


Thanks,

Talib

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Images and text not aligned properly

Postby Jean-Baptiste Kempf » 22 Apr 2014 13:43

Works here.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

kdean
Big Cone-huna
Big Cone-huna
Posts: 629
Joined: 05 Dec 2007 17:47
VLC version: 2.2
Operating System: Mac OS
Location: Orlando, FL

Re: Images and text not aligned properly

Postby kdean » 29 Apr 2014 07:15

JB, to fix the column icons:

Code: Select all

th.th-os { text-align: center; }
The "Subtitle/Tag formats" button tax wrapping is mainly because the divs use a background graphic which is not flexible for 2 rows of text.

The quickest fix is to shrink the font size down a little so it doesn't wrap on 2 lines:

Code: Select all

.feature-cat { font-size: 0.875em; }
or you could get rid of the background graphics and re-style as (I left the removed styles in as commented out lines):

Code: Select all

.feature-cat { cursor:pointer; /* background:url(http://images.videolan.org/images/features/feature-cat.jpg) left no-repeat; */ padding-left:5px; padding-top: 5px; padding-bottom: 3px; border-collapse: collapse; border:none; /* height:28px; */ font-weight: bold; color:#2D58AE; background-color: #eeeeec; margin: 0px 2px 10px; border-radius: 4px 0px 0px 4px; border: 2px solid #d2d7d0; border-right: 0px; } .feature-cat-sel { cursor:pointer; /* background:url(http://images.videolan.org/images/features/feature-cat-sel.jpg) left no-repeat; */ padding-left:5px; padding-top: 5px; padding-bottom: 3px; border-collapse: collapse; border:none; /* height:28px; */ font-weight: bold; color:#D4E0F7; background-color: #7294e0; margin: 0px 0px 10px; border-radius: 4px 0px 0px 4px; border: 2px solid #9cb6e7; border-right: 0px; } .feature-cat-sel a { color: #D4E0F7 !important; }
This would make the page look like:

Image

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Images and text not aligned properly

Postby Jean-Baptiste Kempf » 07 May 2014 16:01

This page is such a crappy page, that I refuse to fix it. WE need a rewrite.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “Forum, Website and Artwork discussion”

Who is online

Users browsing this forum: No registered users and 19 guests