Jump to content

image troubles


doddsey_65

Recommended Posts

up until yesterday everything was fine, but now all of my icons are displaying at 10 times the size they originally are. This can only be fixed by defining width and height of them via css but i never had to do this before. Is this something to do with php? heres an eample line of code for an image i am using:

 

echo "<img src=\"{$site_root}/avatars/{$posts_info->user_avatar}\"/>";

 

any ideas why this is happening?

that image is just an example btw. the same thing happens with icons that are 7x7.

Link to comment
https://forums.phpfreaks.com/topic/215171-image-troubles/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.