Issue in k2 startup template

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Fri Feb 15, 2013 1:06 pm
Hello !

I have the following issue in k2. Would you mind to give me a hand on this ?

> http://agency.salsamundo.com/index.php?option=com_k2&view=item&id=159:salsanuestra&Itemid=628
> http://awesomescreenshot.com/00bxll8b6

- K2 info are displaying over the text
- Title is not big enough

Do you know how can I solve this ?

Tks a lot !
User avatar
Gold Boarder

GK User
Fri Feb 15, 2013 1:39 pm
and last one why the comment box has some padding on the left ?
User avatar
Gold Boarder

teitbite
Mon Feb 18, 2013 3:22 pm
Hi

Please add this to css:

Code: Select all
article aside {
    left: -130px;
}

#k2Container h1 {
    font-size: 35px;
}
User avatar
Moderator


cron