munch Posted December 20, 2009 Posted December 20, 2009 My website is: www.cdkeyworld.com I tryed to change the banner and it worked but the banner displays smaller than I made it. I made it the perfect size so that it will stretch across the top of the page, anyone know how to fix this? Ty.
germ Posted December 20, 2009 Posted December 20, 2009 My website is: www.cdkeyworld.com I tryed to change the banner and it worked but the banner displays smaller than I made it. I made it the perfect size so that it will stretch across the top of the page, anyone know how to fix this? Ty. Look at the HTML source: <td width="281"><img src="images/logo.png" height="70" width="268"></td> The fix is to apply the correct dimensions (1007W x 100H). If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
munch Posted December 20, 2009 Author Posted December 20, 2009 Look at the HTML source: <td width="281"><img src="images/logo.png" height="70" width="268"></td> The fix is to apply the correct dimensions (1007W x 100H). Were do I find the "HTML SOURCE" lol.
germ Posted December 20, 2009 Posted December 20, 2009 Were do I find the "HTML SOURCE" lol. That was just my way of showing you how to find the cause. The code you need to change will probably be in /includes/header.php If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.