Skip main navigation (Press Enter).
Log in
Toggle navigation
Home
Communities
Events
Upcoming Events
Super Forum 2026
HUG Connect
Support
Knowledge Base
Design Resources
Log in
History
×
There are 1 version of this glossary term.
1.
Move the 'Edit Page' buttons out of the way
To
more the edit page buttons out of the way like this
, put this in your theme's CSS:
/* --- 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);
}
Revised By:
Justin Prevatte (he/him)
Revised On:
Jun 3, 2013 3:36 PM
Characters Edited: 0 Total: 660
Contact Us
4501 N. Fairfax Drive
Suite 301
Arlington, VA 22203
Tel: (202) 360-4402
Contact Support
Resources
Knowledge Base
Learn More
Privacy & Terms
Terms of Use
Privacy Policy
© 2025 Copyright
Powered by Higher Logic