I get a funny formatting issue on my weblinks....
http://www.example.ie/d6/content/web-links/conundrum-autism

Downgrading to 6.x.1.. it goes away.
I looked at the html source and style.css but am unsure how to fix this issue as I'm newbie webmaster/drupie.

.............

  • HSE
  • CommentFileSizeAuthor
    #2 screendump.jpg115.2 KBmacloch

    Comments

    nancydru’s picture

    Status: Active » Postponed (maintainer needs more info)

    When pasting code, such as HTML source, use the <code> and </code> psuedo-tags.

    I cannot access your site with the link above.

    macloch’s picture

    StatusFileSize
    new115.2 KB

    Hi,

    Here is a screenshot showing the issue.

    thanks,
    Noel

    macloch’s picture

    Hiya again...

    Here is the source html causing the issue.
    The problem is caused by the empty <pre></pre> tags it seems.
    Apologies for not figuring this out earlier...

    regards,
    Noel

    <li class="taxonomy_term_13 last"><a href="/d6/category/age/8-14yrs" rel="tag" title="">8-14yrs</a></li>
    </ul></div>
        <div class="content"><span class='print-link'></span><pre></pre>
    <div class="weblinks weblinks-item weblinks-link-446">
      
    <div class="weblinks-linkview"><a href="http://faculty.washington.edu/chudler/neurok.html" target="_blank" rel="nofollow" title="Neuroscience for Kids">http://faculty.washington.edu/chudler/neurok.html</a></div><!--class="weblinks-linkview"-->  
    <div class="weblinks-body">
    

    The
    Thanks,
    Noel

    nancydru’s picture

    Status: Postponed (maintainer needs more info) » Fixed

    I removed them.

    nancydru’s picture

    Included in 6.x-2.0-beta2.

    nancydru’s picture

    Status: Fixed » Closed (fixed)