Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Install banner at top of website


Bill W

Recommended Posts

Posted

I am new to os commerce. I have downloaded a banner for my website under "store logo". I get a message that it was successful.Question - how do I get the banner to show in my site? I have Version 2.3.3.

Posted

Do you mean you uploaded a logo using the Configuration > Store Logo function? If so then it should automatically display on the site. You might need to clear cache to see it. If it is showing a missing image then check the image properties to see if it has a file size. If not then it may not have loaded correctly. You could then try ftp'ing it to the correct folder.

Posted

I finally figured out how to get my store logo / banner sized right, but a horizontal blue line that has "top>> catelog" is running right through it. Below this line, it says "Welcome to" and then has my website name. If I could remove the "Welcomt to_____" and insert my logo/banner there everything would be fine. Any way to do that?

Posted

Hi

If your banner / logo is larger than standard you need to go to catalog/stylesheet and towards the top increase the

 

#header {

height: 60px;

}

 

to suit the size of your new logo

Regards

Joli

To improve is to change; to be perfect is to change often.

 

Posted

Your shop consists of many directory's and files one of these is called stylesheet.css this is where you can control various styles / fonts / colours etc etc ..

 

You will need an ftp program filezilla is pretty good to download files to your computer and a good text editor notepad++ is good both are free .

 

So basically you download stylesheets.css to your desktop open with a text editor and make the changes mentioned above to give enough space in the header for your logo save and upload again with ftp and the change will take effect.

 

Remember always to have a recent backup of your site in case you make any mistakes you can revert back to a working site.

Have fun :D

 

Regards

Joli

To improve is to change; to be perfect is to change often.

 

Posted

You are looking for stylesheet.css which is main folder.

 

If you did not install osCommerce under /catalog then it is under /public_html.

Archived

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

×
×
  • Create New...