• 0

wanto to make a tranparrent image


Question

hello everyone, im trying to make a tranparrent image show up behind some text. The page is a php page and the code the i want to alter is the followiing:

    <td valign="top" bgcolor="#FFFFFF" style="BORDER-RIGHT: #555555 1px solid; BORDER-TOP: #555555 1px solid; BORDER-LEFT: #555555 0px solid; BORDER-BOTTOM: #555555 1px solid" width="300">
            
            <img src="./images/menupost.gif" vspace="0" border="0" alt width="45" height="45" />
  <b>Latest Forum Posts</b><br>
            <hr align="left" style="width:80%;color:#555555;border:none;height:1px">
            
  <?php

  include("posts.php");

  ?>  

I have included an image showing what i want to alter. thanx everyone!

post-46-1039839797.gif

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

It all depends on what you are using to create your graphics. If you are using Photoshop or Fireworks, when you create a new image select transparent as your canvas background. Then when you export it make sure transparacy is enabled.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.