By Camilla on Wednesday, 25 June 2014
Posted in General
Replies 3
Likes 0
Views 1.3K
Votes 0
Hi,

I can't click on toolbar buttons in Social and Blog on iPad.
When I click it is only showing the tooltip.
What to do??

Best Regards,
Camilla
Hello Camilla,

To fixed it you will insert css codes below into /templates/retrolook_forside_/css/template.css


#toolbar {
position: relative;
z-index: 9999;
}
#overste_toolbar {
padding-top: 100px;
}
·
Wednesday, 25 June 2014 13:00
·
0 Likes
·
0 Votes
·
0 Comments
·
I only used z- index. If I use all your code it looks very bad.

I still can't use the buttons in toolbar in EasyBlog on my iPad.
·
Wednesday, 25 June 2014 18:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Camilla,
The toolbar is works fine after you change the position
http://screencast.com/t/a3DCeBpU
·
Thursday, 26 June 2014 10:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post