RE: Set the position on admin bar?

Francesco Laquintana, modified 6 Years ago. Junior Member Posts: 44 Join Date: 5/16/19 Recent Posts
How can i set the positionof admin bar on top ? There is a screen on attach
thumbnail
Andrew Jardine, modified 6 Years ago. Liferay Legend Posts: 2416 Join Date: 12/22/10 Recent Posts
Hi Francesco,

That looks like 6.2 - is that right? Where do you want to position it?
Francesco Laquintana, modified 6 Years ago. Junior Member Posts: 44 Join Date: 5/16/19 Recent Posts
nella parte superiore dello schermo 
thumbnail
Andrew Jardine, modified 6 Years ago. Liferay Legend Posts: 2416 Join Date: 12/22/10 Recent Posts
Thank God for google translate -- just for the record, I don't speak italian, so if google goes offline, I wont know what you are saying emoticon


According to google, you said, "at the top of the screen" -- which has me a bit confused because, if my memory serves me correctly, that is where the admin (or dockbar) is default. 
thumbnail
Mohammed yasin, modified 6 Years ago. Liferay Master Posts: 593 Join Date: 8/8/14 Recent Posts
Hi ,
U can do that with CSS try using below css
#_145_navAddControls {
writing-mode: vertical-lr;
}