1

Topic: Remove new post icons

Ive looked through the search to try to do this but havent figured it out yet. I want to remve the icons that are standard on the board next to forums and posts. Both the standard one and the new post one. I tried making DIV.icon {display:none} and DIV.inew {display:none} which took the icons out but left little gray squares in their place. How can I remove the icon and gray square so that nothing shows?






/****************************************************************/
/* 5. POST STATUS INDICATORS */
/****************************************************************/

/* These are the post status indicators which appear at the left of some tables.
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. The default is "icon". By default only .inew is different.*/

DIV.icon {BORDER-COLOR: #DDDDDD #BBBBBB #AAAAAA #BBBBBB}
TR.iredirect DIV.icon {BORDER-COLOR: #FFFFFF #FFFFFF #FFFFFF #FFFFFF}
DIV.inew {BORDER-COLOR: #AAAAAA #888888 #777777 #888888}

Re: Remove new post icons

Try commenting them out in the file?

3

Re: Remove new post icons

Nope still leaves the blank square.

Re: Remove new post icons

I meant index.php and such...

5

Re: Remove new post icons

LOL index and such? if I knew what to take out I wouldnt be here asking smile

Re: Remove new post icons

Comment all of part 10

7 (edited by artic chill 2006-03-12 18:20)

Re: Remove new post icons

Hey,

TFD do you want it gone in the viewforum to? Post when you get a chance!! and i will try to help!

---------------------------------------------------------------------------------------------------
but i do belive that Gizzmo is meaning THIS

My PunRes Wiki Mods:
1.) Remove Post Icon in View Topic And in Index
2.) Bold Links In Header
[img]http://www.the-artbreak.com/forum/img/smilies/socom.png[/img]

8

Re: Remove new post icons

Yep works great. I commented it out and it worked then I just removed all of section 10. Needless code I figure smile


Thanks gizzmo and artic smile

9 (edited by artic chill 2006-03-12 04:35)

Re: Remove new post icons

kool i see it worked... If you have anymore questions be sure to ask!!

Thanks Gizzmo !

My PunRes Wiki Mods:
1.) Remove Post Icon in View Topic And in Index
2.) Bold Links In Header
[img]http://www.the-artbreak.com/forum/img/smilies/socom.png[/img]

10

Re: Remove new post icons

I do have another question smile

http://punbb.org/forums/viewtopic.php?id=10893