hard time styling the category name

GK User
Tue Mar 20, 2012 1:59 pm
I'm having a really hard time trying to style this page: http://aleksandrshevchenko.org/index.php

The category titles i want them to look like this..

http://aleksandrshevchenko.org/media/mainpage.jpg

I'm not able to get the second category to look like in the attached image. It goes into 2 lines.

Блог
Александра


instead of one line

Блог Александра

What approach should i take here? What am i doing wrong or what can be improved to make it look how the jpg shows.

Thank you for your help.
User avatar
Expert Boarder

GK User
Tue Mar 20, 2012 4:14 pm
Hi,

You will need either to remove the images in left and right side of the text or make the font size smaller.

User this code to change font size:
Code: Select all
.latestItemsCategory h2 a, .itemListCategory h2 a{
font-size:15px;
}
User avatar
Platinum Boarder


cron