Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • solsikkehaven Friend
    #119160

    Hi..
    please take a look at
    http://skjernaa.info/content/view/220/81/
    using JA bellatrix
    it’s a newsletter HTML subscription code, that looks like this (see below).

    I have tried making a module with mod_html module extension, module output is centered vertically, not aligned at the top of the left module position.

    now, trying mossnippet (or other tools) to implement HTML code into content, I have inserted this code below into a static page …nothing else.

    Headline “Du kan timelde dig …” is OK, but when the table is shown, there’s a problem (please look)….

    Any good ideas, please ?

    I have tried to remove all CSS code from the JA-bellatrix template, but problem is still there 🙁
    I just have no idea what to do (that sucks, don’t you all think *smile*)…

    please advise

    /solsikkehaven

    code below this line ………

    <p>Her kan du tilmelde dig vores nyhedsbrev:</p>
    <!– Start of example one. (copy from here) –>
    <form action=”http://skjernaa.info/index.php” method=”post”>
    <table style=”width: 200px” cellspacing=”0″ cellpadding=”1″ border=”0″ valign=”top”>
    <tr>
    <td style=”color: #CC0000; font-weight: bold; padding-left: 5px”>E-Mail Addresse:</td>
    <td><input type=”text” name=”email_address” value=”” maxlength=”128″ /></td>
    </tr>
    <tr>
    <td style=”font-weight: bold; padding-left: 5px”>Fornavn:</td>
    <td><input type=”text” name=”firstname” value=”” maxlength=”32″ /></td>
    </tr>
    <tr>
    <td style=”font-weight: bold; padding-left: 5px”>Efternavn:</td>
    <td><input type=”text” name=”lastname” value=”” maxlength=”32″ /></td>
    </tr>
    <tr>
    <td style=”color: #CC0000; font-weight: bold; padding-left: 5px”>Tilmeld/afmeld:</td>
    <td>
    <select name=”action”>
    <option value=”subscribe”>Tilmeld</option>
    <option value=”unsubscribe”>Afmeld</option>
    </select>
    </td>
    </tr>
    <tr>
    <td colspan=”2″ align=”left”>
    <input type=”hidden” name=”group_ids[]” value=”1″ />
    <input type=”submit” value=”Send” />
    </td>
    </tr>
    </table>
    <input type=”hidden” name=”option” value=”com_lm” />
    </form>
    <!– End of example one. (To here) –>

    —————-

    ErikThorsen Friend
    #215784

    I am on very thin ice here but I would try to increase the:
    <table style=”width: 200px” cellspacing=”
    to something like:
    <table style=”width: 300px” cellspacing=”

    I would think this would help because currently it “uses” up 200px width and thus kind of wraps the rest of it? I might be very wrong but it is worth a shot?

    solsikkehaven Friend
    #215796

    The problem was with the use of mossnippet. I turned the editor off (No Wysiwyg editor), then inserted the code itself directly into static content.

    Now it works.

    problem solved ….

    ErikThorsen Friend
    #215857

    Darned. Well, I am guessing that I was close anyways.. 🙂 LOL.

    How is Copenhagen today? ( you are from Copenhagen, right? )

    Either way, turning off the wysiwyg editor is always a good approach for pasting in html code. Using the html button is not always enough….

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  ErikThorsen 17 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum