By Horst Fuchs on Saturday, 24 May 2014
Posted in General
Likes 0
Views 604
Votes 0
Hi,

I need some help regarding a template issue on the profile site. maybe there is somebody who can help me because I am not a programmer

Thanks for your support!
Hello Horst,

It looks like your template is enforcing some sort of crazy css codes :x You can fix this by applying the css codes below,


body .es-header-content h2{
padding: 0;
border-radius: 0;
display: block;
height: 35px;
}

body .es-header-content h2,
body .es-header-stat .btn,
body .fd-nav.user-actions .btn{
box-shadow: 0 0 0 0;
text-shadow: none;
background: none;
}
·
Saturday, 24 May 2014 23:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

thanks a lot for your support. I added the code to my template custom.css - it works fine now!

Great support!

Horst
·
Sunday, 25 May 2014 00:41
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Horst
·
Sunday, 25 May 2014 13:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post