Skip main navigation (Press Enter).
Log in
Toggle navigation
Search Options
Log in
Home
Communities
My Communities
Online Community Product Communities
Marketing Automation Community
Recommended Communities
Events
Upcoming Events
Register for Super Forum 2024
Support
Knowledge Base
Resources
Design Resources
Knowledge Base
GDPR Resoures
HUG Education Community
HUG Education Marketing Automation
HUG Education Library
Blogs
Directory
Move the 'Edit Page' buttons out of the way
×
Ready
To
move and rotate the edit page buttons out of the way like this
, put this in your theme's CSS. It may need some adjusting based on what your site design it like. I've tested in IE8&9, FF, and Chrome.
/* --- MOVE AND ROTATE THE SITE EDIT BUTTONS --- */
.AboveContentBarLeft {
height: 0;
left: -250px;
padding: 0px;
margin:0px;
position: relative;
transform: rotate(270deg);
-moz-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5);
}
#CSS
Created By:
Justin Prevatte
Jun 03, 2013
Last Updated By:
Justin Prevatte
Jun 03, 2013
0 comments
0 Views
1 revision
2
Like
Related Links
No Related Resource entered.
Contact Us
4250 N. Fairfax Drive, Suite 600
Arlington, VA 22203
Tel: (202) 360-4402
Contact Support
Resources
Knowledge Base
Learn More
Privacy & Terms
Terms of Use
Privacy Policy
© 2023 Copyright
Powered by Higher Logic