surfs-up
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Help with Plugin OptionsNo worries Tobias 🙂
The site isn’t live yet.
Can you email me login (username/password) for you to my wordpress and I will set you up an account so you can log in to view it that way?
Otherwise I will wait until it is live and return to this posting to continue troubleshooting the formatting of my tables.
Thanks for all you do ~
Thanks Tobias!
Yes! I knew I was missing something….
Thank you again Tobias 🙂
Well, the preview doesn’t show it as much as the actual page, and I went in and removed all formatting tags, which did make it get better, but if you look you can see the ‘date’ which is smaller is a little higher than all the other text.
I’m still curious why the CSS isn’t working…. but I can live with it now.
At least until I have to have some other formatting tags in there.Thanks Tobias ~
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Rename a TableOh yes, I see it now – just click the arrow to the right of Table Information.
I just missed it.
Thank you
Here you go… The date is a little higher in the row, because it’s font is a little smaller.
The domain is pointing to the current website, and I don’t have killer WP skills to just make that page visible with or without the domain name 🙁
I can take a pic and post it to a URL for you to see, but it looks just like a HTML table with a trailing <br> after the text in some of the cells, or extra nbsp or (as I have done) the font in one cell ‘small’ (bumping the vertical alignment). In HTML I would add the valign to the tr tags, making all text hug the top, but it’s not working here so I think you need to see the backend of my WP install….because it must be CSS in the theme Native Church over-riding.
What do you think?
Unless it takes hours for the changes to show, no it isn’t helping 🙁
I may try just tweaking one column at a time and see where that gets me.
Thanks anyway Tobias ~
Hum, the site is not live yet so no URL to the table issue.
Is there a way I can email you a image?
Or maybe it is some kind of conflict…. here is my whole plug-in options:
/*— Table 1 —*/
.tablepress-id-1 {
width: 500px;
padding: 3px;
}.tablepress-id-1 .column-2 {
font-size: small;
}/*— Table 3 —*/
.tablepress-id-3 {
width: 500px;
padding: 3px;
}.tablepress-id-3 .column-1 {
width: 30px;
}.tablepress-id-3 .column-2 {
font-size: small;
width: 70px;
}.tablepress-id-3 .column-3 {
width: 300px;
}.tablepress-id-3 tbody tr {
vertical-align: top;
}Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] More information pleaseOh Thank You…. That explains it all perfectly 🙂
~Jami
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] More information please…Maybe I read the FAQ wrong?
It is possible – lol
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] More information pleaseHi Tobias,
Well that worked, but…. I thought (after reading the FAQ) that using the .tablepress part makes the CSS work globally…. I only was the CSS to work for this table so I left the tablepress part out.
Aslo, I am going to want to CSS the individual text in columns/cells and I’m guessing I’m going to have to do that globally too?
Thanks ~ I hate to bother you about this, I wish the CSS for the tableplress was explained outside of the individual questions. Like an example giving for table specific CSS, Cell specific, etc.
Thank you for your help, I will be donating 🙂
Forum: Installing WordPress
In reply to: Some questions on proper install and subdirectoriesAnother question – could I set up a different hosting account and install WP there at the root, but leave the DNS not pointing our domain name until it was all ready for the old site/old host to be pulled down and canceled…. this may be a stupid question, I just have no WP install experience as reference.
Thanks again for your insight