http://ringnews24.com/press-releases
How would I make the articles title smaller?
How would I put the articles text beside the articles image? Currently the articles text is under the image.
Thanks
article header h1, .category header, article header h2 {
font-size: 30px;
line-height: 35px; }
.itemContainerLast:first-child .itemImageBlock, .clr + .itemContainerLast .itemImageBlock {
float: left;
padding: 6px 15px 0 0;
width: 200px;
}
max-height:250px;
.itemContainerLast:first-child .itemImageBlock, .clr + .itemContainerLast .itemImageBlock {
float: left;
padding: 6px 15px 0 0;
width: 200px;
max-height:250px;
}
.itemContainerLast:first-child .itemImageBlock, .clr + .itemContainerLast .itemImageBlock {
float: left;
max-height: 175px;
padding: 6px 15px 0 0;
width: 200px;
}
.itemContainerLast:first-child .itemImageBlock,
itemList .itemImageBlock,
.clr + .itemContainerLast .itemImageBlock {
float: left;
max-height: 175px;
padding: 6px 15px 0 0;
width: 200px;
}
.itemContainerLast:first-child .itemImageBlock,
.itemList .itemImageBlock,
.clr + .itemContainerLast .itemImageBlock {
float: left;
max-height: 175px;
padding: 6px 15px 0 0;
width: 200px;
}