By marco on Saturday, 25 January 2014
Posted in General Issues
Replies 5
Likes 0
Views 750
Votes 0
Hello, I wanted to know how to set a color for writing since I chose the red template I wanted to know if there is a way to set the color of the writing without having to edit every single item
Hello Marco,

You can actually apply a custom css code to enforce the font color of the blog post.


.blog-text p
{
color: #666 !important;
}


Apply the code above in your template's css file and it should do the trick
·
Saturday, 25 January 2014 03:08
·
0 Likes
·
0 Votes
·
0 Comments
·
I moved the subdomain to the root causing it to become the main domain with EasyBlog and now I can no longer upload images to what has happened?
·
Saturday, 25 January 2014 06:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Marco,

I don't think it's the moving issue but there's a bug in the latest release that prevents image upload. To fix this temporarily, download the attached file and upload it into /components/com_easyblog/classes/mediamanager/
·
Saturday, 25 January 2014 13:06
·
0 Likes
·
0 Votes
·
0 Comments
·
I loaded the file in the directory that you wrote to me but when I try to upload a picture of the blog always tells me the same message unable to parse server responde
·
Saturday, 25 January 2014 18:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Marco,

Download the latest version 3.9.15218. This should fix the upload issues in media manager.
·
Saturday, 25 January 2014 22:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post