Tagged: x
-
AuthorPosts
-
September 23, 2016 at 4:59 am #1187739
hostchimneyParticipantHi guys, I need direction on how to put the account button preferably with user-icon and text ‘ACCOUNT’ in the top bar. i want the button to link to the my-account page.
September 23, 2016 at 5:00 am #1187740
hostchimneyParticipantThis reply has been marked as private.September 23, 2016 at 5:30 am #1187757
DarshanaModeratorHi there,
You can add the following code into your Topbar content.
<a data-options="thumbnail: ''" title="Example" href="#example" class="x-btn x-btn-blue-green x-btn-real x-btn-square x-btn-regular"><i aria-hidden="true" data-x-icon="" class="x-icon x-icon-user"></i> My Button</a>Replace data-x-icon value with the following and remove spaces.
&# xf007 ;Hope that helps.
September 23, 2016 at 6:37 am #1187797
hostchimneyParticipantThanks Darshana. Worked well. I now want it aligned to the right just before Login. I tried adding an alignright class to it but it did not work.
September 23, 2016 at 7:49 am #1187857
hostchimneyParticipantThis reply has been marked as private.September 23, 2016 at 8:27 am #1187887
Paul RModeratorHi,
You can add this under Custom > CSS in the Customizer.
.x-topbar .p-info { width: 80%; } .x-topbar .p-info .x-btn { float:right; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1187739 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
