[All Adaptavist Apps]

Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

Hi,

My anonymous users are complaining that the size of "Heading 6" is way too small. so, I investigated and found the following:

- When logged in, the styling of the Headings comes from the selector ".wiki-content h6

Unknown macro: {...}

in batch.css

- When not logged the content of the page is not wrapped in a HTML element that has wiki-content as classname, therefor the styling comes from other classes.

Now, as we use Theme Builder, I'm asking this here, because I wasn't able to figure out if this is something under the influence of Theme Builder, or if this is something under the influence of Confluence itself.

The styling of headers of anonymous users comes from a stylesheet called "site-2.5.css". Dunno if this stylesheet should be included at all in the pagesource in the browser. Googled around for that, but no luck.

Any thoughts/help appreciated.

P.

  • No labels