-
I added my directories, file and edits as directed here. (1st part)
http://userproplugin.com/userpro/customize-your-userpro-css/
When going to profile the source code still points to the plugin directory and no changes are made.
I triple checked. Did I miss something?
Followed these directions.
This short guide helps you customize your UserPro css. First, in order to make custom css rules that won’t be overwritten by a plugin update, go to your theme folder and create a folder structure like this:
/mychildtheme/userpro/skins/default/style.css (edited this part to show correct path)
Now create an empty style.css file and place it inside this folder. Voila! Any custom rules you add here will be loaded to UserPro. Now you have just made the plugin aware of your custom theme/skin! You could create different skin names as long as you choose it as your default theme in plugin options.
NOTE: I am using a Child Theme
Thanks,
Nimo
Hi Nimo, Did you try the samples that I put here
http://userproplugin.com/userpro/customize-your-userpro-css/ ?
What steps did you take please? I just want to make sure you did it correctly. please show me your custom skin structure 🙂
Yes. I followed the instructions. Then just tried a few of your examples to make sure it was working.
No Luck so Far.
Sorry.
My directory set-up for the style.css
/public_html/wp-content/themes/Child-Theme/userpro/skins/default/style.css
FILE CONTENT:
PHP1234567891011div.userpro-profile-img img {border-radius: 0px;}div.userpro-profile-img img {display: block;overflow: hidden;width: 20%;height: 20%;}@nimo1 maybe this helps?
http://userproplugin.com/userpro/forums/topic/how-to-override-userpro-css/#post-15036
Best regards,
keyhanjunHello @nimo1,
No disrespect meant by this, but there are people trying to help you here and you are going to codecanyon asking for someone to help you here to resolve your issue. Please, if you were to provide information such as your website URL, and the version of UserPro, we might be able to rule out a few things and possibly help you to resolve this issue.
I don’t know of anyone else having the issue you are having, so in order for someone to help, we might need to take a look at what is going on at your site.
It is difficult for people to directly help someone who doesn’t provide anything more than “I tried and it don’t work” type statements.
It would be different had you made your request days ago and nobody tried to help. But they have tried.
You must be logged in to reply to this topic.