Advertisement:

Author Topic: How to remove border around board icon/topic icon?  (Read 1010 times)

Offline ocmdiaz714

  • Jr. Member
  • **
  • Posts: 202
How to remove border around board icon/topic icon?
« on: August 24, 2012, 04:00:17 AM »
I tried removing the border through the CSS, but doing so also removed the border around the last_post bit, and I only want it off the topic/board icon. Any help?

« Last Edit: August 24, 2012, 07:15:08 PM by ocmdiaz714 »

Offline ocmdiaz714

  • Jr. Member
  • **
  • Posts: 202
Re: How to remove border around board icon/topic icon?
« Reply #1 on: August 31, 2012, 05:38:14 AM »
Sorry. Bump.

Offline rocknroller

  • SMF Hero
  • ******
  • Posts: 1,559
  • Gender: Male
  • Justice has been served!
    • boris.jenicek on Facebook
    • Online Igrice
Re: How to remove border around board icon/topic icon?
« Reply #2 on: August 31, 2012, 06:40:05 AM »
which theme is that? Link could help. I think that is cellspacing a table attribute. If you set value to 0 (false) that will remove all inside border, not just icon border.

If this the case, you can do that but you need edit more then just css.

Offline ocmdiaz714

  • Jr. Member
  • **
  • Posts: 202
Re: How to remove border around board icon/topic icon?
« Reply #3 on: August 31, 2012, 02:40:26 PM »
which theme is that? Link could help. I think that is cellspacing a table attribute. If you set value to 0 (false) that will remove all inside border, not just icon border.

If this the case, you can do that but you need edit more then just css.

Oh is there any way to simply remove the border next to the icon? Thank for the support by the way. I attached my css file just in case anybody wanted to take a look at it.