0
Welcome Guest! Login
0 items Join Now

Sporticus Question

  • Re: Sporticus Question

    Posted 18 years 4 months ago
    • z0rg wrote:
      Doesn't work for me. Please, help me where the code puttin':

      Hi z0rg, the sample I write is not actually the right code, it's just a sample.
    • z0rg's Avatar
    • z0rg
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: Sporticus Question

    Posted 18 years 4 months ago
    • OK, I found the workin' code:
      <?php endif; ?>
                               </td>
                               <?php if (mosCountModules('user5')) : ?>
                               <td class="middle">
                                    <div class="block light">
                                    <?php mosLoadModules('user5', -2); ?>
                                    </div>
       
      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <!-- EXTRA COLUMN BEGIN -->
      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <?php endif; ?>
                               </td>
                               <?php if (mosCountModules('user9')) : ?>
                               <td class="middle">
                               <div class="block light">
                               <?php mosLoadModules('user9', -2); ?>
                               </div>
                               <!-- EXTRA COLUMN END -->
       
                               </td>
                               <?php endif; ?>
                               <?php if ($sidenav != '' or mosCountModules('user6') or mosCountModules('user7')) : ?>
                               <td class="side">
                                    <?php if ($sidenav != '' or mosCountModules('user6')) : ?>
                                    <div class="block accent">
                                         <div class="extra_pad">
                                              <?php echo $sidenav; ?>
                                              <?php mosLoadModules('user6', -2); ?>
  • Re: Sporticus Question

    Posted 17 years 7 months ago
    • Hi,

      Sorry for rehashing an old post but I am now just beginning to work on customising this template.

      Are there any implications for setting the width to 100% instead of a px value?

      Kind regards,
      Mame du Bois
    • "Be careful about reading health books. You may die of a misprint." Mark Twain
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: Sporticus Question

    Posted 17 years 7 months ago
    • it will look pretty ridiculous on really wide screens.(eg. what should be one paragraph of 6 lines of text could turn into one long line of text)
    • Say no to Internet Explorer 6.
      twitter.com/mark_up
  • Re: Sporticus Question

    Posted 17 years 7 months ago
    • Hi,

      Thank you. I was thinking of adding a third colum to help counter this. I may just set a generous but static pixel width to make sure.

      Mame du Bois
    • "Be careful about reading health books. You may die of a misprint." Mark Twain

Time to create page: 0.049 seconds