Topic: Forum Image -> How to change this?
Hi, how do i change this? I guess its css but in what file must i find it
I hope someone can help
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Forum Image -> How to change this?
Hi, how do i change this? I guess its css but in what file must i find it
I hope someone can help
In your style_cs.css find DIV.icon
Hi! This is what i found
DIV.icon {BORDER-COLOR: #E6E6E6 #DEDEDE #DADADA #E2E2E2}
TR.iredirect DIV.icon {BORDER-COLOR: #F1F1F1 #F1F1F1 #F1F1F1 #F1F1F1}
DIV.inew {BORDER-COLOR: #0080D7 #0065C0 #0058B3 #0072CA}
But how do i modify it for my image?
for example i want it to be bullet1.gif instead of that square image, how do i edit it?
Please help
http://punbb.org/forums/viewtopic.php?id=9258
This is how I was able to do it at my site....
add url(path-to-img/bullet1.gif); to it.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Forum Image -> How to change this?
Powered by PunBB, supported by Informer Technologies, Inc.