Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tom 28 posts 48 karma points
    Aug 07, 2013 @ 09:06
    Tom
    0

    Which stylesheet does a page reference?

    Another noob question here, but how do I find out which stylesheet a particular page in Umbraco is referencing? I have a form in the backend under Macros, under the Developer tab, and I want to see what stylesheet it uses so that I can perhaps add some media queries in and make it mobile-friendly.

     

    Only I've looked and I can't find anywhere in the Umbraco interface where it tells me which stylesheet it's actually referencing.

  • Kevin Jump 2342 posts 14889 karma points MVP 8x c-trib
    Aug 07, 2013 @ 14:08
    Kevin Jump
    0

    Hi

    chances are the macro won't be referencing any stylesheets specifically - when the macro is placed on a page (in a page template or via the editor) then it will pick up any styles from the page it is placed on.

    if it's something used across your site, the best bet is to put the styles in your main stylesheet, and then when the macro is on a page it will use those styles.

Please Sign in or register to post replies

Write your reply to:

Draft