Title: mdx's Replies | WordPress.org

---

# mdx

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [change opacity and it's size in AutoFocus (Pro) theme main page](https://wordpress.org/support/topic/change-opacity-and-its-size-in-autofocus-pro-theme-main-page/)
 *  Thread Starter [mdx](https://wordpress.org/support/users/mdx/)
 * (@mdx)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/change-opacity-and-its-size-in-autofocus-pro-theme-main-page/#post-1688278)
 * Regarding transparency, I managed to figure out where to change the level of 
   opacity. It’s at …\autofocusplus\js\afscripts.js
 * At line 52
    `jQuery(this).children(".post-image-container").stop(true).fadeTo("
   fast", 0.25);` To adjust the level of opacity change value 0.25 to whatever you
   like.
 * So can anyone tell me how to resize the opacity to make it look like in the old
   Autofocus theme and just make it covering part of the image?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [change date font size in AutoFocus (Pro) theme main page](https://wordpress.org/support/topic/change-date-font-size-in-autofocus-pro-theme-main-page/)
 *  Thread Starter [mdx](https://wordpress.org/support/users/mdx/)
 * (@mdx)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/change-date-font-size-in-autofocus-pro-theme-main-page/#post-1688273)
 * I just found out what I need to add to the style.css to solve this:
    `.blog #
   content .entry-meta abbr {font-size:36px;}`

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