Modernvox Posted August 25, 2009 Share Posted August 25, 2009 Hello again On my homepage i have 10 automatically rotating featured auctions. When i attempt to adjust these in admin, the change does nothing. How may i bypass the admin and use my own settings for these? Here is the current line <div class="featAuction"> <p><A HREF="./item.php?id=<?=$v['id']?>"><IMG SRC="<?=$v['pict_url']?>" alt="<?=stripslashes($v['title'])?>" WIDTH= <?=$SETTINGS['thimbnailswidth']?> border="0"/></A></p> <p><A HREF="./item.php?id=<?=$v['id']?>"><?=stripslashes($v['title'])?></a></p> Link to comment https://forums.phpfreaks.com/topic/171796-solved-featured-auction-thumbnails-being-stretched-too-wide/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.