Tagged: x
-
AuthorPosts
-
May 12, 2016 at 3:22 am #987367
theoutdoorarmoryParticipantHi,
Issue is: https://theoutdoorarmory.com/wp-login.php
I’d like to do the following:
(1) Make the “font-family” of the entire page “Roboto Condensed”,sans-serif
(2) Remove the “text-shadow” of the “Log In” button (see screen cap)
Please help.
Thanks
May 12, 2016 at 3:51 am #987411
ChristopherModeratorHi there,
You can add your own CSS styles but you will have to edit the CSS file in the “wp-admin/css/wp-admin.css” :
label { font-family: "Roboto Condensed",sans-serif; } input#wp-submit { text-shadow: none; }Hope it helps.
May 12, 2016 at 6:46 am #987640
theoutdoorarmoryParticipantyou mean:
(1) use FTP (FileZilla) and
(2) then look for wp-admin/css/wp-admin.css and
(3) then open the file
(4) paste that code in the end
?
or
(4) look for that code and then rewrite it
?
Please advise thanks.
May 12, 2016 at 10:19 am #987916
RupokMemberHi there,
Thanks for updating. You can just add this at the end of the file and that will rewrite the original style. It’s better not to rewrite the original CSS rather overwrite with custom CSS.
Hope this makes sense.
Cheers!
May 13, 2016 at 9:56 pm #990755
theoutdoorarmoryParticipantHi,
Please help.
I’ve located the wp-admin/css/wp-admin.css through FileZilla as seen on the first screen cap.
I downloaded it but kind of weird when I open it on my computer, as seen on the second screen cap.
Do I need to rename the file or something to make it a .txt file?
Please help.
May 14, 2016 at 12:50 am #990899
ChristopherModeratorHi there,
The file is correct, you don’t need to rename the file.
Just add your CSS at the end of the file.Hope it helps.
May 15, 2016 at 6:48 am #992174
theoutdoorarmoryParticipantHi,
I can’t write something on the file. See screen cap.
When I click on it Safari (I use a Mac) opens.
What gives? Please help.
Thanks.
May 15, 2016 at 7:29 am #992206
ChristopherModeratorHi there,
Please download the file, open it in a text editor like ‘Sublime Text’, add css and upload the file again in the same path.
If you need further assist, provide us with FTP credentials.
Hope it helps.May 15, 2016 at 8:05 am #992244
theoutdoorarmoryParticipantThis reply has been marked as private.May 15, 2016 at 10:31 am #992338
RupokMemberHi there,
Thanks for updating. It’s pretty straightforward. Just add the CSS to your opened CSS and re-upload this (Filezilla will prompt to re-upload).
I tried to do it for you but I can’t upload the file due to permission issue. You need to enable write permission for wp-admin folder from your hosting panel. Don’t forget to revert the permission after uploading the file.
Note : This can’t be controlled by theme but we are just helping you as you want this.
Hope this makes sense.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-987367 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
