• Resolved bizref

    (@bizref)


    Okay, this is very remedial but I’m stumped. On the left of 3 columns on my site, there is a list of links. Here is their code:

    <!– Calendar –>
    <div id=”calendar”>
    <h2>Information Essentials</h2>
    <p></p>
    <img src=”Planner.jpg” />
    <p>* EVENT CALENDAR * </p>
    <p>* SCHOOL INFO *</p>
    <p>* TRAIN SCHEDULE *</p>
    <p>* QUICK CALL INDEX *</p>
    <p>* MENUS *</p>

    </div>

    </br>

    So I would like there to be less space between each line, the way the other lists are … but for some reason this section is connected to the formatting for the main part of the blog, so changes I make to one impact the other.

    My question is, is there just a line of code I can add to the above block that will consolidate the spacing between the lines without impacting the main column too?

    If so, could you please tell me where in the block I should put it?

  • The topic ‘Reducing line space in margin’ is closed to new replies.