Jump to content

Table: TD blocks out background image.


CSkovholm

Recommended Posts

Hey experts :)

 

I'm having a problem during a table layout for a box.. it looks like this:

 

screenshot008.jpg

 

It blocks out my background image for the table i've created with the orange background. In the Td fields it just shows the background color of grey.

 

The table with the orange background has the following stylesheet attacted to it:

 

.orange {
background-image:url(img/orange.jpg);
padding:5px 5px 5px 5px;
width:764px;
height:17px;
}

Link to comment
https://forums.phpfreaks.com/topic/208239-table-td-blocks-out-background-image/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.