Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Store Logo Not Showing


Guest

Recommended Posts

Could some please checkout www.houseofebooks.ca and tell me why my Logo isn't showing up. The person who set this website for me didn't do a complete job I think. I don't even know how to check to see if the ordering of a product and paying by Paypal works right etc.....

Link to comment
Share on other sites

It's there....

 

Problem is that it's just a blank white image...

:blush:

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 >

Link to comment
Share on other sites

It's there....

 

Problem is that it's just a blank white image...

:blush:

 

Well then how do I make this pic show that says osCommerce etc....

Link to comment
Share on other sites

Would you like it to be this image instead:

 

Alternate logo

 

:unsure:

 

Tell me what image you want to use from your /images folder, and I'll show you where to alter the code to get it to show.

;)

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 >

Link to comment
Share on other sites

Look for this code in /includes/header.php

 

	<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'store_logo.png', 'House of eBooks') . '</a>'; ?></td>

In that code, change the image name ( store_logo.png ) to the name of the image you want to use.

 

It's always a good idea to backup any file before making edits...

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 >

Link to comment
Share on other sites

Would you like it to be this image instead:

 

Alternate logo

 

:unsure:

 

Tell me what image you want to use from your /images folder, and I'll show you where to alter the code to get it to show.

;)

 

I don't think I have a logo for my website :(

Link to comment
Share on other sites

When you get one, now you know how to integrate it into the code.

;)

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 >

Link to comment
Share on other sites

When you get one, now you know how to integrate it into the code.

;)

 

What file extension can they be .png .jpg .gif ?

 

And what should the size be of the logo ?

Link to comment
Share on other sites

It can be any image type recognized by browsers - all you mentioned are allowable.

 

Size - whatever you want.

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 >

Link to comment
Share on other sites

It can be any image type recognized by browsers - all you mentioned are allowable.

 

Size - whatever you want.

 

Ya but putting any size wouldn't that offset the look of the website....

 

I don't know Jack when it comes to PHP or HTML so whatever why you can help me out will be greatly appreciated.

 

Also I have another problem also ..... If you could maybe help me out with...

 

How do I know if my PayPal Checkout actually works when it comes to a person logging into the site and making a purchase and insuring them that they get the product they ordered.

 

Could you maybe log into my site make a purchase then I will refund that purchase back to you. Or you can send me to your site and I'll register and make an equal purchase from your site.

 

I tried doing that but PayPal told me I can't pay myself.

Link to comment
Share on other sites

I don't use Paypal, so I can't help you there.

 

Put the code for the alternate logo I linked to (the image name is oscommerce.gif ).

 

It's 311 x 45

 

That should give you some idea if you want one bigger, smaller, same size...

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 >

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...