• Resolved webactor

    (@webactor)


    Hi there

    I made a simple homepage.php file, i would like to use as frontpage on my wordpress site. But i would like to use it with a different css file
    that one this page uses.

    i′v seen a lot of suggestions on this forum. But i just dont
    understand how to get it to work. Some how it just dont react to the
    changes i make.

    My header has:
    <body <?php body_class(); ?>>

    and
    <?php $heading_tag = ( is_home() || is_front_page() ) ? ‘h1’ : ‘div’; ?>

    But what and where do i put in my css code, to only make changes to the frontpage?

    Really hope you can help

    Cheers
    Kimo

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Use different css with homepage.php in TwentyTen’ is closed to new replies.