Plugin Directory

Changeset 592528


Ignore:
Timestamp:
08/30/2012 05:16:36 PM (13 years ago)
Author:
InoPlugs
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-backgrounds-lite/trunk/readme.txt

    r592527 r592528  
    6868If you're using a fullwidth layout/theme instead then it will be a bit harder to use WP-Backgrounds Lite/WP-Backgrounds II with this theme because you need to change the background of the content area to a semi-transparent background (eg use a rgba color as background color or use semi-transparent png or gif images) and you can't apply a fullscreen link to the images. WP-Backgrounds Lite/WP-Backgrounds II  offers an option to display the links as small icons though which allows you to use the link features with these themes too though.
    6969
    70 = Let's explain the 4 options: =
     70= Let's explain the 4 options: = 
    7171
    72721) Custom z-index of the background layer: This option allows you to adjust the z-index value of the background layer. The z-index value tells the browser which priority the layer has compared to other layers. Higher priority means that the layer will overlap other layers, lower means that other layers will overlap this layer. The z-index value can be negative and positive - i.e. -999 and 999 are valid values. During our tests we found out that -1 for the background layer is a sensible value and that it will work in most cases. Values under -1 (like -2, -3, etc.) will probably break the pattern/link layer because WP-Backgrounds Lite/WP-Backgrounds II  calculates the z-index of this layer automatically by adding +1 to the background layer. Therefore i.e. the value -2 for the background layer will result in -1 for the pattern/link layer. However -1 is lower than 0 and this is the standard z-index value of all elements without a specific z-index value. Thus the risk is high that one or more elements will overlap the pattern layer and that the background won't be clickable. I'd suggest to keep the value for the background layer with -1 or use any hihger value but do not use a lower value unless you know what you're doing or if you don't want to use the fullscreen background link feature.
Note: See TracChangeset for help on using the changeset viewer.