• I’m using the Theme AutoFocus+ Pro 1.3 from Allan Cole.
    How can I change the opacity and size of it on the main page?

    I mean on mouse over, each image on the main page is going to have an opacity as defined with text color at “AutoFocus+ Pro Options” and the post headline and text is displayed. With Autofucus+ the opacity is taken place on the whole image. In the old Autofocus (not plus) theme, the opacity was only partially on the image. Any idea where to change this?

    Example page here.

    Btw. additional I like to know how to adjust the text color for the post headline / content used to display in the “opacity mode”. In the above example it’s white.

Viewing 1 replies (of 1 total)
  • Thread Starter mdx

    (@mdx)

    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?

Viewing 1 replies (of 1 total)
  • The topic ‘change opacity and it's size in AutoFocus (Pro) theme main page’ is closed to new replies.