Closed (fixed)
Project:
BlueMasters
Version:
7.x-1.0
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
9 Mar 2011 at 05:49 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
Comments
Comment #1
gomezsal commentedNever mind. I did find what was causing the border issues on content pages.
For future reference it is under:
.node .content imgComment #2
gomezsal commentedComment #3
Jongetje commentedHi there I've the same problem could you please tell me. How did you fix this problem thank you
Comment #4
Deepika.chavan commentedHi Jongetje,
Create custom css file say 'local.css' in 'bluemasters/.' directory.
Add following css code in local.css file to remove the border:
Add following code in bluemasters.info file after
stylesheets[all][] = style.css.stylesheets[all][] = local.cssPlease clear cached data.
HTH!!
Rgrds,
Deepika.
Comment #5
gtsopour commentedI think that Deepika.chavan's comment answers to this support request. So I changed the issue status to "fixed". Thanks Jongetje and Deepika