styles for correctly positioning page edit

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
1/1/2011 6:52:52 AM
Gravatar
Total Posts 192

styles for correctly positioning page edit

thought only tested in latest firefox, I thought it may be of some little help:

add this to style.css after .settings{}

 

.pane{width:33%; float:left; text-align:center;}
.layoutbuttons{width:16px; display:inline-block; vertical-align:top}

1/1/2011 9:44:59 AM
Gravatar
Total Posts 550

Re: styles for correctly positioning page edit

Hi ,

What skin you talk about it?. I localize some of the build in skins. you can see those here.

Best,

Asad

1/1/2011 9:55:27 AM
Gravatar
Total Posts 2239

Re: styles for correctly positioning page edit

Hi,

Thanks for the note but the .pane and .layoutbuttons classes aren't in the release yet. If you're working from Source Code, there are a number of CSS changes you should make for the PageEdit.aspx page. You can find all of those changes in the "Important Skin Changes" thread in this Forum.

Thanks,
Joe D.

1/1/2011 10:50:14 AM
Gravatar
Total Posts 192

Re: styles for correctly positioning page edit

thanks.

You must sign in to post in the forums. This thread is closed to new posts.