Hi..
when i add a new infobox.. it wont "stick" to the tpl style..
what do i need to add and where to make it stick to it?![]()
This is a discussion on small template problem with other infoboxes. within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Hi.. when i add a new infobox.. it wont "stick" to the tpl style.. what do i need to add ...
Hi..
when i add a new infobox.. it wont "stick" to the tpl style..
what do i need to add and where to make it stick to it?![]()
You will need to add the following variables and adjust them for your info box. Getting the $box_content correct is usually the tricky part.
$boxHeading = what ever your box heading is;
$corner_left = 'square';
$corner_right = 'square';
$boxContent_attributes = ' align="center"';
$boxContent = "'';
require(DIR_WS_TEMPLATES . TEMPLATENAME_BOX);
Which info box are you trying to create? Some one may have already converted it and might help you out
trying to get me a scrolling best sellers w/photos... anyone got one?
I don't know how easy these would be to incorporate, but you might check these out
http://www.dynamicdrive.com/dynamici...mikescroll.htm
http://www.dynamicdrive.com/dynamici...e-scroller.htm
I have seen these type of windows on some osCommerce sites
like http://www.cozykorners.com/
You might try contacting the admin and see if they will tell you how they did their's.
Bookmarks