Jump to content

Front end editor styling in PW3


Danjuan
 Share

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...