Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

infoboxes - HTML table code


jhande

Recommended Posts

Posted

I've searched different files and can't seem to find where this code is generated from -

 

<!-- left_navigation //-->

<!-- categories //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt=""></td>

<td width="100%" height="14" class="infoBoxHeading">Categories</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/infobox/corner_right.gif" border="0" alt=""></td>

</tr>

</table>

 

<!-- right_navigation //-->

<!-- shopping_cart //-->

<tr>

<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt=""></td>

<td width="100%" height="14" class="infoBoxHeading">Shopping Cart</td>

<td height="14" class="infoBoxHeading" nowrap><a href="blah, blah blah..."><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more "></a><img src="images/infobox/corner_right.gif" border="0" alt=""></td>

</tr>

</table>

 

I wanted to use a 20px graphic image but I would need to change the 14 to 20.

 

I tried the settings in boxes.php but it did not change the left side infoboxes, only the right side and the New Products heading. :(

I even read through the directions for graphical borders contribution figuring that would lead me to it, no luck.

I probably could add that contribution I guess...

 

Any idea where I can find the infobox height settings for the top table row?

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Posted

did you tried to look into /osc/ncludes/classes/boxes.php ?

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted
did you tried to look into /osc/ncludes/classes/boxes.php ?

 

Yes I did.

As I mentioned above, it had no effect on the left category infoboxes.

I even double checked to make sure I didn't miss any settings. :huh:

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Archived

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

×
×
  • Create New...