Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter czcaunan

    (@czcaunan)

    Just checked your site. I am very impressed with the layout and the whole presentation, specially the shadowed boxes in both sidebars. Is that a version of ThirtyTen theme? Being a newbie to WP, any ideas and concepts that you can share will be really appreciated. Thank you so much.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    If you UNcheck Table IV-18, uregistered users and UNregistered ip adresses can vote only once. You cab see the nomber of votes per photo on the Photo Albums -> Album Admin -> Manage Photos admin screen.

    Next time please ONE topic per thread.

    2nd question.

    I added it myself to the theme css:
    One example:

    .widget-area img {
    
    	-moz-box-shadow: 3px 3px 4px #669933;
    	-webkit-box-shadow: 3px 3px 4px #669933;
    	box-shadow: 3px 3px 4px #669933;
    	filter:progid:DXImageTransform.Microsoft.Shadow(color='#669933',direction='135',strength='4');
    }

    and for the wppa+ boxes:

    .wppa-box {
    
    -moz-box-shadow: 3px 3px 4px #669933;
    -webkit-box-shadow: 3px 3px 4px #669933;
    box-shadow: 3px 3px 4px #669933;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#669933',direction='135',strength='4');
    
    }
    Thread Starter czcaunan

    (@czcaunan)

    Thank you very much for your quick reply. Will try and replicate it on my site but will definitely ask assistance as I am not well versed with CSS.

    Sorry for posting a second topic.

    Thread Starter czcaunan

    (@czcaunan)

    Donation Confirmation Number: 5HJ06181GL0579902

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    No problem, and thanx for the donation.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: WP Photo Album Plus] Image Rating Feature’ is closed to new replies.