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] Change color of bullets


  #1  
Old Jul 24, 2013, 05:10 PM
adrian29630
 
39 posts · Sep 2011
Hi

I need to change to color of the bullets from the standard black as the site uses a black background so they don't show. I have tried various suggestions recommended in WP to do this by adding CSS inserts in Atahualpa but none seem to work.

I would be grateful if you could let me know what the appropriate insert needs to be.

Using Wp 3.5.2 and Atahaulpa 3.7.12

Many thanks
  #2  
Old Jul 24, 2013, 05:31 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what bullets and where?
(url to site would be useful)
  #3  
Old Jul 24, 2013, 07:55 PM
adrian29630
 
39 posts · Sep 2011
Sorry it's late and the brain is not functioning as it should. The bullets are for a list on a page and the URL is http://www.allurefloraldesign.net/services-elements/ The list is to the right of the image on this page.

Thanks
  #4  
Old Jul 25, 2013, 02:18 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Unless you use an image, the color off the bullets will be the color of the text. Look up 'CSS list-style' to find the syntax and use a code inspector (firebug in Firefox) to determine the CSS selector to use.
  #5  
Old Jul 25, 2013, 09:58 AM
adrian29630
 
39 posts · Sep 2011
I am not using an image but the Unordered List in the normal WP tinymyce . This produces a Black spot and does not display in the same color as the text.

In WP it suggests the color can be changed using #pagenav ul li {attributes} so I assumed in the attributes are I needed to put {color: yellow;} (or the color code) and that should work but it does not. The spot remains black so is invisible as the background to the text is black.

I also thought the spot would be the same color as the text but it isn't. I also tried placing the HTML for the color before the <li> but that stopped the color applying to the text as well.
  #6  
Old Jul 25, 2013, 10:35 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you want to apply the css to the UL and add the color, list-style-type and font-size (to control the size)
  #7  
Old Jul 25, 2013, 12:17 PM
adrian29630
 
39 posts · Sep 2011
Hmmm!! Yes I know what I want to do the problem is I can't find how to do it despite a number of attempts at various combinations nothing happens so I am stuck!
  #8  
Old Jul 25, 2013, 12:58 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Use the firebug extension of Firefox and examine the HTML you want to change. Then you can see what CSS selectors you need to use to make the change. Then you can add the selectors and rules to the theme's CSS inserts option.
  #9  
Old Jul 28, 2013, 11:43 AM
adrian29630
 
39 posts · Sep 2011
Well after some trial and error the following works:-

.post ul li {
color: #f0d90e; font-size: large;
}

Hope this will help anyone else looking to do the same. Just for info without the font size addition the dots were not as big as displayed normally and because of the color were difficult to see. Adding the font size brought them back to the same as they were being displayed on the WP design page.

Thanks for the pointers Juggledad. I would mark this as solved if I knew how to do it!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Color picker issues RE: How can I change the accent color!?!? plantdevotion Montezuma Theme 2 Oct 8, 2012 11:48 AM
Change bullets in sidebar widgets mvheun Excerpts, Read more, Pagination 3 Dec 7, 2010 06:27 PM
[SOLVED] how to change the entire background color, not the body color? crobertl Forum How-To 24 Sep 12, 2010 10:00 AM
How do I change the Font color and bullets for the Page title in the Page Widget chrysos Page & Category Menu Bars 2 May 31, 2009 06:15 PM
change ul image for all ul (bullets) l3oomer Sidebars & Widgets 2 Apr 21, 2009 10:49 PM


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


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