sandrob57 Posted February 26, 2007 Share Posted February 26, 2007 Some people have signatues on my website that stretch the page. How do I put the sig in some sort of frame that doesnt stretch the page? I tried using a frame and calling in a .php page with ".$data['user_sig']." but it doesnt work. Any ideas? Link to comment https://forums.phpfreaks.com/topic/40121-sig-frame/ Share on other sites More sharing options...
fert Posted February 26, 2007 Share Posted February 26, 2007 you can use http://us2.php.net/manual/en/function.getimagesize.php to check if the images are too big Link to comment https://forums.phpfreaks.com/topic/40121-sig-frame/#findComment-194128 Share on other sites More sharing options...
sandrob57 Posted February 26, 2007 Author Share Posted February 26, 2007 you can use http://us2.php.net/manual/en/function.getimagesize.php to check if the images are too big The images they use in a sig are just in a [img ] tag, they are not uploaded... Link to comment https://forums.phpfreaks.com/topic/40121-sig-frame/#findComment-194136 Share on other sites More sharing options...
sandrob57 Posted February 26, 2007 Author Share Posted February 26, 2007 Bump. Link to comment https://forums.phpfreaks.com/topic/40121-sig-frame/#findComment-194451 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.