Forums

[resolved] Bullet Alignment (4 posts)

  1. notxap
    Member
    Posted 1 year ago #

    I'm having problems getting the bullets on my posts lining up with the text. The bullets on the sidebars are fine but those on the posts are not lining up. See http://www.garypaxton.me.uk/category/site-development/functionality.

    The theme I'm using is Vista. Can anyone help please ?

    Gary

  2. samboll
    moderator
    Posted 1 year ago #

    Not seeing the problem in any browser.

  3. notxap
    Member
    Posted 1 year ago #

    The bullets in the list of plugins is aligned with the bottom of the text not the middle like in the navigation menu.

  4. notxap
    Member
    Posted 1 year ago #

    Got it, found the answer here in style.css changed the number at the end of the line starting "background" from 11px to 7xp

    'p.clear {
    padding:10px 0 0 0;
    }
    .list-3 ul {
    display:block;
    padding:0;
    margin:0;
    list-style:none;
    }
    .list-3 ul li {
    display:block;
    padding:0 0 0 40px;
    background:url(img/raquo.gif) 25px 7px no-repeat;
    margin:0;
    list-style:none;
    position:relative;'

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.