Hi Mehrpadin,

Still loving your theme! But, have a small issue. I am adding CSS code in the blocks for secondary icon menus. Everything works very well except that when I click to re-configure the block (for any reason, usually a small code edit), the

  • code for the links is stripped away and in its place is a non-breaking space ("&nbsp"), so that the line that looked like this:

  • now looks like this:

  • &nbsp
  • .

    My HTML input is set correctly and the rest of the CSS is untouched. Any ideas?

    Thanks very much and if this is an obvious noobe mistake, my apologies in advance,
    Lynne

    Comments

    mehrpadin’s picture

    Hey Lynn,

    You need to create a new "Input format" via Administer > Site configuration > Input formats > Add input format , with all "Filters" disabled (you can call it "Plain", "Code", or something like that) and then using it for your block.

    More here: http://www.lullabot.com/articles/drupal_input_formats_and_filters

    :)

    mehrpadin’s picture

    Status: Active » Closed (fixed)
    mehrpadin’s picture

    Status: Closed (fixed) » Fixed
    mehrpadin’s picture

    Status: Fixed » Closed (fixed)