Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Background image for table (http://forum.bytesforall.com/showthread.php?t=18265)

kdd Aug 28, 2012 10:39 AM

[SOLVED] Background image for table
 
Hello,

I am creating a few tables on my home page and am having some styling issues. I want to put a background image in one of the tables but I can't get it to work. I have tried both inline styling and creating an id and adding the styling to the css.

I decided to try and add a background color but this too is not working. I tried through both the aforementioned methods as well as in the theme options>style tables.


I am using version 3.7.8

thank you!

juggledad Aug 28, 2012 10:41 AM

what is the url?

kdd Aug 28, 2012 10:45 AM

http://heritage.elsieeleanordesigns.com/

(very beginning stages)

juggledad Aug 28, 2012 10:51 AM

and where is the image suppose to go?

kdd Aug 28, 2012 11:00 AM

I would like to put the image behind the first table which is from "welcome to...." to the end of the ul

juggledad Aug 28, 2012 11:30 AM

the 'Welcome to... is not in a table, it is an h4 that is part of the div 'post-bodycopy'

did you wrap it in a table? what HTML did you use?

kdd Aug 28, 2012 11:38 AM

<table>
<tbody>
<tr>
<h4 style="margin-bottom: 10px; padding-bottom: 0px;">Welcome to Heritage Plumbing and HVAC</h4>
Heritage Plumbing and HVAC is a family owned and operated company providing homeowners and businesses in the Charleston and surrounding areas with quality service. Fully licensed and insured, *we are dedicated to getting the job done right....the first time! Our technicians are competent, courteous, on-time and will treat your home with respect.

Our Plumbing Services Include:
<ul style="color: #42c0fb;">
<li>New construction</li>
<li>Repair/install residential and commercial plumbing</li>
<li>Repair/install water heaters</li>
<li>Check water supply</li>
<li>Correct drainage problems</li>
<li>Repair/replace garbage disposals</li>
<li>Repair/replace faucets</li>
<li>Irrigation systems</li>
<li>Recirculation pumps</li>
<li>Bathroom remodel</li>

</ul>
</tr>
</tbody>
</table>

juggledad Aug 28, 2012 11:58 AM

ummm...what are the HTML parts of a table?

kdd Aug 28, 2012 12:07 PM

darn that <td>

:)


All times are GMT -6. The time now is 10:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.