Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove Box Borders


Guest

Recommended Posts

Posted

Hi

Please can any one tell me how I can make the border around the info box disappear,

May be by changing the colour???

 

Many Thanks

Tony

Posted
Hi

Please can any one tell me how I can make the border around the info box disappear,

May be by changing the colour???

 

Many Thanks

Tony

They are actually images. If you do not want them, you will have to change many files (basically all the ones in catalog\includes\boxes

 

Where it says something like new infoBoxHeading($info_box_contents, true, false);

change to

new infoBoxHeading($info_box_contents, false, false);

 

Alernatives

install the Graphical Boreders contribution

or

replace the images in catalog\images\infobox with a renamed pixel_trans.gif

from the images folder.

Posted
They are actually images. If you do not want them, you will have to change many files (basically all the ones in catalog\includes\boxes

 

Where it says something like new infoBoxHeading($info_box_contents, true, false);

change to

new infoBoxHeading($info_box_contents, false, false);

 

Alernatives

install the Graphical Boreders contribution

or

replace the images in catalog\images\infobox with a renamed pixel_trans.gif

from the images folder.

 

 

Thanks for that..

But it is the box border that I need to remove and not just the box heading.

any more idears

Tony

Posted
But it is the box border that I need to remove

 

Hi Tony,

Plz review Stylesheet definitions from where, the borders are generated.

 

Remember to clear your cache, since changes made by you won't show up until you fetch a fresh copy :)

 

Cheers

GS

Best Regards,
Gaurav

Posted
Thanks for that..

But it is the box border that I need to remove and not just the box heading.

any more idears

Tony

I thought it was the info box borders.

Posted

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Archived

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

×
×
  • Create New...