boji (
boji) wrote in
getting_started2010-04-08 08:13 pm
Entry tags:
Quick qu:
Yes, it's me again...
I'm using Tabula Rasa. At the bottom of my entries, whether not not I have comments beneath, there sits a horizontal line, like the one created by manually html coding < hr >. I think this appeared after the last code push, but can not swear to it 100%.
Anyway, I'd like to get rid of this in my CSS overrides. I've tried:
.entry .tag_hr {display: none;}
&
.entry .bottom_border {display: none;}
But neither guess was the correct one. Anyone able to clue me in? (
foxfirefey?) Anyone?
ETA: YES! You're all brilliant. Thank you!
I'm using Tabula Rasa. At the bottom of my entries, whether not not I have comments beneath, there sits a horizontal line, like the one created by manually html coding < hr >. I think this appeared after the last code push, but can not swear to it 100%.
Anyway, I'd like to get rid of this in my CSS overrides. I've tried:
.entry .tag_hr {display: none;}
&
.entry .bottom_border {display: none;}
But neither guess was the correct one. Anyone able to clue me in? (
ETA: YES! You're all brilliant. Thank you!

no subject
#comments { border: 0 !important; }
no subject
no subject
Thank you so much (for the verification ;-)
no subject
Thank you!
no subject