Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fitting the Top Image


biffostar

Recommended Posts

Posted

i'm not a genius at this but try changing the background colour of the header in stylesheet.css to the same colour of your logo ie) go to stylesheet.css then look for the header background part and change the html colour code from white to purple.

see if that works. i hope it helps . if you dont know what you are doing go to a forum that tells you how to change the stylesheet.css.

Posted

Julie is correct if you want to fill the void with a single color. Find in catalog/stylesheet.css:

 

TR.header {
 background: #ffffff;

 

And change #ffffff to any valid HTML color. You can use simple generic colors like red or blue or become specific with hex colors such as #01AD59. You can also make physical changes to the coding of your header page by modifing catalog/includes/header.php.

 

Also, please make sure you do all of these security updates: http://www.oscommerce.com/forums/topic/313323-how-to-secure-your-site/

 

Even if your site isn't fully up and running, it's still on the internet and is subject to hacking. You could wake up one day and find all your hard work gone in an instant.

Posted

Why dont you add a centre shop contribution and make the site the same width as your header image. The contribution i use is Center Shop CSS. It is easy to add and seems to be cross browser compatible. It also makes your store look better.

REMEMBER BACKUP, BACKUP AND BACKUP

Posted

Visit the link below:

 

How to Secure Your Site

 

Pay close attention to "SECURING THE ADMIN" - Yours is vulnerable.

 

It's easier to do a few security fixes now than to clean up a hacked store later.

 

And if you don't secure the admin your shop will be hacked.

 

It's just a question of when...

:o

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

Thanks alot all for your help.

 

I am securing now :)

 

Visit the link below:

 

How to Secure Your Site

 

Pay close attention to "SECURING THE ADMIN" - Yours is vulnerable.

 

It's easier to do a few security fixes now than to clean up a hacked store later.

 

And if you don't secure the admin your shop will be hacked.

 

It's just a question of when...

:o

Archived

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

×
×
  • Create New...