Forums

Word Press Does anyone know how to customise respond page? (5 posts)

  1. jazzyone
    Member
    Posted 1 year ago #

    Hi everyone I have been struggling for a few days on this one;

    Does anyone know how to customise the styling of the respond page on a wordpress site. By respond page I mean the page a user is taken to after clicking "Add comment".

    The page seems to take all it's styling from the homepage nut I would like to tweak it slightly.

    i.e http://www.mywebsite.com?p=1#respond

    Which php file need to edited etc.

    Thanks for you help in advance.

  2. zoonini
    help me help you
    Posted 1 year ago #

    The page on which the comment form is found is usually single.php. The comment form itself may be in comments.php or functions.php, or another file, depending on your particular theme.

  3. govpatel
    Member
    Posted 1 year ago #

    You will not find styling in any of php files all the styling is in css file.

  4. zoonini
    help me help you
    Posted 1 year ago #

    Sure, govpatel, you're absolutely right - but since the OP mentioned "The page seems to take all it's styling from the homepage" I thought perhaps they wanted to rejig things in a more major fashion. But yes indeed, styling such as layout, colours, etc. would be found in the theme's style.css or other CSS files. Thanks for the clarification.

  5. jazzyone
    Member
    Posted 1 year ago #

    Thanks guys n girls I'll give these suggestions a try :-)

Topic Closed

This topic has been closed to new replies.

About this Topic