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 » Sidebars & Widgets »

Why is both border and bullet showing?


  #1  
Old Jun 17, 2010, 12:01 PM
peterf
 
18 posts · Apr 2009
I actually want to have the borders only as bullets as in the classic Atahualpa, but unfortunately I see round bullets next to the borders. Any advice on how to remove the bullets?

I'm using stock widgets including the pages widget as a menu.

Site http://amirparsa.net

In the widget list items style I have left border width as 7 and left padding for links as 5
Atahualpa 3.4.9
WP 2.9.2

Thank you for any ideas.
  #2  
Old Jun 30, 2010, 11:01 PM
maxhugen's Avatar
maxhugen
 
17 posts · Feb 2009
Australia
Just resolved the same problem myself!

Go to Atahualpa Theme Options > Add HTML/CSS Inserts.

In the section CSS Inserts, find:

div.widget ul li {
padding: 1px 5px 1px 12px !important;
background: url('<?php bloginfo('template_directory'); ?>/images/bullets/round-gray.gif') no-repeat 0 7px;
}

Comment out the 'background' setting, like this:

div.widget ul li {
padding: 1px 5px 1px 12px !important;
/* REMOVED
background: url('<?php bloginfo('template_directory'); ?>/images/bullets/round-gray.gif') no-repeat 0 7px;
*/
}

HTH!
__________________
Max Hugen
Australia
  #3  
Old Jul 1, 2010, 08:57 PM
benjacobdavid
 
1 posts · Jul 2010
Now how do I get the borders back that disappeard?

My borders in my sidebar went away and out popped bullets with grey box that is still there, at least I removed the grey dot.

What do I do?!?! I am sick to my stomach, because everything was so fluid, same font and size and border.
  #4  
Old Jul 3, 2010, 02:11 PM
rosetrees
 
108 posts · Mar 2009
This is what I usually do - it keeps the round bullets and "removes" the borders.

I make the borders the same colour as the background - they become invisible so all you can see is the bullets.

You can upload your own, custom, bullets to the images/bullets folder and just replace "round-grey.gif" with the name of your custom bullet.
  #5  
Old Jul 27, 2010, 11:08 AM
peterf
 
18 posts · Apr 2009
I was looking to keep the background squares and kill the bullet. It used to work in other sites; I'm not sure what is going on. I hoped it was something simple in the latest control panel interface.

update: seems I had put a CSS insert from another suggestion in; that was doubling up the border and bullet. When I removed the CSS insert back to the default nothing, I got back just the bar/background. Hopefully this will help benjacobdavid above!

Last edited by peterf; Jul 27, 2010 at 12:35 PM.
  #6  
Old Sep 9, 2010, 06:06 AM
Sally
 
201 posts · Jul 2010
Kentucky
Thank you! That got rid of my bullets. They were there by default and I just wanted the bar.
  #7  
Old Dec 1, 2010, 02:48 PM
Raffid
 
1 posts · Dec 2010
Florida
Thanks! Tried a lot with those bullets...

Bookmarks

Tags
widget bullets

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] how to create a CSS insert for border-left border-right on menu tabs aliengirl Page & Category Menu Bars 3 Jan 7, 2010 08:22 PM
Sidebars border not showing in I6 after upgrade to 3.4.4 Emanuele Sidebars & Widgets 1 Oct 29, 2009 06:18 PM
[SOLVED] Space between Footer Border top and widget border bottom?? norwichkaren Atahualpa 3 Wordpress theme 12 Sep 25, 2009 07:32 AM
Bullet Points Cali Sidebars & Widgets 3 Apr 21, 2009 10:49 PM
Bullet problems leslamb Atahualpa 3 Wordpress theme 9 Feb 16, 2009 10:55 PM


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


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