Skip to content
WJunction - Webmaster Forum

How change background of plugin?

Status
Not open for further replies.
I would like to change background of this plugin:
SltDxzC.png

My website is CN-HD | Celebs Nude HD Download (NSFW)
 

3 comments

check in your
wp-content/plugin/*PluginName Folder
there will be a .css file

edit that from Cpanel
or simply go to WP-admin Panel -> plugins -> Editor
And chose that Plugin name -> submit & then click .css file

To change the background
Found "background: "
or
"background-image:"

property and change/edit color code or url with your desired one. Done

PS- here *PluginName = Name of the Plugin which you want to edit
 
In editor I can not find any plugin.
But I found on style.css
/*Connect Sidebar Widget ---------------*/
.connect-widget-wrapper{padding:15px;background: #e5e5e5;}
.connect-widget-wrapper p{margin-bottom:12px;text-shadow: 0 1px 0 #FFFFFF}
.connect-widget-form{background: url('assets/images/widget-connect-divider.png') repeat-x bottom left;}
.connect-widget-title{padding-bottom:8px;margin-bottom:10px;font-size:14px;text-transform: uppercase;background: url('assets/images/widget-connect-divider.png') repeat-x bottom left;}
.subs_input{background: #fff;font-size: 10px;color:#959595; border:none;padding:8px 6px 8px 6px;margin-bottom:18px;min-width: 182px;}
.subs_submit{background: #333333;border:none;font-size: 11px;color:#fff;padding:6.5px 12px;margin-bottom:18px;margin-left:-4px;margin-top: -2px;}
.connect-widget-social{}
.connect-widget-social a{display: inline-block;height: 24px;line-height: 12px;padding-left:29px;margin-right:15px;margin-top:15px;color:#666666;text-shadow: 0 1px 0 #FFFFFF;font-size: 11px;font-style: italic;}
.connect-widget-social a:hover{color:#222222;}
.connect-widget-social a strong{display: block;font-weight: bold;font-size: 12px;font-style: normal;}
.connect-widget-social .connect-rss{background: url('assets/images/rss-icon.gif') no-repeat left center;}
.connect-widget-social .connect-twitter{background: url('assets/images/twitter-icon.gif') no-repeat left center;}
.connect-widget-social .connect-facebook{background: url('assets/images/facebook-icon.gif') no-repeat left center;}
.connect-widget-social .last{margin-right:0px;}

Where I should put image? That should be hosted on website or can be on other image host?
 
Status
Not open for further replies.

About the author

Z
Active Member · Joined
685
Messages
93
Reactions
28
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom