Bitcoin Forum

Other => Meta => Topic started by: hlynur on September 13, 2014, 07:46:29 AM



Title: weird table spacing?
Post by: hlynur on September 13, 2014, 07:46:29 AM
So i wanted to do a small table with some movie screening dates and somehow I can't figure out the problemn with the spacing:

example:
TimeVenue
Mon, 29. Sep 21:00Arena 8
Tue, 30. Sep 12:00Filmpodium
Thu, 02. Oct 19:45Filmpodium
Sun, 05. Oct 20:45Arena 8

the table above is shown correctly in the previewwindow for the post, but after posting the spacing of first column is squashed.

I have no experience with SMF and just copied text of https://bitcointalk.org/index.php?topic=627766.0
Has it something to do with my browsersetup or do other people also have this problem of displaying tables correctly?


Title: Re: weird table spacing?
Post by: Kluge on September 13, 2014, 07:50:35 AM
Interesting....


TimeeeeeeeeeeeeeeeeeeeeVenue
Mon, 29. Sep 21:00Arena 8
Tue, 30. Sep 12:00Filmpodium
Thu, 02. Oct 19:45Filmpodium
Sun, 05. Oct 20:45Arena 8


Title: Re: weird table spacing?
Post by: Kluge on September 13, 2014, 08:02:55 AM
There we go. Replace the excess "e"s with something less stupid. ;)

There's apparently no way to arbitrarily set table column width with BBCode.


Title: Re: weird table spacing?
Post by: hlynur on September 13, 2014, 08:05:20 AM
There we go. Replace the excess "e"s with something less stupid. ;)

There's apparently no other way of arbitrarily setting table row width.

oh so the space of header defines spacing for the whole column.
on a second thought that makes sense.
thanks, man


Title: Re: weird table spacing?
Post by: Kluge on September 13, 2014, 08:06:28 AM
There we go. Replace the excess "e"s with something less stupid. ;)

There's apparently no other way of arbitrarily setting table row width.

oh so the space of header defines spacing for the whole column.
on a second thought that makes sense.
thanks, man
np -- really weird because it shows it as would be intuitive in preview mode.


Title: Re: weird table spacing?
Post by: hlynur on September 13, 2014, 08:12:28 AM
There we go. Replace the excess "e"s with something less stupid. ;)

There's apparently no other way of arbitrarily setting table row width.

oh so the space of header defines spacing for the whole column.
on a second thought that makes sense.
thanks, man
np -- really weird because it shows it as would be intuitive in preview mode.

yea it's funny that everythings works except simple blanks in the final post (although it works with blanks in preview).
whatever at least it's good now.

in case your interested:

"Rise and Rise of Bitcoin" - European Premiere at Zurich Film Festival:
https://bitcointalk.org/index.php?topic=268955.msg8800640#msg8800640


Title: Re: weird table spacing?
Post by: Foxpup on September 13, 2014, 08:19:24 AM
https://bitcointalk.org/Themes/custom1/style.css, line 553:
Code:
/* prevent gap between post icon and subject */
div#bodyarea table.bordercolor td td td.td_headerandpost td:first-child
{
width: 26px;
}

http://media-cache-ak0.pinimg.com/236x/cf/48/85/cf48857ed90c29b8fd0dbf0ff4c0df42.jpg