Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing the header on the fisrt & second pages


jleevers

Recommended Posts

Posted

We have tried (and succeded) to change the header to our Pampered Stampers logo on the first page. However, we cannot get the code right to display the logo on the second page.

 

Below is the HTML code we usse on our original website [www.pamperedstampers.com]

<P align="center"><IMG SRC="ladies3.gif" border="0" alt="PAMPERED STAMPERS" width="550" height="175"></P>

 

We are also having problems getting the catagories to follow the commands. I.E. when you choe a manufacturer the product does not come up. The scren remains the same. Also, when you log in as a returning user, the page does not recognise you as logged in. However, if you click on "my account" all of the pertinate info is there.

 

Any help in these areas will be greatly appreciated!

 

Best regards,

 

Jack Leevers

Posted
we cannot get the code right to display the logo on the second page.

The code you have:

 

<img src="images/LADIES3.GIF" alt="Pampered Stampers" title=" Pampered Stampers " width="350" border="0" height="125">

Try:

 

src="images/ladies3.gif"

You're on a UNIX server and, unlike Windowz, file names ARE CASE SENSITIVE.

 

And this isn't the right part of the forum to post for these types of problems.

: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 >

  • 2 months later...

Archived

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

×
×
  • Create New...