Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need Help, Please!


JaciD

Recommended Posts

I have tried over and over to get this coding right. I'm trying to have an image on the left, text in the center and image on right.

 

The image shows on the left and the text is in the center but the image on the right shows only an red x. This is an information page. I know the fix has to be real simple and oversight on my part.

 

Click here to see page

 

Any suggestions is highly appreciated!

 

Thank you for you consideration.

 

This is the coding:

 

define('NAVBAR_TITLE', 'Kiddee Corner');

define('HEADING_TITLE', 'Kiddee Corner');

 

define('TEXT_INFORMATION', '<IMG BORDER="0" ALIGN="Left" SRC="images/Kiddee_Girl.jpg" width=100 height=100> <IMG BORDER="0" ALIGN="RIGHT" SRC="images/Kiddie_Boy.jpg" width=100 height=100>This is text part.<br>

<br>

<br>

<P>This is the text part.<br>

<br>

 

<P>This is the text part.

<br>

<br>

 

<CENTER>This is the text part.<br>

<br>

 

 

<CENTER>This is the text part.<br>

 

 

');

?>

Link to comment
Share on other sites

The image name for the right hand side is misspelled.

 

Look closely.

:thumbsup:

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