Closed (fixed)
Project:
Whitebull
Version:
7.x-1.5
Component:
Documentation
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2012 at 13:29 UTC
Updated:
30 Jun 2012 at 09:15 UTC
<newbie_warning>Thank you for the nice theme. However, as a totally newbie in coding, I'd appreciate some help how to get rid of the border (screen shot) in images starting from version 1.5? (did not find any setting to get it done.)<newbie_warning>
| Comment | File | Size | Author |
|---|---|---|---|
| image_border.png | 71.79 KB | Abilnet |
Comments
Comment #1
igoen commentedYou're welcome.
If you want to make it disappear, you can edit other.css (about line 194). Other.css can be found in themes/whitebull/styles.
The code just like this
You can comment it so it can't be rendered ( with /* and */ ) or you can deleted it.
Example with the comment signature:
I hope this is helping you, and thanks for using whitebull theme.
Comment #2
Abilnet commentedPerfect, works fine!
Thank you for help, appreciated.
Comment #3
igoen commentedI think this was fixed, so I closed this issue.
When you want some help, just create another issue.
Thanks.