Strange position of text in K2/Gavick template

GK User
Mon Jan 23, 2012 10:24 pm
Hello,

I am using Gavick template 'Musicity' and K2.

On some pages (without a date) the first sentence doesn't start under de title, but at the right from the title.

See the screencap.
The text starts at the right (see red arrow) but I want it to start at the next line (see green arrow).

Image
User avatar
Gold Boarder

Konrad M
Mon Jan 23, 2012 11:34 pm
Hi
Can you give us url to your site?
User avatar

GK User
Tue Jan 24, 2012 10:29 am
Konrad M wrote:Hi
Can you give us url to your site?


The url for this paticular page is http://www.madonna.nl/madonnaned/index. ... schiedenis

The site is located at www.madonna.nl/madonnaned
User avatar
Gold Boarder

Konrad M
Tue Jan 24, 2012 1:31 pm
Try add to override.css
Code: Select all
.itemHeader {
    float: left;
    width: 100%;
}

and remember to enable override.css in template options
User avatar

GK User
Tue Jan 24, 2012 3:08 pm
Thank you very much! It worked!
User avatar
Gold Boarder


cron