• I have only made three posts, but all the titles jumble together when you look at them using the recent posts link.

    https://www.filmjackets.com/new/?p=15

    I tried contacting the author of the style, but the page is no longer registered. Since I am new at this and do not have a clue what I am doing, I thought I would ask if this is an easy fix…

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • edit style.css – change the following:

    about the feather:

    #hright {
    	float: right; height: 56px; width: 242px; margin: 0 176px 0 0;
    	background: transparent url('images/featherWP.jpg') no-repeat;
    	}

    change width to 230px or less.

    about nav and title:

    .navigation { margin: 0; padding: 0; }
    add min-height:15px;

    Thread Starter Rick5150

    (@rick5150)

    Brilliant! Thanks so much – it works like a charm

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Titles Jumbled Together’ is closed to new replies.