View Single Post
Old 01-01-2011, 12:59 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,100
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by HopelessManu View Post
yes, "heading", sorry!
Mmm... Let me give you an example: I have a cover (an image) and an abstract (without the title "Abstract", just plain text). COVER must be level 1 in the TOC, ABSTRACT level 2.
If I put the cursor on the abstract and give it "heading 2", it changes format! But I don't want that!

It chnges size

OK, time to hit the stylesheet and overide the size

Add/paste at the top (outside any other selectors)
Code:
 h2 { font-size: 150%}
Adjust percentage to suite. Affects ALL h2 tags
theducks is offline   Reply With Quote