Tagged: x
-
AuthorPosts
-
January 30, 2017 at 8:17 am #1350748
barnettbailbondsParticipantI would like to duplicate/replicate a password protected page that I have on one site to another. I had someone working on my old site and they created a custom password page to get to my confidential applications. I have the username and passwords for both pages, i just dont know how he created it or what short codes, if any were used.
Old Site: bailbonds.proximomktg.com – on the home page when you click on the forms tab, that is the password protection screen I would like on my new site.
New site: barnettbailbondsva.com – want it linked to the online application button in the top bar so that when my clients click on online applications button, it opens up that custom password screen from the old site’s “forms” tab, and then upon entering the successful password of my choosing, it will unlock my online applications page granting them access.
January 30, 2017 at 8:21 am #1350760
barnettbailbondsParticipantThis reply has been marked as private.January 30, 2017 at 9:11 am #1350859
ChristianModeratorHey there,
You’re not using X on your old site. Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Thank you for your understanding.
January 30, 2017 at 1:08 pm #1351181
barnettbailbondsParticipantOkay. Thank you for explaining that to me. Dealing with this particular theme, how am i able to customize the password protected page on my new site. It looks really bad how it is by default.
January 30, 2017 at 1:09 pm #1351185
barnettbailbondsParticipantOr what other options do i have for a password protected page?
January 30, 2017 at 2:04 pm #1351290
barnettbailbondsParticipantLastly, on the current password protect page it starts way too high, some of the text is hidden behind my top bar menu and nav bar. If at all possible i would like my password protect screen to look a little more modern, something along the lines of this x theme webpage..
http://www.wmorris.com/available-work/with the same button style in this color (Hex#aa710a) and the text in black.
Just looking for something modern looking and appealing to the eyeJanuary 30, 2017 at 11:15 pm #1351785
ChristopherModeratorHi there,
how am i able to customize the password protected page on my new site. Or what other options do i have for a password protected page
Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Please find and remove this code :
.page-id-7 .x-container-fluid.offset { margin-bottom: 200px; }Add this code :
.page-id-7 input[type="submit"] { background-color: #aa710a; color: #000; border-color: #fff; webkit-box-shadow: 0 0.25em 0 0 #a71000, 0 4px 9px rgba(0,0,0,0.75); box-shadow: 0 0.25em 0 0 #a71000, 0 4px 9px rgba(0,0,0,0.75); }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1350748 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
