you just need to replace the "v" with an "h" in the function call of writebuttons() and it should work.
armin On 09/03/2009 08:06, Gabriel Messner wrote: > Hi all, > > I´ve placed the toolBar into the mapNorth Div: > > <div id="mapNorth" class="TOOLFRAME"> > <div id="toolBar" class="TOOLFRAME"> > <?php echo writebuttons($buttons, $toolbarTheme, "v", > $toolbarImgType); ?> > </div> > </div> > > Now the problem is to display this div horizontal. I guess I must change the > function 'writebuttons' in order to generate one td per button instead of > one row. Is this correct? In that case, where is the function 'writebuttons' > placed?. > > Thanks in advance. > > Gabriel. > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > pmapper-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pmapper-users > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ pmapper-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pmapper-users
