View Single Post
Old 01-27-2011, 09:26 AM   #24
Jabby
Jr. - Junior Member
Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.
 
Posts: 586
Karma: 2000358
Join Date: Aug 2010
Location: Alabama
Device: Archos, Asus, HP, Lenovo, Nexus and Samsung tablets in 7,8 and 10"
Quote:
Originally Posted by Jellby View Post
Ah, so you have an empty <h2>? Try with "h2.noline { height: 0; margin: 0; padding: 0; }"

Or "h2.noline { display: none }" (though I'm not sure how links no non-displayed elements work.
I've tried every combination of values for ".noline" I could think of and only two work; display:inline or margin:0 and you MUST have the class=noline in both the "body" and the "h3" definition.

BTW, I choose "display: inline" because this works best if you want give an image (a cover?) a TOC entry.

Regards - John

P.S. If anybody wants a file to play with I'd be happy to upload a shortened version of the file I'm using.
Jabby is offline   Reply With Quote