valleydancer
Forum Replies Created
-
Forum: Plugins
In reply to: [Background Manager] [Plugin: Background Manager] Complex OverrideHi,
On the complex override, when I make the background (paper) area translucent, it is not see-through on the Firefox browser. It just becomes a lighter opaque shade?
Funny, I forgot how to set the complex override. LOL
I looked everywhere, then remembered the bread crumbs I left here.
Anyway, now I have a readme-complex-override.txt on my computer.Here’s the method:
login to admin
click on appearance
click on background
click on image sets at the top 4th line down to right of settings
click on the image set you are using for a post
scrolldown to custom stylesheet at bottom
ADD THE FOLLOWING:body{
background-color:#f9deaa;}
#page{box-shadow:5px 5px 5px #333;background-size:100% auto;background-image:url(‘http://www.xxx.com/11/2012/xxx.png’);}
.entry-content{text-align:justify;text-shadow:#fff 0 1px 0;color:#000;font-weight:bold;}
.entry-content{text-align:justify;}
#access{background:#943100;
background:-moz-linear-gradient(#000000,#cccccc);
background:-o-linear-gradient(#DC7A00,#943100);
background:-webkit-gradient(linear,0% 0%,0% 100%,from(#DC7A00),to(#943100));
background:-webkit-linear-gradient(#DC7A00,#943100);}
#access li:hover>a,#access a:focus{background:#cccccc;}
#site-generator{background-image:url(‘http://www.xxx.com/11/2012/remax2.png’);border-top:1px solid #cccccc;}Forum: Plugins
In reply to: [WP-EMail] [Plugin: WP-EMail] Long term future of WP-EmailHi Lester,
Does wp-email send the blog text and photo. I’ve been using an ecard plugin from codecanyon. But, I want the user to ender their name as the sender.
Also, I want the username and other data to show in the sender and below the post.
Are both possible with wp-email.
Chjeers,
V