Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Sunny Johal

    (@sunny_johal)

    Hi,
    Can you post a link to the site in question please.

    Sunny

    Thread Starter Easter Egg

    (@easter-egg)

    Hi Sunny,
    Here is the link to the site in question-
    http://partythemeideas.org/how-to-make-gingerbread-men/

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi,
    Just create a new font control with .entry ul li, .entry ol li in the add css selectors box and that should allow you to control the bullets in your theme. Please let me know how you get on

    Sunny

    Thread Starter Easter Egg

    (@easter-egg)

    Working perfectly now, thanks a lot Sunny! Sunny, could you guide me on how does one determine what CSS code to put into css selectors box? Also, I was unable to change the text style of the links in the “what’s new”, “meta”, “comments” and the “categories” box on the home-page http://partythemeideas.org/.

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi,
    Just create custom font controls for each element and add the following:

    • Sidebar with the blue background headings: h3.sidebar1-title
    • Sidebar with white background headings: h3.sidebar2-title

    Notice that this plugin will even allow you to change that blue background on your sidebar headings automatically. If I need to quickly find out what a particular css selector is on a theme that I haven’t developed, I use a tool called firebug, it lets you hover over an element and get it’s selector.

    Sunny

    Thread Starter Easter Egg

    (@easter-egg)

    Wow, that was incredibly helpful! Thanks a lot Sunny!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Help with Bullets and Numbering’ is closed to new replies.