goran298 Posted August 10, 2009 Report Share Posted August 10, 2009 Hi <img src="images/homepage16.jpg" alt="" width="202" height="226" class="left" /> <h2><?php echo $subject;?></strong></h2> <p><?php echo html_entity_decode($body);?></p> <p>Posted by <?php echo $postedby;?> on <?php echo $postdate;?></p> This is what I have in the file "news_newsitem". I want to see this or another picture if you post a picture in the "news". This image should have the following specifications (width="202" height="226" class="left"). If it is not inserted any image into the news, nothing will happen, other than that the text is posted Is it possible and which file must I change? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted August 10, 2009 Administrators Report Share Posted August 10, 2009 When is it supposed to show up? Quote Link to comment Share on other sites More sharing options...
goran298 Posted August 10, 2009 Author Report Share Posted August 10, 2009 Each time someone put out a news and if it then add a picture in the news, so I want that image will automatically be placed to the left and have a given height and width. So I do not risk that someone post a news with an image that is 500x1000... : Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted August 13, 2009 Administrators Report Share Posted August 13, 2009 Is it being added through the editor in the admin panel? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.