twenty-eleven tables
-
I have created a table on my homepage https://www.storkandstroller.com in Twenty Eleven (bottom), in the table I have centred the content with the following code .
<table width="100%" border="none" align="center" valign="top"> <tbody> <tr> <td align="center" valign="top" width="50%"> <h6><strong><span style="color: #bac405; font-size: 16pt;">Sign up for our daily deals ? ? ? ? ?</span></strong><span style="color: #c0c0c0;">featuring the best local prenatal, mom, baby and toddler deals around!</span></h6> <form><input style="color: fff; background-color: bac405; font-size: 16pt; border-radius: 15px; width: 140px; border: none;" onclick="window.location.href='https://www.storkandstroller.com/signup'" type="BUTTON" value="Sign up" /></form></td> <td align="center" valign="top" width="50%"><span style="color: #c0c0c0;"><img class="wp-image-590 alignright" style="border-style: initial; border-color: initial; border-width: 0px; margin: 0px;" title="daily_deals_icon" src="https://www.storkandstroller.com/wp-content/uploads/2012/02/daily_deals_icon2.png" alt="" width="253" height="155" /></span></td> </tr> </tbody> </table>
in the wordpress editor under visual it looks exactly the way I want it but when I look on the site the alignment is off and the ‘sign up’ button colours are not correct. could there be something in the stylsheet overriding this??
On the same table as well as on my exhibitors page table, There are thin grey lines on these pages where I have inserted the table for this purpose – above and below the content. I have looked through the code and tried different things but I haven’t found the right thing I guess. Do you know how I can get rid of those?
One last item, I have changed the background colour in stylesheet and the white background is present for all pages where I have used the parent template however my exhibitors page https://www.storkandstroller.com/exhibitors/ uses the showcase template and the background is grey and not white like I want it..any ideas how to change this?
This forum is so helpful. Thanks so much for the help!
- The topic ‘twenty-eleven tables’ is closed to new replies.