osCmax v2.5 User Manual
Results 1 to 4 of 4

small template problem with other infoboxes.

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 ...

      
  1. #1
    New Member
    Join Date
    Oct 2003
    Posts
    18
    Rep Power
    0


    Default small template problem with other infoboxes.

    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?

  2. #2
    New Member
    Join Date
    Jan 2004
    Posts
    23
    Rep Power
    0


    Default

    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

  3. #3
    New Member
    Join Date
    Oct 2003
    Posts
    18
    Rep Power
    0


    Default

    trying to get me a scrolling best sellers w/photos... anyone got one?

  4. #4
    New Member
    Join Date
    Feb 2004
    Posts
    24
    Rep Power
    0


    Default

    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.

Similar Threads

  1. Various small problems, well sort of small
    By spottedhaggis in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 03-23-2006, 08:53 AM
  2. Modifying Infoboxes - Using a Template too
    By bbw in forum osCmax v2 Customization/Mods
    Replies: 10
    Last Post: 03-03-2006, 03:35 PM
  3. template problem?
    By sili213 in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 10-06-2004, 09:25 PM
  4. Small Currency Problem
    By energeeuk in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 09-02-2004, 04:57 AM
  5. BTS problem with my template, help apprecaited
    By EddyXP in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 07-04-2004, 10:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •