Get your own customer support community

Recent activity

Subscribe to this feed
  • idea

    Andraz Kozelj shared an idea in Balsamiq on March 06, 2009 10:01:

    Andraz Kozelj
    Provide a 960 grid background
    Alignment tools are really helpful, but sometimes you could really use a 960 grid for easier elements positioning all over the page. This way your first guess of the elements' position would be more precise.

    Why not provide an option, similar to the "Show notebook", named "Show 960 grid" and display gray lines in background, over the notepad.
  • idea

    Andraz Kozelj replied on January 22, 2009 09:08 to the idea "Use wiki or markup code within text controls to simulate links (underline)" in Balsamiq:

    Andraz Kozelj
    It's working fine. I've already used some of the markup in previous mockups and now opening them in pre-release build shows me the expected results!
  • idea

    Andraz Kozelj shared an idea in Balsamiq on January 20, 2009 07:32:

    Andraz Kozelj
    Create color skins
    Since different projects require a bit "personalized" mockups (after seeing 30 almost identical "screens" you can easily mix them up) and also different segments require different schemas... it would be nice if one could define or override the default color schema for UI elements.

    A simple XML config addition would be nice, which you could associate with your mockups.

    <list>
    < color border= "ffffff" background="220022" text="000000" selected="ffff33" />
    </list>
    ...