Title: bryan.MCS's Replies | WordPress.org

---

# bryan.MCS

  [  ](https://wordpress.org/support/users/bryanmcs/)

 *   [Profile](https://wordpress.org/support/users/bryanmcs/)
 *   [Topics Started](https://wordpress.org/support/users/bryanmcs/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bryanmcs/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bryanmcs/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bryanmcs/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bryanmcs/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bryanmcs/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] changing colors](https://wordpress.org/support/topic/changing-colors-23/)
 *  Thread Starter [bryan.MCS](https://wordpress.org/support/users/bryanmcs/)
 * (@bryanmcs)
 * [11 years ago](https://wordpress.org/support/topic/changing-colors-23/#post-6101730)
 * sorry, i mean to say please kindly advise
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [unwanted drop shadow to text](https://wordpress.org/support/topic/unwanted-drop-shadow-to-text/)
 *  Thread Starter [bryan.MCS](https://wordpress.org/support/users/bryanmcs/)
 * (@bryanmcs)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/unwanted-drop-shadow-to-text/#post-4439695)
 * i used the buckshot approach so, i’m not sure which one of these did the trick,
   but this worked.
 *     ```
       .navbar .nav > li > a {
         font-family: 'EB+Garamond', serif;
         padding: 5px 8px 5px 8px;
         font-size: 12pt;
         color: #330033;
         text-decoration: none;
         text-shadow:      0 0px 0px;
         white-space:nowrap;
       }
       .navbar .nav > li > a:first-letter {
         font-size: 16pt;
         font-color: #330033;
         text-shadow:      0 0px 0px;
       }
   
       .brand a{
         font-family: 'EB+Garamond', serif;
         font-size: 30px;
         font-color: #333333;
         text-shadow:      0 0px 0px;
       }
   
       .site-title a{
         font-family: 'EB+Garamond', serif;
         font-size: 30px;
         font-color: #333333;
         text-shadow:      0 0px 0px;
       }
       ```
   
 * **the code of interest is the: **
 * > text-shadow: 0 0px 0px;
 * turns out that my syntax was wrong before, i was trying to tell it ‘none;’ but
   i guess that doesn’t work. just in case anyone else runs into this problem…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] upload logo button broken, can i circumvent? or how to fix?](https://wordpress.org/support/topic/upload-logo-button-broken-can-i-circumvent-or-how-to-fix/)
 *  Thread Starter [bryan.MCS](https://wordpress.org/support/users/bryanmcs/)
 * (@bryanmcs)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/upload-logo-button-broken-can-i-circumvent-or-how-to-fix/#post-4400711)
 * yes, i checked the permissions before i submitted here, and have subsequently
   had some other issues and disabled the plugins them my child theme, then customizr
   itself and got everything squared away. it turns out the problem described above
   with the uploader is because my server insists on secure communication (by design,
   because of the nature of the site, to be HIPAA compliant).
 * any pointers on how to get wordpress to communicate through FTPS?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.8: After update, /wp-admin/ gives a 404 error on most brosers](https://wordpress.org/support/topic/38-after-update-wp-admin-gives-a-404-error-on-most-brosers/)
 *  [bryan.MCS](https://wordpress.org/support/users/bryanmcs/)
 * (@bryanmcs)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/38-after-update-wp-admin-gives-a-404-error-on-most-brosers/#post-4407022)
 * im having the same problem, except i’m not getting a blank page instead of 404.
   i’m not trying to detract from your problem, just leaving a note so i’ll be notified
   if anyone gives you good advice, perhaps i could use it too.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.8 /post count via meta issues? – library not showing, single.php, blankscreens](https://wordpress.org/support/topic/38-post-count-via-meta-issues-library-not-showing-singlephp-blankscreens/)
 *  [bryan.MCS](https://wordpress.org/support/users/bryanmcs/)
 * (@bryanmcs)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/38-post-count-via-meta-issues-library-not-showing-singlephp-blankscreens/#post-4407016)
 * i am having the same problems as of today. and i have not changed anything since
   yesterday. i don’t even know if i may have been autoupdated because i cannot 
   see my dashboard… the login page leads to nothing.
    *frustrated*

Viewing 5 replies - 1 through 5 (of 5 total)