Bold and emphasized text in the Inland CSS template

Post 39 of 262

The Inland template (and the related Inland Earth and Inland Wood templates) have been updated to fix an error that several users have spotted: Text marked up with <strong> and <em> tags have not got been displayed as bold and in italics as expected. This is because of the CSS reset that was used in the beginning of the CSS documents for each templates, and it has now been fixed to make these tags work as intended. I have also added additional styling for links in the #extended part of the layout, to give it a different appearance than in the first version of the templates.

To add these changes manually, you can add the following lines to the stylesheet of your Inland-based websites (no matter which of the versions you use):

i,em {font-style:italic;}
b,strong {font-weight:700;}
#extended a{text-decoration:underline;}

Download here

, ,

This article was written by Andreas Viklund

Web designer, writer and the creative engine behind this website. Author of most of the free website templates, along with some of the WordPress themes.

Menu