Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » Forum Usage » Forum How-To »

[SOLVED] Comment Form issue -


  #1  
Old Oct 23, 2010, 02:50 PM
Espresso
 
18 posts · Oct 2010
[SOLVED] Comment Form issue -

Right now, all I have for comments is a text box, and I'd like to enable people to type in their name, email, and website.

I went to the Atahualpa Options, and scrolled down to this:

Comment Form Style

Style the comment form area = Box that contains the Name, Email, Website input fields, the comment textarea and the submit button.

The code that's currently there:

Code:
margin: 25px 0;
padding: 25px;
background: #eee;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

What do I need to do so that I end up with a comment form with fields for name, email, and website?

Also, how do I modify the text for the 'Leave a Comment' font and 'One comment to Blah Blah Post title?
  #2  
Old Oct 23, 2010, 08:14 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What version of atahualpa and wp?
What is the URL showing the issue?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 23, 2010, 09:46 PM
Espresso
 
18 posts · Oct 2010
Hi,

I finally got the comment form squared away, but I still have a problem.

I'm trying to control the font style in the comments, like the phrase following posts in huge, bold letters, "1 comment to Hello world!"

as well as the "Leave a Comment" phrase in the comment box, also in huge, bold font.

I don't like that. I tried to follow the advice on this forum topic, but it didn't work. These don't flow well with my website. I put in
Code:
/* reset 2nd+ level */
div#menu1 ul.rMenu li li, div#menu1 ul.rMenu li li a {
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
} (Beginning from here, starting below)
h3#comments {
font-weight: normal;
color: #cc0000;
font-size: 1.0em;
}
h3.reply {
font-weight: normal;
color: #cc0000;
font-size: 1.6em;
}
  #4  
Old Oct 24, 2010, 07:37 PM
Espresso
 
18 posts · Oct 2010
Don't know why, it's working now. YAY!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] BUGFIX - 3.4.1->3.4.6 - Comment form will not show up after first comment on juggledad Comments, trackbacks & pings 49 Jul 29, 2010 06:01 PM
Changing the comment links to send to the comment form johnd28 Comments, trackbacks & pings 5 Jun 15, 2010 02:33 AM
Comment form: how do I clear the data from name and email when the form is submitted? blueprairie Comments, trackbacks & pings 3 Sep 15, 2009 05:15 PM
Clicking "Leave a comment" does not lead to comment form Fux Comments, trackbacks & pings 2 May 4, 2009 11:34 PM


All times are GMT -6. The time now is 08:03 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.