dombshai Posted June 26, 2006 Posted June 26, 2006 hello my name is shai and i search solution so... in the first place.. i sorry on the English i dont speak good English soooo my problem.. i havee to space between InfoBoxes on InfoBoxes tnxx.. :thumbsup:
dombshai Posted June 26, 2006 Author Posted June 26, 2006 and with i here and the my pic here i want to ask.. how i reduce to font to theL "sample.." Thanking you in anticipation... shai
muskokee Posted June 26, 2006 Posted June 26, 2006 Thanking you in anticipation...shai Hi Shai, Put this in your catalog/stylesheet.css : TD.infoboxspacer { padding-bottom:10px;} Then open each box file and find the starting code which reads: <tr> <td> This is an example of the code to look for. It's from the catalog/includes/boxes/shopping_cart.php infobox: ?> <!-- shopping_cart //--> <tr> <td> <?php Change the <td> to <td class="infoboxspacer"> That should give you a space in between your info boxes. You MUST do it for EACH box you want to have a space under. Best, Sheri
dombshai Posted June 27, 2006 Author Posted June 27, 2006 soory but i don't expert.. Then open each box file and find the starting code which reads: CODE<tr> <td> which fils..? all to fils to /catalog/includes/boxes/? and this This is an example of the code to look for. It's from the catalog/includes/boxes/shopping_cart.php infobox: CODE?> <!-- shopping_cart //--> <tr> <td> <?php Change the <td> to <td class="infoboxspacer"> whare i have to change the <td> to <td class="infoboxspacer"> i no see on the files "shopping_cart.php" <td>? Thanking you in anticipation... shai
dombshai Posted June 27, 2006 Author Posted June 27, 2006 soory but i don't expert.. Then open each box file and find the starting code which reads: <tr> <td> which fils..? all to fils to /catalog/includes/boxes/? and this This is an example of the code to look for. It's from the catalog/includes/boxes/shopping_cart.php infobox: ?> <!-- shopping_cart //--> <tr> <td> <?php Change the <td> to <td class="infoboxspacer"> whare i have to change the <td> to <td class="infoboxspacer"> i no see on the files "shopping_cart.php" <td>? Thanking you in anticipation... shai
dombshai Posted June 27, 2006 Author Posted June 27, 2006 :( this is only line code.. y yoy no can to help me..??
Tormenta Posted June 27, 2006 Posted June 27, 2006 I was trying to do exactly the opposite you are trying to do, i.e., to put all the boxes together in order to get an entire column. I've got this answer from a very kind member yesterday and I guess it might help you. I guess that if you make exactly the opposite way it should work for you. http://www.oscommerce.com/forums/index.php?sho...c=26914&hl=
Recommended Posts
Archived
This topic is now archived and is closed to further replies.