Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to remove cartoon pics?


warrenerjm

Recommended Posts

Posted

Hi

 

Can't find how to delete the three little pics (top right) above Account etc. Please point in right direction.

 

Also, I have been able to remove pic (top right) on main page, but NOT in other boxes ( Contact us, Conditions etc). I read it could be done in the first cart page, but don't know where that is, as I obviously amended the wrong bit! Please advise too.

 

Thank you heaps.

Julie

Posted
The 3 little pics live on the header.php

 

Good Luck,

Moon

Thanks again.

 

Do I just delete the line where pic1.gif etc appears or remove the .gif reference only? This is where I get stuck.

 

Thanks

julie

Posted

You can remove all of this, if you are not going to be putting anything in that right hand top corner.

 

<td align="right" valign="bottom"><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_account.gif', HEADER_TITLE_MY_ACCOUNT) . '</a>  <a href="' . tep_href_link(FILENAME_SHOPPING_CART) . '">' . tep_image(DIR_WS_IMAGES . 'header_cart.gif', HEADER_TITLE_CART_CONTENTS) . '</a>  <a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_checkout.gif', HEADER_TITLE_CHECKOUT) . '</a>'; ?>  </td>

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Posted
Look here for your second problem.

 

Enjoy,

Moon

 

I looked at this one before & it takes you to a blank screen???

 

Not sure what I do with that?

Posted
Thanks again.

 

Do I just delete the line where pic1.gif etc appears or remove the .gif reference only? This is where I get stuck.

 

Thanks

julie

 

Remove the line.

Should be fine...

 

Moon

"Woohoo, Just Havin Funnn!"

Posted
You can remove all of this, if you are not going to be putting anything in that right hand top corner.

 

<td align="right" valign="bottom"><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_account.gif', HEADER_TITLE_MY_ACCOUNT) . '</a>  <a href="' . tep_href_link(FILENAME_SHOPPING_CART) . '">' . tep_image(DIR_WS_IMAGES . 'header_cart.gif', HEADER_TITLE_CART_CONTENTS) . '</a>  <a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_checkout.gif', HEADER_TITLE_CHECKOUT) . '</a>'; ?>  </td>

 

Hi

 

Thanks for your help last time & now.

 

Is this in catalog/includes/header.php?

 

If not, where please.

 

Thanks

Julie

Posted
I looked at this one before & it takes you to a blank screen???

 

Not sure what I do with that?

 

 

Not sure what you mean by blank screen... I see the contribution I directed you too. Click the download icon and follow the instructions.

 

Moon

"Woohoo, Just Havin Funnn!"

Posted
Not sure what you mean by blank screen... I see the contribution I directed you too. Click the download icon and follow the instructions.

 

Moon

 

Hi

 

I download it, & save or open. It unzips, then I double click on the contents. I can't see any code or notes. I will try again though.

 

Julie

Posted

Oh I see, There might not be anything to download. Go through the list of the and read them all. They offer advise on how to remove the images without having to download. Sorry for the confusion, just trying to help.

 

Moon

"Woohoo, Just Havin Funnn!"

Posted
Not sure what you mean by blank screen... I see the contribution I directed you too. Click the download icon and follow the instructions.

 

Moon

I've just tried it again. I went into nothing_1_2.....dated 7/3/06, but i needed to look at the one below it! Does this refer to the main pictures in the top right of every page, like Contact Us, & Conditions ? If so that would be great & you two have solved two problems that has been bugging me all week.

Thanks

Julie

Posted
Oh I see, There might not be anything to download. Go through the list of the and read them all. They offer advise on how to remove the images without having to download. Sorry for the confusion, just trying to help.

 

Moon

No confusion. I am only very gratful for any help & suggestions. I appreciate it. To answer my own question & anyon else looking at the same problem. In the admin panel under images I had to set Heading width to 1 & heading height to 0 as in the most recent contribution you directed me to. All the cartoon images at the top right of te pages have now gone.

 

Thank you.

Julie

Archived

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

×
×
  • Create New...