Hello There,
I have EasyBlog as well as EasyDiscuss installed on my website. I would like help on the following:
I have configured the font for Titles as "Tahoma" and "Verdana" for the body in EasyBlog by adding the following overrides in my custom.css
#eblog-wrapper #ezblog-body .blog-content{
font-family: verdana;
}
#ezblog-body #ezblog-posts h2{
font-family: Tahoma;
}
#ezblog-body #ezblog-posts h3{
font-family: Tahoma;
}
I would like to change the fonts of EasyDiscuss to match what I have configured in EasyBlog. "Tahoma" for Title and "Verdana" for the body. How do I do that?
I am using the "Origami" theme for EasyBlog which has an All Black Menu (toolbar). In EasyDiscuss, I am using the "Flatt" theme which has a Black Menu (toolbar) with a Blue "Selected item indicator" and a grayish hover effect (different colours as compared to the Origami theme in EasyBlog). I would like to replicate the "Origami" menu colours in Easy Discuss as well.
Can you please guide....
Regards,
Mangesh