Danjuan Posted April 19, 2016 Share Posted April 19, 2016 Hey guys I'm trying to style the editor pane so never mind what text i'm editing the pane will always be at the top or bottom. so far i'm using the following code to try and move into the correct position: .cke { position:fixed; top:0; left:0; } but it doesn't appear to work or it's getting overridden Has anyone successfully styled this pane and can help? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now