No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Re: Hi try using this code, place it inside the html <body></body> tags. [CODE]<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center" valign="middle"><img src="[COLOR="Green"]yourimage.jpg[/COLOR]" width="[COLOR="Green"]100[/COLOR]" height="[COLOR="Green"]100[/COLOR]" /></td> </tr> </table> [/CODE] Just change [COLOR="Green"]yourimage.jpg[/COLOR] and the [COLOR="Green"]height[/COLOR] and [COLOR="Green"]width[/COLOR] value to the same value as the image you want to display. Simples … | |
Hi, I have created a php file to upload images i want this to store the image name in a mysql database. I created this php code but when it comes to storing the file name in the database it stores each file name in a new row. Can anyone … | |
Re: Also check the table code which holds the image for any [B] [/B] tags this can also create a white space. :) | |
Re: Hi this is a script i found, this shows the flash, and if the user doesn't have flash it will show an image. [CODE] <SCRIPT LANGUAGE=JavaScript1.1> <!-- var MM_contentVersion = 6; var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0; if ( plugin ) { var words = navigator.plugins["Shockwave … | |
Hi all, Ive created a pretty simple user system its all working well users can sign up and so on. Though i wanted to add extra security to this system so when the user wants to modify their password it asks for their old password otherwise they cant sign up … | |
Hi everyone, New to the forum looks a good place to learn and help other, so i thought id register and see if any of you guys can help solve my problem which has had me confused all day! I went ahead and created a new build. I used a … | |
Re: I know this could be done in CSS easily if your interested? |
The End.