![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have been trying all night to get my CSS style to work with no success. I've never had this problem before. The style is a tile that I want to use as the page expands downward. I have created the style, chose the cell in my table, and applied the style from the style menu. The problem is: The style works within Dreamweaver when the page needs to expand, but when I preview in IE the tile isn't there. I don't know what to do. Anyone else had this problem? Any advice? Thanks |
#3
| |||
| |||
|
|
background-image: url(/assets/images/layout_r14_c1.jpg); img src="../assets/images/layout_r2_c1.jpg" width="779" height="64" border="0" |
#4
| |||
| |||
|
|
dmh5 wrote: background-image: url(/assets/images/layout_r14_c1.jpg); img src="../assets/images/layout_r2_c1.jpg" width="779" height="64" border="0" Compare the two different paths and You see where Your problem is. DW understands the root related path, but Your browser doesn't (the one in the style). -- Margus http://devil.pri.ee/ |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
I don't have any where to upload right now. I could use the attach code for this forum but I don't know if it will be too large for everyone's liking. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
and this is what I found: <td><img src='assets/images/layout_r13_c1.jpg' alt='' name='layout_r13_c1' width='120' height='140' border='0' class='lefttile'></td> Is this right? |
#9
| |||
| |||
|
#10
| |||
| |||
|
|
The path within where the style is defined or where it is later used? And what portion of the path do I fix? |
![]() |
| Thread Tools | |
| Display Modes | |
| |