So I have been trying to edit the skin to better suit my website and I just have a few CSS questions.
I have been trying to edit out a section which seems weird on my website and it's the box where the titles or "Posted By" resides on the version 3 of the skin ... and I liked how it was in version 2 without the box around the title/posted date information. However, I have been unable to find the section of the CSS code which creates that box in the skin.
I have attached a screenshot of the exact section of the skin which I want to remove myself.
Please help.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | sky-bheader.png | 761.03 KB | deltatux |
Comments
Comment #1
deltatux commentedEDIT: The file didn't attach last time, I'm reattaching it now.
Comment #2
JonoB commentedUse Firefox and get an add-on called Firebug...makes this kind of thing super easy.
Comment #3
rajo commentedI have the same problem. But if I don't have uploaded avatar, it's not show up. So, this is my "solution". I think, there IS a bug.
Comment #4
el7cosmosI've change node.tpl.php on line 12
to this
And that's seems work fine.
Comment #5
rajo commentedor :D :
Comment #6
jacineThank you rajo!