• I am a Newbie to wordpress so sorry if this is a lame question but, I recently installed Dagon Design Sitemap Generator and I am having troubl with the look of the navigation. I got everything set up fine but now, when looking at the Sitemap navigation links at the bottom of the page they all are in a vertical list. I would like to have them Horizontal and I only want to list the pages at the bottom. Can anyone help me out please :).
    Heres the site I am currently working on: https://www.gordolovespies.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Adding:

    .ddsg-wrapper ul, .ddsg-wrapper li {
    margin:0;
    padding:0;
    }
    .ddsg-wrapper li,.ddsg-wrapper h2 {display:inline;}

    to your theme’s stylesheet should result in 2 horizontal lists. Outputting only Pages may be down to the configuration of the plugin.

    Thread Starter shrtgrnnoooldes

    (@shrtgrnnoooldes)

    Thank You very much Esmi but, sorry, do you know where I should look about inserting this in my stylesheet? I already tried inserting it in 2 different places of my stylesheet but nothing seems to be happening. ??

    Try adding it to the bottom of the stylesheet. And remember to press CTRL and F5 simultaneously when viewing an updated page/site. Or try emptying your browser cache. This should ensure that your web browser fetches a fresh copy of the page rather than serving up an out-dated copy from your own cache.

    Thread Starter shrtgrnnoooldes

    (@shrtgrnnoooldes)

    sorry it took so long to respond but its still the same. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Using Dagon Design Sitemap Generator and I am having trouble with look of it.’ is closed to new replies.