• Hi there,
    I am trying to get my own css working, I’ve copied the css file into my theme within a folder called multi-column-tag-map.

    However my theme is a child theme of twentytwelve, and therefore “Template: twentytwelve” is being called.

    Can I change the code within the PHP file to call the stylesheet directory instead? I tried <?php get_stylesheet_directory_uri(); ?> but without luck, any suggestions?

    Thanks

    http://wordpress.org/extend/plugins/multi-column-tag-map/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author tugbucket

    (@tugbucket)

    Can you put the “multi-column-tag-map” folder in the the Twenty Twelve theme folder and does it work from there?

    Thread Starter lbrown77

    (@lbrown77)

    Hi, Thanks for your reply – Yes it did work from the twenty twelve directory – is this the ideal solution though?
    I thought targeting the child theme directly would be more consistent for maintaining the theme stylesheets.

    Plugin Author tugbucket

    (@tugbucket)

    Can you elaborate on what’s not ideal about it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Use own CSS within a child theme’ is closed to new replies.