Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Links are not working on right sidebar

edited January 2012 in Vanilla 2.0 - 2.8

Anyone know why the links are not working on my right sidebar?

http://nolamil.com/forums

Best Answer

  • sahotataransahotataran Developer, Bay Area - CA ✭✭✭
    edited January 2012 Answer ✓

    you need a custom.css and need to add

    .PanelLatestComment a { float:none }

    and in your latestComment Plugin you will have to slightly modify the module to remove /vanilla2/ from beginning for the links to work proper

    There was an error rendering this rich post.

Answers

Sign In or Register to comment.