Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Larger font dislodging image Reply To: [Solved] Larger font dislodging image

#171710
Everton
Participant

That is magnificent, Atelierbram.

I didn’t realise that background-image was not declared on the #sidebar h2. I have used this:

#sidebar h2 {
  padding-bottom: .185em;
  border-bottom: 7px solid #dbdd68;
}

and the page looks so much better now.

I have not heard of faux-bolding. I have bookmarked the page, but it seems better to avoid ‘curly’ fonts altogether!

Thanks, too, for the google font links.

Your approach and thoroughness are both refreshing and professional!