View Single Post
  #2  
Old 10-15-2008, 07:04 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default 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
Reply With Quote