Author

Topic: weird table spacing? (Read 960 times)

legendary
Activity: 4326
Merit: 3041
Vile Vixen and Miss Bitcointalk 2021-2023
September 13, 2014, 04:19:24 AM
#7
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;
}

hero member
Activity: 770
Merit: 501
September 13, 2014, 04:12:28 AM
#6
There we go. Replace the excess "e"s with something less stupid. Wink

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://bitcointalksearch.org/topic/m.8800640
donator
Activity: 1218
Merit: 1015
September 13, 2014, 04:06:28 AM
#5
There we go. Replace the excess "e"s with something less stupid. Wink

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.
hero member
Activity: 770
Merit: 501
September 13, 2014, 04:05:20 AM
#4
There we go. Replace the excess "e"s with something less stupid. Wink

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
donator
Activity: 1218
Merit: 1015
September 13, 2014, 04:02:55 AM
#3
There we go. Replace the excess "e"s with something less stupid. Wink

There's apparently no way to arbitrarily set table column width with BBCode.
donator
Activity: 1218
Merit: 1015
September 13, 2014, 03:50:35 AM
#2
Interesting....


TimeeeeeeeeeeeeeeeeeeeeVenue
Mon, 29. Sep 21:00Arena 8
Tue, 30. Sep 12:00Filmpodium
Thu, 02. Oct 19:45Filmpodium
Sun, 05. Oct 20:45Arena 8
hero member
Activity: 770
Merit: 501
September 13, 2014, 03:46:29 AM
#1
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://bitcointalksearch.org/topic/creating-tables-with-bb-code-bitcointalkorg-vs-bitcointalk-627766
Has it something to do with my browsersetup or do other people also have this problem of displaying tables correctly?
Jump to: