By Andy on Monday, 29 June 2015
Posted in Technical Issues
Replies 1
Likes 0
Views 1.4K
Votes 0
I'm on the latest version of EB... If you click 'Account Settings' from the toolbar front-end, then there's a "Provide some info about your Blog" section which has a huge area titled 'Custom CSS'

Is this supposed to be there? It's confusing my non-techno users who have never heard of CSS!
Hello Andy.

You can disable this option in EasyBlog > ACL > [choose group user] > Profile tab. http://screen.stackideas.com/2015-06-29_1238.png

Function of custom css is to customize your blogger page. Here is example.

I add this code in my edit profile.

.eb-post-title{
color:green !important;
}


This is the result from this code. I have changed my blog title color to green

http://screen.stackideas.com/2015-06-29_1243.png

Hope this help
·
Monday, 29 June 2015 12:44
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post