By Richard on Monday, 05 December 2016
Posted in General
Likes 0
Views 150
Votes 0
How do I align a table column so text is centered? It defaults to the left all the time.
Hello Richard,

Can you try adding the block of css codes below,

[gist]
body .ebd-block table td {
text-align: center;
}
[/gist]
·
Tuesday, 06 December 2016 02:01
·
0 Likes
·
0 Votes
·
0 Comments
·
We don't have such behavior currently for the table but if you could provide us with the link to the page, we'll see what can be done with css.
·
Monday, 05 December 2016 23:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Link is with the additional comments in the access details - if not visible you can find the table here
·
Tuesday, 06 December 2016 00:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes that works perfectly Mark, thank you, I assume it makes all tables I create with EasyBlog have columns with text in the centre?

It is fine for me if it does, perhaps adding an option in admin (where the columns and rows option is) to align any column left, centre, right is something for EasyBlog 5.1 (highlight column(s) and select)?
·
Tuesday, 06 December 2016 02:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Richard,
That sounds like a good feature. Perhaps you can add it into our EasyBlog voice page and present the idea to others in the SI community so they can vote on it.
Regards.
·
Tuesday, 06 December 2016 12:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Raymond, I have added it to Voices here
·
Wednesday, 07 December 2016 03:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Richard,

You are most welcome. Thanks for the update and adding this to the Voices page.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 07 December 2016 10:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post