Author Topic: [Mod] DropShadow on thumbnails  (Read 62675 times)

0 Members and 1 Guest are viewing this topic.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] DropShadow on thumbnails
« Reply #45 on: September 18, 2008, 02:09:23 AM »
hmmmm maybe
Code: [Select]
<img src="{media_src}" border="0" alt="{image_name}"{width_height} class="pic" />?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Boatswain

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • Antique photo album
Re: [Mod] DropShadow on thumbnails
« Reply #46 on: September 18, 2008, 11:52:57 AM »
hmmmm maybe
Code: [Select]
<img src="{media_src}" border="0" alt="{image_name}"{width_height} class="pic" />?

Yes, it works now !!  :D Thanks again V@no  :thumbup:

One more question: Is it possible to make the shadow border wider/thicker ? 

Update:

I found it in css add:  strength=20

Thanks again  :D
« Last Edit: September 18, 2008, 03:28:25 PM by Boatswain »