Pixels240
Forum Replies Created
-
Forum: Plugins
In reply to: Tablepress codingYes I am trying to create borders on my table and change the color of the background using Tablepress plugin I want it too look like the following table
Forum: Fixing WordPress
In reply to: wp-table-reloaded right border brokenThanks for your post but that had no effect. I went into my settings under layout and changed the page width from 960px to 1000px and that did the trick!! If you check it out in Firefox you will see the table looks perfect now. Thanks for your help, I never would have thought about checking the Table Head box for my previous issue had you not suggested it.
Forum: Fixing WordPress
In reply to: WP-reloaded Table Problems font-size & centeringThank you for your post. I would have never thought of the table head box, I was considering the images though. Your a lifesaver thanks Tobias for you help, once again.
Forum: Fixing WordPress
In reply to: WP-reloaded Table Problems font-size & centeringIt is not fixed it is still the same I haven’t done anything. Please tell me how to post the screenshot and you will see what I see. Thanks!!
Forum: Fixing WordPress
In reply to: WP-reloaded Table Problems font-size & centeringI took a screen shot but I do not know how to post it to this forum.
Try this URL: https://webhostingreviewinnovations.com/2011/10/myhosting/
it will take you directly to one of the reviews with a table that has that issues I am talking about. Thanks Tobias!Forum: Fixing WordPress
In reply to: wp-reloaded problem getting text under tableI figured it out!! I must hjave been extremely tired to have posted that question sorry!
Forum: Fixing WordPress
In reply to: Wp reloaded problemsThanks for the post Tobias I totally missed that WOW!!! That was it, your the man. My table is perfect now thanks so much for your help.
Forum: Fixing WordPress
In reply to: Wp reloaded problemsThanks for your post!!! I added the centering code with the other 2 but it does not center and when I add it alone it cancels the other 2 out so I am in a dilems. Any ideas? Right now you can see the price and the stars are not centered.
Forum: Fixing WordPress
In reply to: Wp reloaded problemsAs you can see the background and space are there I didn’t need the code for row 2 that has seemed to work itself out but it did throw the table off center and when I entered:
.wp-table-reloaded td {
vertical-align: middle;
}which centers everything for me nice and neat. The background color and space are returned to the way they were with the codes. Here’s my URL again: https://www.webhostingreviewinnovations.com
Thanks for the post!!!Forum: Fixing WordPress
In reply to: Wp reloaded problemsThanks for the post and it worked but then my centering was off and when I centered my Table again the background color and space i had added was gone is there another code to center that won’t make everything change back.
Forum: Fixing WordPress
In reply to: Wp reloaded problemsYes sorry https://www.webhostingreviewinnovations.com I appreciate any help you can give me on those two issues but I think you’ll agree the table looks great! Thanks!
Forum: Fixing WordPress
In reply to: Wp reloaded problemsHers’s the URL: https://www.cjlwebhostinginnovations.com/ I want to move the price over a little it’s too close to the name banners and I want to put a color background #6F7DDE on the tables tile row so row-1. thanks for your post! I also want to add one space between the description and the table.
Forum: Fixing WordPress
In reply to: WP-reloaded can't get the font to change nowI am using .wp-table-reloaded td, .wp-table-reloaded th {
text-align: center;
}
and to center images: .wp-table-reloaded td {
vertical-align: middle;
}
and for my text font: .wp-table-reloaded-id-5 td {
font-size: 15px;
}
and they won’t work together they cancel each other out. I am getting frustrated.Forum: Fixing WordPress
In reply to: WP-reloaded can't get the font to change nowSure I’ve been back and forth with Tobias with my table and I finally got it expanded here is the table link https://www.cjlwebhostinginnovations.com/ you see the images and text(price) are not centered, and I want to increase the font to 15px for all the text but when I do one the other changes back so there must be an order to it. I need all the coding I don’t know what I did what I did with it and basically I need to know if there is a certain order to follow so it won’t change back. Thanks!
Forum: Themes and Templates
In reply to: Can not activate my content sidebarThere is no page or post I have a list of avaiable sidebars under my widgets screen and one of them is a content sidebar that allows you to place content within posts. I have navigated the list of posts I want on the content sidebar using the widgets function and hit save. But it will not show in my post do you see my dilema?