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.

HTML error in homepage

BiloBertoBiloBerto New
edited August 2013 in Vanilla 2.0 - 2.8

Hi, I have last vanilla forum (2.0.18.8) with default theme.

commentsMost
mybrick12:08

no space

please see attach for more info

Bug.png 13.9K

Comments

  • edited August 2013

    Yes that is not an error in html it is just a css slight mistake that you can easily fix, please follow this

    create a file called custom.css

    place it in the default theme design folder , if there is no design folder make one too.

    then put all the edits in there as they come up .

    this is the line that will fix that

    .DataList .Meta span {
    padding-right: 4px!important;
    }
    
  • Very thanks :-)

Sign In or Register to comment.