U ugur2949 New Member YetiShare User Aug 30, 2013 55 0 0 34 Turkey www.sistemduragi.com Oct 31, 2013 #1 logo smaller Original -
Y ysmods New Member Jan 29, 2013 860 1 0 UK www.ysmods.com Nov 1, 2013 #2 What exactly do you want doing?
U ugur2949 New Member YetiShare User Aug 30, 2013 55 0 0 34 Turkey www.sistemduragi.com Nov 1, 2013 #3 normally a big logo, but the site shows a small image 417x128 pixels but See the site www.dowlium.com
normally a big logo, but the site shows a small image 417x128 pixels but See the site www.dowlium.com
Y ysmods New Member Jan 29, 2013 860 1 0 UK www.ysmods.com Nov 1, 2013 #4 Open _header.php Find: Code: <a href="<?php echo getCoreSitePath(); ?>"><img src="<?php echo SITE_IMAGE_PATH; ?>/main_logo.jpg" height="48" alt="<?php echo SITE_CONFIG_SITE_NAME; ?>"/></a> Replace the height="48" with what you want
Open _header.php Find: Code: <a href="<?php echo getCoreSitePath(); ?>"><img src="<?php echo SITE_IMAGE_PATH; ?>/main_logo.jpg" height="48" alt="<?php echo SITE_CONFIG_SITE_NAME; ?>"/></a> Replace the height="48" with what you want
U ugur2949 New Member YetiShare User Aug 30, 2013 55 0 0 34 Turkey www.sistemduragi.com Nov 1, 2013 #5 thanks