Skip to:
Content
Pages
Categories
Search
Top
Bottom

referer to the home-theme


  • Meerblickzimmer
    Participant

    @meerblickzimmer

    How can referer from the bp-theme to the home-theme. F.eks with

    <?php bloginfo(‘stylesheet_url’); ?>

    i get the bp-theme url. But i like to use the same css-file and i dont like hardcoding. Any idea?

    Thanks! Markus

Viewing 2 replies - 1 through 2 (of 2 total)

  • John James Jacoby
    Keymaster

    @johnjamesjacoby

    <link rel="stylesheet" href="<?php echo bloginfo('template_url') . '/css/yourfile.css' ?>" type="text/css" media="screen" />


    Meerblickzimmer
    Participant

    @meerblickzimmer

    Well, its the same. Its referer to bp-themes an not to themes where my home-theme (and some css-files, images and javascripts are).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘referer to the home-theme’ is closed to new replies.
Skip to toolbar