Have the following problem.
if I edit on profile (or on the avatar) click, appears to me the display is as shown here in the screenshot.
only if I go with the mouse over it, the link appears to edit profile.
at my own template but I have already looked nothing found.
Thanks for the tip, which has brought me further and also helped to a solution.
The template "beez3" there have been no problems, then I take a closer look there looked and saw that in the folder of the cb (components / com_comprofiler / plugin / templates / default) stood there in the template.css at line 280 the following about :
@ media (min-width: 768px) {
.cb_template .cbTabsMenuNav,
.cb_template .cbMenuNav {
height: 50px;
overflow: hidden;
margin: 0 important;
the height, I then set to 80px times and thus no longer a problem was evident even in my template.