• Resolved canadan99

    (@canadan99)


    Is it possible to have borders around the icons? I tried using this CSS from a different question but it puts a border around the entire row. – .document-icon-row.descriptions { border: 1px solid }. I am not displaying descriptions so I removed that portion: .document-icon-row { border: 1px solid }

    If I include descriptions I get one column of icons which doesn’t look as nice.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter canadan99

    (@canadan99)

    Actually, I just removed the ‘-row’ and it now puts borders around the icons and title but I can no longer have 5 icons in a row. It now puts 4, then 1, then 4 then 1.

    Plugin Author Dan Rossiter

    (@danrossiter)

    Hi canadan99,

    I apologize for the late reply. I’ve been out of the country without Internet for the past week!

    For your problem, if I understand your requirements correctly, I think you want this:
    .document-gallery .document-icon img { border: 1px solid }

    Thread Starter canadan99

    (@canadan99)

    Hey Dan,

    No Worries. That’s exactly what I was looking for!

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Border around Icons’ is closed to new replies.