Title: CSS DropShadow Filter Help
Last modified: August 18, 2016

---

# CSS DropShadow Filter Help

 *  [laling](https://wordpress.org/support/users/laling/)
 * (@laling)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/)
 * The CSS dropshadow filter won’t work on my WP. Go to this link and see Â» [http://na-magodai.net/index1.html](http://na-magodai.net/index1.html)
   My blog is on the left column in tables and on the bottom row of the center of
   table is the comments link. Hover over it, as you can see the dropshadow is not
   working. I’ve been trying to get it to work for like the longest time.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/css-dropshadow-filter-help/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/css-dropshadow-filter-help/page/2/?output_format=md)

 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104746)
 * Are you talking about CSS’ `text-shadow` property? If so, that property is not
   yet supported by any internet browser out there. You have to use image.
 *  Thread Starter [laling](https://wordpress.org/support/users/laling/)
 * (@laling)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104753)
 * No. Not the text shadow property. The code is a filter, called dropshadow.
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104759)
 * Which filter? I need a link to it.
 *  [Turnip](https://wordpress.org/support/users/turnip/)
 * (@turnip)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104774)
 * Uh oh, I smell IE here. CSS “filters” with the meaning of a CSS `filter` property(
   as opposed to a way of using CSS commenting patterns so that only certain browsers“
   see” the CSS) are an IE only thing. Meaning they are NOT standards compliant 
   and NOT interoperable. So it’s really NOT a good idea to use them.
    Further than
   that I cannot help you. I never have and never will use them unless they ever
   become part of any CSS specification by the W3C.
 *  Thread Starter [laling](https://wordpress.org/support/users/laling/)
 * (@laling)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104784)
 * Well back when it was b2, I used the CSS dropshadow filter. Here is a link to
   the code Â» [http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/filters/dropshadow.asp](http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/filters/dropshadow.asp)
   
   But I use my code like this Â» filter:dropshadow(color=000000,offX=1,offY=1);
   It has always worked out on my b2. But I don’t know why it won’t work with my
   WP.
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104790)
 * I’ll pass on this one. Sorry.
 *  Thread Starter [laling](https://wordpress.org/support/users/laling/)
 * (@laling)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104815)
 * Okay. Umm next?!?!?! Anyone wanna help me out a bit? LOL
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104820)
 * Doubt it. This is probably the first question of its kind, and likely to be the
   last. Good luck, tho.
 *  Thread Starter [laling](https://wordpress.org/support/users/laling/)
 * (@laling)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104858)
 * Well I figured it out. I guess the only way that you can use the dropshadow filter
   is if you directly put your blog code on the main blog page instead of using 
   iframes. BUT I need help on a little something. I keep getting this error message.
   Can someone help me please. Check out the error message Â» [http://www.na-magodai.net/index1.php](http://www.na-magodai.net/index1.php)
   I really don’t understand PHP much. I really want to learn though so I can understand
   what the heck is going on. LOL
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104859)
 * “
    Warning: main(/home/laling/public_html/blog/./blog/wp-comments.php): failed
   to open stream: No such file or directory in” It is looking for the comments 
   file way to deep – what do you have in index.php where is calls the comments 
   template ? (Not the whole index, just the comment bit)
 *  Thread Starter [laling](https://wordpress.org/support/users/laling/)
 * (@laling)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104863)
 * How do I posts codes on here without screwing up the whole forum?
 *  Thread Starter [laling](https://wordpress.org/support/users/laling/)
 * (@laling)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104864)
 * Um……here I’ll post the whole code.
    ` <?php /* Don't remove this line. */ require('./
   blog/wp-blog-header.php'); ?> <html> <head> <META HTTP-EQUIV="Pragma" CONTENT
   ="no-cache"> <title>Â» Na'Magodai Â«</title> <?php comments_popup_script() ?>
   <?php wp_head(); ?> <link rel="stylesheet" href="http://na-magodai.net/css/layout1.
   css" type="text/css"> </head> <body> <div style="position: absolute; top: 0px;
   left: 0px;"> <img src="images/layout.png"> </div> <div style="position: absolute;
   top: 513px; left: 553px; width: 360px; height: 800px; border-width: 0px; border-
   color: #000000; border-style: solid; padding: 10px;"> <center> <table width="
   100%"> <tr> <td class="right"> Â» WELCOME TO NA-MAGODAI.NET </td> </tr> </table
   > <br> Welcome to the personal site of Laling. To view this site properly, 1024x768
   resolution, text size set to medium, Internet Explorer 5 or 6, Javascript, HTML,
   CSS, and DIV, must be acquired with your browser. Have fun veiwing! Sign the 
   guestbook on your way out. <br><br> *NOTE: I do not tolerate with haters. (Not
   that I have any) Haters will be automatically be banned from viewing this site,
   with the help of today's internet technology called IP addresses. So post your
   hate messages and comments at your own risk. <br><br> <table width="100%"> <tr
   > <td class="right"> Â» THE GIRL </td> </tr> </table> <br> <img src=" images/
   ling1.png" align="left">Laling, 18 years old, June 18, gemini, female, taken,
   deeply in love with Gil Lizama. 4'9" short, weight is confidential information
   due to the fact that it has increased, brown skin, brown/black long hair, brown
   eyes. Small hands, small feet, big boobs, and big ass. Currently residing in 
   Oregon. Chamorro, Chamorrita, Guam, Rota, Tinian, Saipan, Micronesia Islands,
   Mariana Islands. Na'magodai, Taisacan, pugua picker. Chews pugua (betelnut) from
   time to time. Unemployed. Plays the ukelele, drums, piano, and guitar. Fun, crazy,
   funny looking, straight forward. Photography, digital art, webmaster. House-cleaner,
   perfectionist, Hard-working. Don't tolerate with bullshit, or shitty attitudes.
   [Need to know more?](https://wordpress.org/support/topic/css-dropshadow-filter-help/girlmain.html?output_format=md)
   <br><br> <table width="100%"> <tr> <td class="right"> Â» CONTENTS </td> </tr>
   </table> <br> Â« <img src="images/block.gif"> Â» [The Girl](https://wordpress.org/support/topic/css-dropshadow-filter-help/girlmain.html?output_format=md)
   <br> Â« <img src="images/block.gif"> Â» The Visitors <br> Â« <img src="images/
   block.gif"> Â» [The Photogallery](http://na-magodai.net/cpg) <br> Â« <img src
   ="images/block.gif"> Â» [The Guestbook](https://wordpress.org/booker/?output_format=md)
   <br> Â« <img src="images/block.gif"> Â» The Forums <br> Â« <img src="images/block.
   gif"> Â» The Domain <br><br> <table width="100%"> <tr> <td class="right"> Â» 
   ISLAND JAMS </td> </tr> </table> <br> <iframe src="radio.blog/radio.blog/index.
   php" name="radio" scrolling="no" width="218" height="298" frameborder="0" style
   ="border-width: 1px; border-color: #000000; border-style: solid;"></iframe> <
   br><br> <table width="100%"> <tr> <td class="right"> Â» SHOUTBOX </td> </tr> 
   </table> <br> <iframe src="tagger/index.php" scrolling="no" width="160" height
   ="300" frameborder="0" style="border-width: 0px; border-color: #000000; border-
   style: solid;"></iframe> </center> </div> <div style="position: absolute; top:
   514px; left: 112px; width: 361px; height: 800px; border-width: 0px; border-color:#
   000000; border-style: solid; padding: 10px;"> <?php if ($posts) : foreach ($posts
   as $post) : start_wp(); ?> <table cellspacing="0" cellpadding="2px"> <tr> <td
   class="namedate"> <?php the_date(); ?> <?php the_time() ?> </td> </tr> <tr> <
   td class="blog"> <b><?php the_title(); ?></b> <br><br> <?php the_content(); ?
   > </td> </tr> <tr> <td class="namedate"> <?php comments_popup_link(__('Na-Mag0dai'),
   __('Na-Mag1dai'), __('Na-Mag%dai')); ?> </td> </tr> </table> <?php include(ABSPATH.'./
   blog/wp-comments.php'); ?> <?php endforeach; else: ?> <?php endif; ?> </div> 
   </body> </html>
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104923)
 * change this one
    `<?php include(ABSPATH . './blog/wp-comments.php'); ?>` to this
   one `<?php include(ABSPATH . 'wp-comments.php'); ?>`
 *  Thread Starter [laling](https://wordpress.org/support/users/laling/)
 * (@laling)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104964)
 * THANK YOU SO MUCH alphaoide! YOU ARE SUCH A BIG HELP! CAN I HAVE YOUR NUMBER 
   IN CASE SOMETHING ELSE GOES WRONG? LOL JUST JOKING! 😉
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/#post-104974)
 * My number? sure: [http://wordpress.org/support](http://wordpress.org/support)
   
   and leave a message

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/css-dropshadow-filter-help/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/css-dropshadow-filter-help/page/2/?output_format=md)

The topic ‘CSS DropShadow Filter Help’ is closed to new replies.

 * 16 replies
 * 4 participants
 * Last reply from: [laling](https://wordpress.org/support/users/laling/)
 * Last activity: [21 years, 6 months ago](https://wordpress.org/support/topic/css-dropshadow-filter-help/page/2/#post-104991)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
