Author Topic: attachments  (Read 6072 times)

mforum

  • Hero Member
  • *
  • Posts: 694
  • Karma: 0
attachments
« on: February 25, 2009, 02:02:02 am »
this is how i see attachments in FF ...... from the very beginning you changed theme  :)
SMG BETA TESTER
SMG TRANSLATOR

shortie

  • Guest
Re: attachments
« Reply #1 on: March 12, 2009, 12:08:03 pm »
Yep know bug in SMF

Bug number 3035

If  someone can edit the forum.css and change the attachments tag

to

Code: [Select]
.attachments
{
   clear: right;
   float: left;
   width: 100%;
   padding-top: 1em;
}

It should fix it well it did for me

Shortie