0
Welcome Guest! Login
0 items Join Now

i been a member before but need support

  • i been a member before but need support

    Posted 16 years 8 months ago
    • i bought some membership before and now i need some support for my previous web site
      can i have?
  • Re: i been a member before but need support

    Posted 16 years 8 months ago
    • Depends what support you require?
    • James Spencer / Developer & Support / Hull, UK
  • Re: i been a member before but need support

    Posted 16 years 8 months ago
    • i used the technopia april 06 template my question is i want to use few pictures to slide on the header instead of one stable picture is it applicable for this template?
  • Re: i been a member before but need support

    Posted 16 years 8 months ago
    • You may just want to add a module position in the header to make it easier, i.e. index.php, find

      <div id="pathway">
      <?php mosPathway(); ?>
      </div>

      Add below

      <?php mosLoadModules('header', -2); ?>
    • James Spencer / Developer & Support / Hull, UK
  • Re: i been a member before but need support

    Posted 16 years 8 months ago
    • thank you sooo much :) it really worked
      i got much to learn
  • Re: i been a member before but need support

    Posted 16 years 6 months ago
    • James S! wrote:
      You may just want to add a module position in the header to make it easier, i.e. index.php, find

      <div id="pathway">
      <?php mosPathway(); ?>
      </div>


      Add below

      <?php mosLoadModules('header', -2); ?>


      I had the same problem of Royal Lancer with Technopia, I achieved to put the "random image module" in the header but it places lower than the original background image.

      It´s possible to move a module slightly or to put it in the background?

      Thank you
  • Re: i been a member before but need support

    Posted 16 years 6 months ago
    • Could you please provide a link to your site, and if applicable, a direct URL to the issue?
    • James Spencer / Developer & Support / Hull, UK
  • Re: i been a member before but need support

    Posted 16 years 6 months ago
    • James S! wrote:
      Could you please provide a link to your site, and if applicable, a direct URL to the issue?

      www.pipermint.com/home/
  • Re: i been a member before but need support

    Posted 16 years 6 months ago
    • Add to template_css.css
      #header .moduletable { position: absolute; top: 0; padding: 0; }
      #header .moduletable h3 { display: none; }
      #pathway { z-index: 20; position: absolute;}
    • James Spencer / Developer & Support / Hull, UK
  • Re: i been a member before but need support

    Posted 16 years 6 months ago
    • James S! wrote:
      Add to template_css.css
      #header .moduletable { position: absolute; top: 0; padding: 0; }
      #header .moduletable h3 { display: none; }
      #pathway { z-index: 20; position: absolute;}

      Fixed!

      Thank you very much!

Time to create page: 0.072 seconds