Hello,
I have a client that I am building a website for. The entire website is just about built accept I have two features that I simply cannot figure out how to modify or change. The website is gvoreview.com and if you see on the home page on the right hand side the comment box is stuck. I would like to move the comment box to the bottom of the page so that when people get done reading they can leave a comment and the site looks clean. Does anyone know how to move the comment box ?
For some reason when I "UnCenter" the text on the page the comment box moves to the bottom, so i was thinking it may have to do with size or something. A detailed explination would be amazing.
Secondly you can see that I have two title on the page. I am trying to remove the site title from the page or hide it basically. Normally i would go to the Page.PHP and change the <?php the_title(); ?> to <!- -?php the_title(); ?- -> which would do the trick but the theme i am using does not have a Page.PHP file. Any suggestions ?
I have a client that I am building a website for. The entire website is just about built accept I have two features that I simply cannot figure out how to modify or change. The website is gvoreview.com and if you see on the home page on the right hand side the comment box is stuck. I would like to move the comment box to the bottom of the page so that when people get done reading they can leave a comment and the site looks clean. Does anyone know how to move the comment box ?
For some reason when I "UnCenter" the text on the page the comment box moves to the bottom, so i was thinking it may have to do with size or something. A detailed explination would be amazing.
Secondly you can see that I have two title on the page. I am trying to remove the site title from the page or hide it basically. Normally i would go to the Page.PHP and change the <?php the_title(); ?> to <!- -?php the_title(); ?- -> which would do the trick but the theme i am using does not have a Page.PHP file. Any suggestions ?