How to remove "News" that appears near yellow rectangle/horizontal line ? Check here what i mean:
http://selevan.ovh.org/simple/index.php ... -ze-szkoly
Thanks for help.
"News" and yellow rectangle
Re: "News" and yellow rectangle
sel,
that is because the news-header is showing in the H2 element on your site, the H2 element gets the underline and square on the left, by default from the default template.... As that is the page header...
Ronny
that is because the news-header is showing in the H2 element on your site, the H2 element gets the underline and square on the left, by default from the default template.... As that is the page header...
Ronny
Re: "News" and yellow rectangle
Hmm, ok but how to remove entire "News" ? I just want "Wiadomości ze szkoły" so I deleted:
div#news h2 {
line-height: 2em;
background: #fff;
}
It still appears
div#news h2 {
line-height: 2em;
background: #fff;
}
It still appears
Last edited by sel on Sun Sep 14, 2008 11:12 am, edited 1 time in total.
Re: "News" and yellow rectangle
In your template delete the News as that puts a header above the news-call...
Ronny
Ronny
Re: "News" and yellow rectangle
I created new template, deleted {title}, little weird but its working
Thanks for help.
Re: "News" and yellow rectangle
I didnt mean the {title} one, but the one where news is called.. It seems like you have a H2 in there...
Ronny
Ronny


