I found a way to insert images and links into table 😀
Hi,
thanks for your question, and sorry for the trouble.
Great! You probably found the “Insert Link” and “Insert Image” buttons on the table’s “Edit” screen 🙂
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!
I inserted the code manually 🙂
Just one more question.
I have the table here
http://mediaweb.rs/bettor/test/
and I want to make cells in color like in excel table that I have here
http://prntscr.com/9f9d3w
How do I do that?
Hi,
nice! Good to hear that that’s working!
For those cell colors: You could use CSS for that, e.g. the approach from https://tablepress.org/faq/highlight-cells-or-content/
Regards,
Tobias
Ohh, I found that but it’s not doing work as I imagined. I think I will go with different solution for now.
Can I change heading text color to other?
http://mediaweb.rs/bettor/test/
Hi Tobias,
I found that this works
.tablepress-id-11 thead th {
color: #ffffff;
}
Cheers
Hi,
Great! Yes, that’s what I would recommend here.
Best wishes,
Tobias
I have managed to align all content in my table
How do I align images to be centered in column no. 2
http://mediaweb.rs/bettor/test/
Also you will notice text in column
Fully Verified Tier 1
Is it possible when hover over the green flag to show this text?
something like tooltip.
Resolved that as well. Found great plugin called “Simple Tooltips” that I would recommend since plugin you suggested before is outdated.
Hi,
great! That’s good news! Thanks for sharing this solution!
Best wishes,
Tobias