theiceman6
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Few more questions -:)Thanks Tobias, Great explanation.
I tried to make a new Table ID : 49 but it didn’t work pretty well
.wp-table-reloaded-id-49 { border: none!important; border-collapse: collapse!important; border-spacing: 0px!important; } .wp-table-reloaded-id-49 td { font-family: Tahoma; font-size: 12px; color: #000000; }
It’s on the widget of the website, What can i do?
Thanks !
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Few more questions -:)Hello Tobias,
Sorry for my Questions all the time but I’ll visit your Blog before christmas -:)
Now, I have a Table on the left, You can see it on my website. But now my theme is smaller in widget and I’d like to make the text bigger. I see that the text is centered and I want to move the Coumn1 to the right, and the Column 2 to the Left – Like this Picture :
https://img228.imageshack.us/img228/9610/howmu.png
Also, I want to create the same Table like the one I have, How? (with no borders..Exact CSS) I want to add it in the widget and not in the footer.
For the footer I’ll add tables when the teams announce their cars.
Thanks for everything dude, Tobias you are a good Person and I am really happy that you are helping us all the time.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Few more questions -:)Thanks OK I’ll start doing it next week when more teams announce more drivers.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Few more questions -:)Sorry yes it’s my old site but with a new Design ??
No, I want to create a new Table and put it in the footer but I totally lost how I do it without the borders and same CSS as the widget one. (The background is black for the footer so I don’t know what to use..)
Also I see the 2nd row of my pictures have changed
https://www.f1arab.com/f1-pictures/turkey-gp-pictures/
I don’t know why but firebug says “Table picture” CSS so I don’t know how to fix it.
Thank you !
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Few more questions -:)Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarHi Thanks I know, but do you know if I can make the same style?
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarHello again Tobias,
do you Know if it’s possible to post the times and make a table like this?
https://www.f1fanatic.co.uk/2010/11/16/ricciardo-fastest-in-first-young-drivers-test/
Thanks.
Forum: Fixing WordPress
In reply to: Site titleIt has been over 15 days now.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarYou are the best.
Are you good with themes? I want to do a custom thing on my theme. How to contact you? I’ll pay for it..
Thank you.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarYou are the best dude ??
I got another last question ?? How can i place the standing like that ? beside each others :
https://img818.imageshack.us/img818/1927/howc.png
Link : https://www.f1arab.com/2010/10/22/hamilton-fastest-in-korea/
Thanks.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarAlso Mate because you are good. You see at the sidebar 2 pics how can i make a space between them? I don’t want them to look attached.
This will be my last question ever ??
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarHAHAHAHA it worked HAHAHAHA ??
Sorry dude I am happy. do you think I should change the place of the standings to somewhere up ? or is it good as a guest? for me I think I need to make it above the video Plugin. For you as a visitor where do you prefer or do u like it?
Thanks.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarGreat ??
here’s my side-tabs2.php file
?<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/js/tabs.js"></script> <ul class="tabs clearfix"> <li><a href="javascript:tabSwitch_2(1, 3, 'tab-b_', 'content-b_');" id="tab-b_1" class="on"><?php _e("????????"); ?></a></li> <li><a href="javascript:tabSwitch_2(2, 3, 'tab-b_', 'content-b_');" id="tab-b_2"><?php _e("????????"); ?></a></li> <li><a href="javascript:tabSwitch_2(3, 3, 'tab-b_', 'content-b_');" id="tab-b_3"><?php _e("?????? 2010"); ?></a></li> </ul> <div style="clear:both;"></div> <div id="content-b_1" class="cat_content"> <?php wp_table_reloaded_print_table( 'id=32' ); ?> </div> <div id="content-b_2" class="cat_content" style="display:none"> <?php wp_table_reloaded_print_table( 'id=33' ); ?> </div> <div id="content-b_3" class="cat_content" style="display:none"> <?php wp_table_reloaded_print_table( 'id=34' ); ?> </div>
It doesn’t have anything before the script line ? is that possible? or do you want me to edit it?
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarSorry Tobias, I know this question isn’t related to your plugin..
I’ve de-activated wp-minify and still the same
I din’t understand the 2nd part of your question.. ??
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarWhat I did is rewrting the code by myself
<li id="side-tabs2"> <?php include (TEMPLATEPATH . "/side-tabs2.php"); ?> </li>
Fresh keyboard ?? and still didn’t work.
Also I re-write this by muself
<ul class="tabs clearfix"> <li><a href="javascript:tabSwitch_2(1, 3, 'tab-b_', 'content-b_');" id="tab-b_1" class="on"><?php _e("????????"); ?></a></li> <li><a href="javascript:tabSwitch_2(2, 3, 'tab-b_', 'content-b_');" id="tab-b_2"><?php _e("????????"); ?></a></li> <li><a href="javascript:tabSwitch_2(3, 3, 'tab-b_', 'content-b_');" id="tab-b_3"><?php _e("?????? 2010"); ?></a></li> </ul>
And it still the same ??