Forums

Frontpage-Slideshow
Changing button color from default bullet color (10 posts)

  1. Alphasim
    Member
    Posted 9 months ago #

    Hey all. I'm trying to change the text color on my side buttons to white, but they stick to whatever my default bulleted text color is. If I change the bulleted text color to white it looks correct, but all of my bulleted text disappears into the white background. Is there a way to fix this? I've read that some people changed their theme in some way to make it work, but not how they did it. Any help would be appreciated.

    http://wordpress.org/extend/plugins/frontpage-slideshow/

  2. jeff_
    Member
    Posted 9 months ago #

    It is different on each websites… what is your plugin ID ?

  3. Alphasim
    Member
    Posted 9 months ago #

    ... it doesn't show one. It's blank. I didn't notice that before. It reads:

    Your plugin unique ID is:

    And that's it. That's probably the problem, isn't it? There's a warning that reads:

    URL file-access is disabled in the server configuration in (address) on line 698

    Another reads:

    [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in (address) on line 698

    Does that help?

  4. jeff_
    Member
    Posted 9 months ago #

    Nope the plugin IP let me access to some interesting informations about your WP (version, theme etc…) and your hoster don't allow this system to work, but that don't makes the slider crashes…

    Give me your WP url so that I can see by myself.

  5. Alphasim
    Member
    Posted 9 months ago #

  6. jeff_
    Member
    Posted 9 months ago #

    can you make a screenshot to show me what is wrong ?

  7. Alphasim
    Member
    Posted 9 months ago #

  8. jeff_
    Member
    Posted 9 months ago #

    try to put this on your theme css :

    #fs-main li {
     color: {your desired color here}!important;
    }

    for example :

    #fs-main li {
     color: #fff!important;
    }
  9. Alphasim
    Member
    Posted 9 months ago #

    That handled it, thank you so much!

  10. jeff_
    Member
    Posted 9 months ago #

    you're welcome :)

Reply

You must log in to post.

About this Plugin

About this Topic