By Haki Saki on Wednesday, 07 October 2015
Posted in General Issues
Replies 7
Likes 0
Views 731
Votes 0
Should the red graphic (for a friend request notification) that is displayed on your toolbar/dashboard be so long? or should it just be a circle? See attached.
Hi Peter,

There is a styling conflict between your Joomla template and our component styling, see attachment.

Below is a styling fix for this issue, please add this fix to this CSS file /templates/incline/css/custom.css:
body div#fd.es .label-notification {
width: auto !important;
}


I tried to update this via your FTP but the the FTP access given don't have permission to overwrite your server files.

Please advice, thank you.
·
Wednesday, 07 October 2015 12:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Anyway, I already put this styling fix to our local development.

Thank you for reporting this issue!
·
Wednesday, 07 October 2015 12:57
·
0 Likes
·
0 Votes
·
0 Comments
·
I updated that custom.css file but there seems to be no difference.
·
Thursday, 08 October 2015 00:15
·
0 Likes
·
0 Votes
·
0 Comments
·
There not much in that file but does that new code need to be in a specific place?
·
Thursday, 08 October 2015 00:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Peter,

You have copied the css codes with the code block and this is why it's not working. I can't seem to ftp and modify the file but please remove the [ code ] blocks
·
Thursday, 08 October 2015 00:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Yea, that worked. I didnt even look at the original thread, the code shows up different in the email alert that I get..thanks!
·
Thursday, 08 October 2015 00:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Peter, glad your issue here is resolved!
·
Thursday, 08 October 2015 10:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post