This is a discussion on boxes and CSS within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; hello i posted earlier but still did not get a response, however i am not willing to give it up. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| hello i posted earlier but still did not get a response, however i am not willing to give it up. i have a nother problem that i am still trying to solve as well and i hope i will get some answers from this forum. the problem is i am trying to get my boxes displayed like in http://www.movion.com/demo/catalog/default.php but nothing. has someone got an idea on how to get the boxes on the left and right column dispalyed in the same manner? help me please! many thanks. |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Be more specific. I don't see anything special about that site. It looks like they just added a background graphic...
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| hello msasek, what i want to know is how to use CSS to make boxes like on movion. ie they are not straight, one side of the boxes have all a bit of shadow on the right for boxes on the right columns and left side for the left side boxes. i hope this might be helpful. |
|
#4
| |||
| |||
| That messes with my eyes bad. I wouldn't like that on my site personally, and it would seem to be a bit of a distraction, in my opinion. Though it is possible they just added a graphic to the bottom, not necessarily used CSS.
__________________ ~~!!It did WHAT??!!~~ |
|
#5
| ||||
| ||||
| Are you talking about the little ".:" thing besides the infobox titles... Looks like they change a few graphics in : catalog/images/infobox/ corner_left.gif corner_right.gif corner_right_left.gif and in left they put the ".:" and change the background colour. then in all files of /catalog/includes/boxes/*.php look for a line simular to: new infoBoxHeading($info_box_contents, true, false); Change so it say as above in bold. Header background colour is done via CSS. Good Luck |
|
#6
| |||
| |||
| Quote:
thanks for your reply, it getting more clear to me, however, i dont understand this sentence "and in left they put the ".:" and change the background colour. " how do i do that? and also the shadow is at the bottom of the boxes why would i have to use "new infoBoxHeading($info_box_contents, true, false);" please help me been a long time and i am still struggling with it. many thanks. |
|
#7
| ||||
| ||||
| Have you looked at there code - on the BOTTOM of each infobox they have a little GREY swosh (http://www.movion.com/demo/catalog/images/boxes/r.gif or l.gif) Code: <TR> <TD> <IMG SRC="images/boxes/r.gif" WIDTH=173 HEIGHT=5></TD> </TR> |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| change boxes background color now have double boxes | ANNIE11 | osCMax v1.7 General Mods Discussion | 0 | 08-22-2005 08:16 PM |
| How do you add boxes in this version? | lem | osCMax v2 Customization/Mods | 0 | 07-15-2005 12:45 PM |
| I need to put two <br>s after the boxes on the right - | sasjamal | osCMax v1.7 Discussion | 2 | 04-27-2004 02:40 PM |
| Help on boxes | noppie | osCommerce 2.2 Modification Help | 2 | 07-21-2003 09:15 PM |
| Need Help With Boxes | David717 | osCommerce 2.2 Modification Help | 1 | 04-05-2003 09:00 AM |