lisagauss Posted December 14, 2002 Share Posted December 14, 2002 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! Link to comment Share on other sites More sharing options...
0 PureEdit Posted December 14, 2002 Share Posted December 14, 2002 That looks like IBF Xtreme :p If you want the img behind the text, you need to make it the background of the table ;) Post it on the IBF Xtreme forums, and i will show you the code :p Link to comment Share on other sites More sharing options...
0 lisagauss Posted December 14, 2002 Author Share Posted December 14, 2002 thanx pure edit..ill do that right now Link to comment Share on other sites More sharing options...
0 lisagauss Posted December 14, 2002 Author Share Posted December 14, 2002 pureedit here it is Link to comment Share on other sites More sharing options...
0 lisagauss Posted December 14, 2002 Author Share Posted December 14, 2002 does anyone else know how to do it???? thanx Link to comment Share on other sites More sharing options...
0 lisagauss Posted December 14, 2002 Author Share Posted December 14, 2002 pureedit <a href='http://Sailgreg's "Rip's R Us Portal".guardianhosting.net/forums/index.php?act=ST&f=2&t=204' target='_blank'>here it is</a> puredit...i posted it it up where u said. did u forget about me? Link to comment Share on other sites More sharing options...
0 GT_RULES Posted December 14, 2002 Share Posted December 14, 2002 Maybe this will help?! Link to comment Share on other sites More sharing options...
0 sys32 Posted December 20, 2002 Share Posted December 20, 2002 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 More sharing options...
Question
lisagauss
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!
Link to comment
Share on other sites
7 answers to this question
Recommended Posts