Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

My banner won't stretch across the top of my page.


munch

Recommended Posts

Posted

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.

Posted

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 >

Posted

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.

Posted

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 >

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...