Forums

[resolved] How can I style my blogroll links? (8 posts)

  1. BStock1983
    Member
    Posted 2 years ago #

    I'm building my first real WordPress site for my design portfolio and am almost all finished, but have a few nagging details that I can't figure out.

    I cleared out the default sidebar.php and just used:

    <?php wp_get_archives('title_li=&type=postbypost&limit=5'); ?> for recent posts and:

    <?php wp_list_bookmarks("categorize=&title_li="); ?> for my blogroll.

    Despite adding ids to the container divs and trying every possible combination of selectors to try to style the links, they are still appearing as the standard times new roman, blue.

    Another strange thing is that my portfolio page appears on my computer, but on my co-worker's computer it generates a 404 error.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    A link to your site would help.

  3. BStock1983
    Member
    Posted 2 years ago #

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Try setting a link color on .sidemodule a.

    I'd also strongly recommend that you validate the theme before you go much further.

  5. henkholland
    Member
    Posted 2 years ago #

    Change #sidemodule into .sidemodule in your style.css

  6. BStock1983
    Member
    Posted 2 years ago #

    Wow, I can't believe I did that. Sorry for wasting your time on a silly mistake like that, but thank you so much for pointing that out. I really appreciate it.

  7. henkholland
    Member
    Posted 2 years ago #

    He don't worry. I bet even Esmi was helped out here once :)
    Also check how it looks like in Internet Explorer; the Search Box is going too much too the left.

  8. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    I bet even Esmi was helped out here once

    More than once... :-)

Topic Closed

This topic has been closed to new replies.

About this Topic