Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How can i remove the images from the top of the side boxes?


swiftmed

Recommended Posts

Posted

Hiya,

 

can anybody tell me what file i need to edit in order to remove the left & right images from the box headings in the side bars. i have added a 1px border to my infoboxheaders, and because the heading table is split into 3 sections, im getting borders appear between the table cells.

 

you can see the problem on my site at: http://swiftmediauk.co.uk/store/

 

Thanks for your advice.

Posted

They're in your /store/includes/column_left.php and /store/includes/column_right.php

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 >

Posted
They're in your /store/includes/column_left.php and /store/includes/column_right.php

 

Thanks for the reply. after looking in there, there are no image files contained within which could be the corner_left.gif & corner_right.gif which make up the infoboxheaders. You may have misinterpreted my problem. I need to get rid of the left & right header images in the infoboxheaders, and make the current 3 cells, into one long cell which contains nothing but the box title.

Posted

Well, you have to follow the files that it "includes".

:blush:

 

The file you need to change is this: /store/includes/classes/boxes.php

 

Although, I'm not quite sure of the required changes at this point.

 

Have you tried creating a transparent gif(s) to replace the ones you don't want to show?

(Be sure to backup the existing images, just in case)

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 >

Posted

If you want, I can make some transparent gifs and test them on my site.

 

If it works, I'll PM you links to download them.

 

But I won't be able to do this until tomorrow AM (it's 8 PM here now).

 

That would be easier than code changes (if it works).

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 >

Posted
If you want, I can make some transparent gifs and test them on my site.

 

If it works, I'll PM you links to download them.

 

But I won't be able to do this until tomorrow AM (it's 8 PM here now).

 

That would be easier than code changes (if it works).

 

Hey,

 

yes i also thought that it would be in that boxes.php file, im just not sure which section to change. thanks for your offer of help regards to the transparent images, but i have already tried that, but because im using left, top & right borders by CSS for the infoboxheaders, the css is adding the left & right borders to the 3 cells in the infoboxheaders which is what is creating the ugly vertical lines on my site right now, so i need to work out which part of boxes.php i need to change in order to remove the 3 cells down to 1, and delete the images in the process.

 

P.S - im on a late nighter here too. its 3.10am where i am right now. think its time i got to bed. bloody websites get addictive dont they!

Posted

(Backup any file to be edited)

 

Try This

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 weeks later...
Posted
(Backup any file to be edited)

 

Try This

 

Hey,

 

sorry it took me so long to reply. been so busy in the run up to Christmas. anyways that resource worked perfectly for what i required. it did exactly what i wanted, and only took me 30 seconds, so thanks so so much for finding that for me. i really do appreciate it, and i wish you and your family a very Happy Christmas.

 

Thanks again mate. i owe you one!!

Archived

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

×
×
  • Create New...