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 » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Comments, trackbacks & pings »

[SOLVED] where to style comment container? (rounded corners)


  #1  
Old Apr 15, 2009, 07:54 PM
mirdin
 
3 posts · Apr 2009
I just installed this great theme, but am stuck with styling the 'comment container'?

I didn't have a problem editing the 'post container' and the 'comment form container'.

The 'post container' and the 'comment form container' have rounded corners now, but I haven't been able to figure out where to edit the 'comment container'.
  #2  
Old Apr 16, 2009, 03:52 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
There's no option for that. Use a CSS Insert:

ul.commentlist li {
...
}
  #3  
Old Apr 16, 2009, 07:40 PM
mirdin
 
3 posts · Apr 2009
Thanks! Problem solved
  #4  
Old Oct 20, 2009, 02:06 PM
multidysfunctionalmonkey
 
3 posts · Oct 2009
Hi. I'm new here but I'm trying to fix a simular problem so I figured I would just reply here.

I have managed to style pretty much everything I want using the common setting but now I want to change the background for the posted comments.

I've styled my widgets, posts etc using the following insert insert:

border: solid 5px #000000;
background: #eee url(http://www.multidysfunctionalmonkey....postwall.jpg);
-moz-border-radius: 7px;

-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;


Here's a link to see what the comments look like now (black background) :
http://www.multidysfunctionalmonkey....p=279#comments

What I really want is to use the insert above to make a simular style "box" for the comments section. And I would also like this box to include the comments header "comments to The Beekeepers House | Guestroom". And of course, I would then also like the black background of the comments to just be transparent.

I'm guessing this is fixed by adding the code into the CSS-inserts somehow?
  #5  
Old Oct 20, 2009, 03:41 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
No you can't do what you want without making changes to the code.

What version of Atahualpa and WP are you running?

Do you have any comment plugins or have you modified any code? The generated code is non standard as far as I can tell.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Nov 3, 2009, 11:40 AM
multidysfunctionalmonkey
 
3 posts · Oct 2009
Quote:
Originally Posted by juggledad
No you can't do what you want without making changes to the code.

What version of Atahualpa and WP are you running?

Do you have any comment plugins or have you modified any code? The generated code is non standard as far as I can tell.
I'm using Wordpress 2.7.1 and Atahualpa 3.2.

I'm not using comment plugins from what I know.

I tried putting the following into the CSS inserts form:


ul.commentlist li {
border: solid 5px #000000;
background: #eee url(http://www.multidysfunctionalmonkey....postwall.jpg);
-moz-border-radius: 7px;

-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}


.button {
color: #755E01;
border: 0px solid #000;
background: none;
}

.button:hover {
color: #A78600;
border: 0px solid #000;
background: none;
}


This seems to work but the background image loops with each comment. I'm guessing It's just a matter of writing something instead of the "ul.commentlist li" but I'm not sure what.

Last edited by multidysfunctionalmonkey; Nov 3, 2009 at 11:47 AM.
  #7  
Old Nov 3, 2009, 12:50 PM
multidysfunctionalmonkey
 
3 posts · Oct 2009
Okey, seem like I managed to work my way around it - I didn't solve the problem but I managed to alter the graphics in a way so it doesn't look as bad as before.

I think I'll settle for that

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need rounded off corners on menu boarders nickcee Page & Category Menu Bars 4 Nov 21, 2013 11:47 AM
"Recent-comment" widget (list style) cosmiclove Sidebars & Widgets 5 Jul 13, 2009 06:05 PM
rounding off corners on cell boarders nickcee Atahualpa 3 Wordpress theme 2 Jun 12, 2009 05:29 AM
[SOLVED] Any way to set style for Header Image (Rounded corners) juggledad Header configuration & styling 5 Apr 10, 2009 02:53 PM
Rounded Edges ZHowl Post-Kicker, -Byline & -Footer 0 Mar 4, 2009 10:32 AM


All times are GMT -6. The time now is 09:16 AM.


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