403 Permission Denied. You do not have permission for this request /wp-admin/themes.php This is my current problem. If I ever get this fixed, my biggest problem is creating a custom CSS where I can adjust the size of the text boxes in the sliders and change the font family/sizes for the entire page. I hate the font it came with. Can anyone help?
If you don't know how to go in and change the permissions on your site, you need to call your hosting company and have them adjust your permission settings. You can easily create custom styles and change fonts. This is done under the theme options. If you don't have FIREBUG, download it and use it to preview and make changes on the fly. Then if you like, copy and paste the code into the custom css. For example: To increase the width of the slider text, put this code in custom css Appearance -> theme options -> styling options -> custom css .slide .slide-content.entry { width: 500px; }
In cPanel. What files do I need to change permissions on? I tried changing them and still get 403 error. I also can't do anything in the theme itself under the options. It's frozen on general. All of this started when upgrade to 3.5 Wordpress came out last week and plugins updated too. I have Firebug but don't know how to use it. None of this makes sense to me. I was advised to purchase a theme to edit on WP to create my webpage, I have never been taught any of this and I'm lost.
Hello, This error comes when server denied to allow the requested access, So you need to call your hosting company, they can solve your problem.