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 »

[SOLVED] Where is this dotted line coming from?


  #1  
Old Mar 14, 2010, 07:59 PM
PixelGraphixDesign
 
23 posts · Feb 2010
The one at the top of the page, right above the post title. I thought I'd taken care of pretty much all the dotted lines. I can't find where to delete the code to get rid of it. Also, how can I get the comments to bump over 45px to the right?

http://www.aspringofhope.org/blog1/?p=1

TIA

Last edited by PixelGraphixDesign; Mar 14, 2010 at 11:04 PM.
  #2  
Old Mar 14, 2010, 09:48 PM
PixelGraphixDesign
 
23 posts · Feb 2010
Okay, never mind about the dotted line, I figured that one out. But I still haven't figured out how to get the comments shifted to the right.
  #3  
Old Mar 15, 2010, 05:24 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this
1) go to ATO->Style & configure COMMENTS->Avatar Style and change the line
margin:0 8px 1px 45px;
to
margin:0 8px 1px 5px;

2) add the following to CSS Inserts
HTML Code:
ul.commentlist li.thread-even {
background-color:#BA8F4A;
border-bottom:dotted 1px #ffffff;
margin-left:45px;
}

ul.commentlist li.thread-odd {
background-color:#BA8F4A;
border-bottom:dotted 1px #ffffff;
margin-left:45px;
border: solid 1px red;
}

ul.commentlist div.bypostauthor {
background-color:#BA8F4A;
margin-left:45px;
}

ul.children div.bypostauthor {
border:dotted 1px #BA8F4A;
margin-left:45px;
}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Jul 11, 2010, 11:32 AM
windhover4's Avatar
windhover4
 
102 posts · May 2010
Fort Lauderdale
PixelGraphixDesign: Your page is a beautiful as your cause.

How did you get rid of the dotted line? Tried the below suggestion without success.

http://basicallybasie.com/?p=225#comments
  #5  
Old Jul 11, 2010, 01:42 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
the dashed line is because of the styling at ATO->Next/Previous Navigation->Style the Navigation TOP Box
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Jul 13, 2010, 11:12 AM
windhover4's Avatar
windhover4
 
102 posts · May 2010
Fort Lauderdale
Thanks. That did the trick.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] dotted line when using page-center tag djaef Page & Category Menu Bars 4 Jan 29, 2010 06:36 PM
Firefox- removing the dotted line around links? ericinnyc Header configuration & styling 2 Jul 22, 2009 09:37 PM
How do I get rid of a dotted line and blank space above? nasu Atahualpa 3 Wordpress theme 1 May 29, 2009 01:00 PM
How to change dotted border line in the layout to solid line? araneum Atahualpa 3 Wordpress theme 1 Feb 21, 2009 06:40 PM


All times are GMT -6. The time now is 08:32 PM.


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