• Resolved 1-jah

    (@1-jah)


    Ok, so I have a question. My client’s site has a home.php and what I need to accomplish is removing the logo and reduce the height of the header only on the home page. I’m assuming this can be accomplished via css using .home as the the line to input the commands. But at the same time I know it can be completed via php in the home.php file. Which works and which is recommended?

    I would need help in the event php is the best method.

Viewing 1 replies (of 1 total)
  • Thread Starter 1-jah

    (@1-jah)

    Never mind. Answered my own question. If anyone else needs to know this it was completed by adding the .home to the logo and header section the added the commands needed. In my case it was display none on the logo and the height was adjusted to 75px. Now I feel dumb for asking this.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP and Signle Page Filter’ is closed to new replies.