
10-15-2008, 07:04 AM
|
|
 | |
Banned
|
|
 X-Adept
|
|
Join Date: Jan 2008
Posts: 486
|
|
|
Re: How to add a thin frame work around category images?
Quote:
Originally Posted by WhiteDoveGifts
Hi,
Does anyone know how I can add a thin frame work around each category image?
Thanks for helping out in advance!
Cheers,
Nico
|
What about this?
PHP Code:
<div style="border: 1px solid #000000;"> cat image </div>
|
|