Put screen on top of videos – youtube, megavideos
The reason for youtube and megavideos videos on top, is because of the z-index attribute. In order to have your div on top, add this to the style. “z-index:9″. Ex. <div style=”z-index:9″>
The reason for youtube and megavideos videos on top, is because of the z-index attribute. In order to have your div on top, add this to the style. “z-index:9″. Ex. <div style=”z-index:9″>
Some wordpress themes display the full content on the main page. So to change it to show just excerpt of articles, edit the appropriate template files with the built-in Theme Editor (Presentation > Theme Editor) or any text editor and search for the_content() and change it to the_excerpt(). By default, WordPress shows only the first [...]
I had wanted to set New Action in photoshop but realised that it was greyed out. So to get it un-greyed, make sure click or uncheck the Button mode at the top.