iaroca
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Links within tablesOh Great thats even better. Thanks. Does that apply for other things to like table width? Is there one code that I can use for lets say half of the tables?
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Links within tablesThats amazing it worked thanks so much! I just was missing the a after the 1
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Links within tablesI did that and still nothing…
It is table 1 so it should look like this right?.wp-table-reloaded 1 {
color: #000000!important;
}or
.wp-table-reloaded-id-1 {
color: #000000!important;Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Links within tablesbecause right now when i insert the link, it works but its white and i need it to be black
Forum: Plugins
In reply to: [WP-Table Reloaded] Putting two tables together side by sideSo it should look like this <div>[table id=1 /] [table id=2 /]<div>
because that didnt work for me.Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Links within tablesI added the colour code after the insert link code didnt work.
when I click insert link this is the code I get:
‘< a href=”http://www.carnevalehockeygroup.com”> Gonzaga ‘So im not sure what to do…
Forum: Plugins
In reply to: [WP-Table Reloaded] Putting two tables together side by sideI made it full page and it still wont allow me to put them side by side
Forum: Plugins
In reply to: [WP-Table Reloaded] Putting two tables together side by sideWhat if I make the page full page template? that allows for a lot more room
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Links within tablesYeah, thats the standard code that it gives me and doesnt work. I tried that and still the same…?
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Links within tablesWhen I try to add a link to a table property here: http://carnevalehockeygroup.com/?page_id=47
you will notice that the first box is empty but there is still a link there. How do I make it so the link is visible and is easily understood that it is a link.
Thanks tobias!
Forum: Plugins
In reply to: [WP-Table Reloaded] Putting two tables together side by sideSo how would I do that because right now it looks like this
[table id=1 /] [table id=2 /]
and html:
“<strong”>[table id=1 /] [table id=2 /]<“/strong>”
(without the quotes)I need the tables to be side by side. instead of like:
http://carnevalehockeygroup.com/?page_id=47
What code should i put in?
Thanks Tobias