biffostar Posted November 8, 2010 Posted November 8, 2010 Hi, I have been developing a website using oscommerce for a short time & I've hit some problems just recentley with the logo image. To show you is probably the best: http://gator1168.hostgator.com/~angelhq/ How do I fill that void to the right? Cheers
alwaysstressed Posted November 8, 2010 Posted November 8, 2010 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.
a.forever Posted November 8, 2010 Posted November 8, 2010 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.
♥14steve14 Posted November 8, 2010 Posted November 8, 2010 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
germ Posted November 8, 2010 Posted November 8, 2010 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 >
biffostar Posted November 9, 2010 Author Posted November 9, 2010 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.