By Rampagerabbit on Friday, 27 December 2013
Posted in General Issues
Replies 5
Likes 0
Views 1.2K
Votes 0
Hi guys

I have a small problem with the HWD tooltip that goes behind ES toolbar. Could help me in regards to bring it to front? I guess it could be some z-index?

RR
hey rr,
yes it's a z-index problem at hwd. this will get it fixed:


.hwdTip {
z-index:20;
}


hope that helps
·
Friday, 27 December 2013 18:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Alex

Where would you add this? I added it to my custom CSS file but didn't do anything

RR
·
Friday, 27 December 2013 18:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Got it fixed... Helps to look in the right places

Thanks again Alex

RR
·
Friday, 27 December 2013 18:37
·
0 Likes
·
0 Votes
·
0 Comments
·
yeah, that helps

great to hear you got it working now
·
Friday, 27 December 2013 18:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for sharing Alex
·
Friday, 27 December 2013 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post