teainthesahara

Participant

Forum Replies Created

  • In reply to: Just include posts from certain categories in my slider

    #46707

    Thanks very, very much for that, Mabul!

    That is helpful, but my situation is a bit different. I’m sorry it was not clear enough in my original query. I have links from my landing page to three different “blogs,” which are actually links to category archive pages. I should have a different slider on each one. For example, I will have a link to the category archive for “Advice,” and jazz up/reformat the category archive to look like a regular blog, a separate on. That is easy, but what is difficult is to create a different slider on each category archive result.

    Sadly, my site has crashed for a different reason, trying to transfer my posts using Duplicator.

    If you have any advice at all, please share, because I would really like to get my site perfect as soon as possible.

    In reply to: replace slider dots with arrow – code not working

    #46424

    You said,

    Quote:
    I see the browser combining the two rules in your stylesheet.

    You mean the two rules for the slider dots and arrows?

    In reply to: replace slider dots with arrow – code not working

    #46422

    Should I be using a more sophisticated encoding editor/program/application?

    Thanks.

    In reply to: replace slider dots with arrow – code not working

    #46421

    Thanks very much for your response.

    I just did it on WP. Network admin:test Sites > Themes > Graphene Child > Edit

    This takes me to:

    Edit Themes

    Graphene Child: Stylesheet (style.css)

    In reply to: replace slider dots with arrow – code not working

    #46419

    Thanks for that. Sorry, here’s the URL: http://johnbarefield.com/test/

    Any pointers at all will be greatly appreciated!

    In reply to: replace slider dots with arrow – code not working

    #46417

    Thanks for the assist! It shows I have a lot to learn.

    Now I have entered the code as you suggest, and it looks like this:

    /*
    Theme Name: Graphene Child
    Theme URI: http://johnbarefield.com/test/graphene-child/
    Description: Child theme for the Graphene theme
    Author: John Barefield
    Author URI: http://johnbarefield.com/test/
    Template: graphene
    Version: 1.9.4.2
    */
    @import url("../graphene/style.css");

    .slider_nav a, .slider_nav a:visited {
    background: url("http://johnbarefield.com/slider-arrows%20light.png
    ");
    }

    .slider_nav a:hover {
    background: url("http://johnbarefield.com/slider-arrows%20dark.png");
    }

    But the dots still appear, rather than the arrows that I intended. I wish I knew what I was doing wrong. Can you help?

Viewing 6 posts - 1 through 6 (of 6 total)