alohavoya
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] Same col space as row space in a table, how to make?that did the trick tobias!
thanks a lot and feel free to use the table as a reference (should you need to).
the final code is here for others to peruse:
.wp-table-reloaded, .wp-table-reloaded td, .wp-table-reloaded th { border: 1px solid #1B1B1B!important; border-collapse: collapse!important; border-spacing: 0px!important; } .wp-table-reloaded th { text-align: center; } .wp-table-reloaded td { text-align: center; } .wp-table-reloaded td { background-image: none!important; background: #ffffff!important; } .wp-table-reloaded .column-1 { text-align: right; } .wp-table-reloaded td, .wp-table-reloaded th { padding: 12px!important; }thanks for your help
Forum: Plugins
In reply to: [WP-Table Reloaded] Same col space as row space in a table, how to make?hi tobias
host says issue is resolved.
can you please try the link again?
thanks for your patience
Forum: Plugins
In reply to: [WP-Table Reloaded] Same col space as row space in a table, how to make?bummer, i contacted my host.
it is loading fine for 8/10 ppl. the rest i have no clue what is going on.so much for a webmaster career π
is this link working?
any suggestions how to add the vertical line?
thanks for your patience
Forum: Plugins
In reply to: [WP-Table Reloaded] Same col space as row space in a table, how to make?hi tobias,
not sure why link is not working for you, the site is up…
that edit didn’t work out.
the way table looks now is that there is about 1-2px line below each row. i would like to have this 1-2px line displayed vertically as well, between the columns.
perhaps you can try link again, hopefully it will work now?
thanks for your assistance!
theme collapsed, cant log into WP
how do i recover from this error?
please advise asap
thanks!
——————Warning: Invalid argument supplied for foreach() in /hermes/web03/b511/moo.***/wp-content/plugins/ultimate-coming-soon-page/framework/framework.php on line 502
Warning: asort() expects parameter 1 to be array, null given in /hermes/web03/b511/moo.***/wp-content/plugins/ultimate-coming-soon-page/framework/framework.php on line 505
Fatal error: Unsupported operand types in /hermes/web03/b511/moo.***/wp-content/plugins/ultimate-coming-soon-page/framework/framework.php on line 524
Forum: Plugins
In reply to: wp-table-reloaded highlights rowworks great, thanks
Forum: Plugins
In reply to: wp-table-reloaded highlights rowthanks tobias, the table looks great except for the header row which is smaller than the rest of the table.
how to modify that property?
Forum: Plugins
In reply to: wp-table-reloaded highlights rowi can understand that it is not necessary, but it would look better, more in line with our print design.
the table looks fine,just like ms xcell or similar. i would just prefer to have the table rows to be higher while keeping justification as is now. just to have a bit more room above and below the text or a number in the cell. (text/numbers are specs for a white goods – width, height weight… no html or java or anything more complex than data)
i have the screen grabs ready, not sure how do i post images on this forum?
perhaps you can let me know the css to change and if it is not what i wanted, we can mess with images?
thanks
Forum: Plugins
In reply to: wp-table-reloaded highlights rowi am using dynamix theme from themeforest.
while #1 is a slight issue, i don’t feel like changing it as it takes some work to customize and set it up. it is not worth the effort as i am on a deadline to finish this gig. client did not place a complaint about it, it just seemed a bit odd to me. however i can live with it being the way it is. i will verify it on another install at a later point.
can you assist with the #2 issue (row height)?
thanks for your quick and prompt follow up
Forum: Plugins
In reply to: wp-table-reloaded highlights rowxampp site so no link available
there is no additional coding other than default values
Forum: Plugins
In reply to: wp-table-reloaded highlights rowi am having similar issue.
1.) i would like the first row to be the table head (with bold text) without the hover highlight.
when i select this option, the first row has alternate color on hover while all others are the way i want them, without rollover highlight.
when i deselect “Table Head”, the first row looks like the rest of the table which is not what i want.
2.) row height
what is the css code for this?
let’s say i want to have a bit more visual room “white space” in designer speak around numbers and would like all of the rows to have the same height.how would i accomplish this?
it would be helpful to have this change applied to all the tables. so far i have only two, but more will probably be on the way.
if this is not advisable, then please specify the code for the tables 3 and 4.
thanks for the great plugin and your assistance.
much obliged πForum: Plugins
In reply to: WP-Table Reloaded: Centering data in columnshow to you center the header row as well or make it consistent with the rest of this code?
column one header should be right aligned and the rest of headers center aligned
.wp-table-reloaded td { text-align: center; } .wp-table-reloaded .column-1 { text-align: right; }thanks