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 » FAQ - Atahualpa » Menus »

How do I get rid of the dotted line that shows using %page-center


  #1  
Old Nov 1, 2010, 05:34 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
How do I get rid of the dotted line that shows using %page-center

How do I get rid of the dotted line that shows using %page-center

Simply copy + paste as a CSS Insert:

HTML Code: to make it a solid line
HTML Code:
div#menu1 {
	border: solid 1px #your_color_here;
}
HTML Code: to make it go away
HTML Code:
div#menu1 {
	border: dashed 0px #fff;

}
Into Atahualpa Theme Options (ATO) > Add HTML/CSS Inserts > CSS Inserts
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Aug 30, 2012 at 04:20 AM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Where is this dotted line coming from? PixelGraphixDesign Center area post/pages 5 Jul 13, 2010 11:12 AM
how do i get rid of the dotted lines? wheresnifty Page & Category Menu Bars 1 Feb 17, 2010 05:29 PM
[SOLVED] dotted line when using page-center tag djaef Page & Category Menu Bars 4 Jan 29, 2010 06:36 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 02:56 AM.


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