in
Innovasys Logo

Custom note widget with width

Last post 02-21-2008 9:39 AM by Mike Shaw (Innovasys). 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-21-2008 9:27 AM

    • Janet
    • Top 75 Contributor
    • Joined on 11-09-2007
    • Posts 6

    Custom note widget with width

    Could someone please tell me what I'm doing wrong with this Note widget clone I'm trying to make. My HTML code for the widget is:

    <div style="WIDTH: %%Width:defaultvalue=250%%px">
      <table class="hs-box">
        <tbody>
          <tr>
            <td class="hs-box-icon" valign="top"><img src="images/hs-note.gif"></td>
            <td class="hs-box-content" valign="top">%%Content:defaultvalue=Type your Note Box content here.%%</td>
          </tr>
        </tbody>
      </table>
    </
    div>

    The only change I made to the note widget is in the first line which was <div style="WIDTH: 100%">.
    If I make the width a fixed valued like <div style="WIDTH: 250px"> then it works as expected.

    Thanks,
    Janet.

    Filed under:
  • 02-21-2008 9:39 AM In reply to

    Re: Custom note widget with width

    Hello,

    I have used your HTML here and using both types of style you mentioned the widget seems to work fine both ways. Could you explain exactly the issue's you are experiencing and if possible could you send a copy of your project to support@innovasys.com so we can use our incident management system to track this issue.

    Mike Shaw
    Innovasys
    http://www.innovasys.com
Page 1 of 1 (2 items)