united978 Posted October 22, 2014 Share Posted October 22, 2014 Hi,I'm new to PHP so sorry if it is difficult to understand my question. I've just added a new custom field for my website home page (home.php). I've image link inside that custom field and now I want to display that image at Home (Home.php ).Please let me know what code/loop should I add in home.php to get that image display with size of 100*50 px .I hope you understand what I meant to.Thank You. Link to comment https://forums.phpfreaks.com/topic/291977-display-image-inside-custom-field/ Share on other sites More sharing options...
ginerjm Posted October 22, 2014 Share Posted October 22, 2014 What is a custom field? The html image tag (<img>) has attributes for setting the size of the display. Read up on its usage. Link to comment https://forums.phpfreaks.com/topic/291977-display-image-inside-custom-field/#findComment-1494388 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.