View Single Post
Old 12-20-2016, 04:58 PM   #3
Trane
Groupie
Trane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensionsTrane can understand the language of future parallel dimensions
 
Posts: 165
Karma: 51147
Join Date: Dec 2016
Device: android tablet
Quote:
Originally Posted by MickiTee View Post
CSS class names are case sensitive so check that you haven't made any typos.

You could also run Reports from the Tools menu. It will highlight any classes in the HTML files that do not have a corresponding entry in the CSS.
Thanks for that tip. No errors though! Odd. There has to be an error somewhere.

EDIT: Went back into Code mode at the point the first h3 header was that was not formatting per the CSS. For some reason there was a large empty space in the page (30 lines or so). Took out the empty space and selected the heading in code mode vs book mode, hit h3 and it applied the brackets (which it did yesterday too when I tried it this way)... switched to book mode and VIOLA. Finally it was formatted correctly.

I did this same exact thing last night... went through the code and found Sigil had inserted large spaces for no apparent reason... took them out... tried formatting the h3 headings, and it would apply the brackets but the formatting would not be from the CSS. But just now, it worked.

Don't look a gift horse in the mouth! Thanks much... maybe running the report helped somehow.

Last edited by Trane; 12-20-2016 at 05:11 PM. Reason: update
Trane is offline   Reply With Quote