Web Analytics Made Easy -
StatCounter Getting Image into my CSS doc - CodingForum

Announcement

Collapse
No announcement yet.

Getting Image into my CSS doc

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Getting Image into my CSS doc

    Hi everyone!
    I've been trying to get the image embedded in my csss document from a pre-built html page of a friend of mine. Here is the string from the html:
    <table>
    <table width="100%" align=center border=0>
    <tbody>
    <tr>
    <td bgColor=gray><IMG height=196 title="Beautiful Adenium Plants for Sale"
    src="./images/banner-c.png" width=100% border=0>
    <script src="menubar/xaramenu.js"></script>
    <script src="menubar/cg_banner.js" menumaker></script>
    </td></tr>
    </table>


    I can't for the life of me get the image to work from my css doc. Of course I removed the image from the htm first. Nothing works. Why? Can it be done? How can I get it to work? Is it the javascript screwing me up? He needs that
    to secure the site-as it's a sales page.
    Thanks all,
    Babiboo

  • #2
    Do you have the correct path for the image? if you suspect it is the java script, could you post the code to it as well? What happens if the image doesn't show up?

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎