Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

info boxes - change one by one


gabs

Recommended Posts

Posted

Hi all,

 

Wondering if anyone can point me in the right direction for editing individual info boxes...

 

For example I need the search box to only have a text field and a submit button with no table around this box...

 

Thanks... :blink:

Posted
Hi all,

 

Wondering if anyone can point me in the right direction for editing individual info boxes...

 

For example I need the search box to only have a text field and a submit button with no table around this box...

 

Thanks... :blink:

 

Hi,

 

each box is defined in the includes/boxes folder. You can edit them individually.

 

includes/column_left/right.php calls the boxes and put them into order.

 

Monika

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted
each box is defined in the includes/boxes folder. You can edit them individually.

 

I understand that but the visual side of say the cart box I a gobal style...

For example I need to put in a Cart logo in the cart box but shopping_cart.php

calls the boxes include to style all boxes the same...

 

I would be very greatful for Any pointers...

 

Thanks..

Posted
I understand that but the visual side of say the cart box I a gobal style...

For example I need to put in a Cart logo in the cart box but shopping_cart.php

calls the boxes include to style all boxes the same...

 

I would be very greatful for Any pointers...

 

Thanks..

 

In that case you need to copy the class used and alter it for other boxes, and rename them accordingly to be called by individual boxes.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted

If it is a bit confusing you can always download one of the contributions that allow you to change the look if individual boxes. I think atleast one of them even has an admin area to use once it is installed.

Wendy James

 

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

Posted

Thanks ....

 

I know how to re-define a new class but just wondered if a better method has been created as this would produce twice as much code...

 

 

Thanks...

Archived

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

×
×
  • Create New...