By Greg Ramage on Friday, 01 November 2013
Posted in Technical Issues
Replies 3
Likes 0
Views 1K
Votes 0
Hi, I'm following this online page for setting up css overrides: http://stackideas.com/docs/easyblog/customizations/template-overriding
When I create blank .css files or copy the existing common.css and style.css as instructed, it messes up the blog styling (usually the rating bars at the bottom of the post).

Just pasting the files 1 to 1 causes the problem. Removing all content from the override files alters but does not fix the problem.

Any ideas to help solve this? Site is offline using WAMP. Everything else about the module works perfectly!

Thanks!
Hello Greg,

When you copy the css files over as is, the images would also need to be copied over since the css files uses relative path to the images. You can't just actually copy the css file over
·
Friday, 01 November 2013 02:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

I see...ok I guess that makes sense. I'm assuming also that the copied images will act as overrides as well? I'll find out soon. Thanks!
·
Friday, 01 November 2013 03:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Greg,

Sorry for the late reply. Yes the copied images will act as override as well Hope this helps.

Thanks!
·
Friday, 01 November 2013 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post