tchapman95
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive Tables ExtensionNever mind, I figured it out. Thanks
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive Tables ExtensionHi Tobias,
Thanks! I downloaded the Zip file but I do not see the correct file to upload to my site.
Is it the table press-responsive-tables.phpfile that I upload?
Troy
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] One table not centeringThanks Tobias, looks like that cleaned it up.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] One table not centeringHi Tobias,
Thanks for the code suggestion. However, this is changed the width of other tables on other pages. It has extended them back to the width of the container.
http://texanscap.com/arian-foster-salary-cap-page/
The first table (player contract details) was narrow, but after the above code change it back to extending the width of the container. I was hoping to get it narrow like before.
Troy
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] One table not centeringThanks Tobias. Does this code go into the Plug-In options or the CSS Class area?
Thanks again Tobias, that is exactly what I needed. Will try to get another donation your way.
Thanks. I’m having trouble figuring the Extra CSS class code to make the table width auto, and center it on the page. Can you assist? I will add this to the Extra CSS Class for each table needed.
That worked great.
I used this to center the table on the page in addition to the code you just gave me. How would I change the width of the table?
.tablepress-id-9 { width: auto; margin: 0 auto 1em; }I have about 45 other tables that I need to do this to. Can I do it all with one code, or do I need to create a code for each table number?
Hi Tobias,
Thanks for the quick response. Here is an example on one page, the top table listed as Player Contract Details.
http://texanscap.com/jonathan-joseph-salary-cap-table/Thanks for the link to the side by side code. If I can’t get these tables more narrow, than I may split them into two separate tables and have them sit side by side. I am just not liking the amount of space between the name & information in the table.
oh being able to insert rows where I need will make things MUCH easier. Thanks. Will mark this as resolved!
I also left the review and rated.
Tobias,
That worked. Guess I will just to have to add a few steps to my workflow each time I add a row to the table.
Is it possible to add rows in a specific location? Or can it only add rows to the bottom of the table?
Troy
Tobias,
Thank you for the prompt reply. I will try the first method and report back to you with my findings.
Troy