"News" and yellow rectangle

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
sel
New Member
New Member
Posts: 5
Joined: Tue Jun 10, 2008 10:36 am

"News" and yellow rectangle

Post by sel »

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.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: "News" and yellow rectangle

Post by RonnyK »

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
sel
New Member
New Member
Posts: 5
Joined: Tue Jun 10, 2008 10:36 am

Re: "News" and yellow rectangle

Post by sel »

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 ;)
Last edited by sel on Sun Sep 14, 2008 11:12 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: "News" and yellow rectangle

Post by RonnyK »

In your template delete the News as that puts a header above the news-call...

Ronny
sel
New Member
New Member
Posts: 5
Joined: Tue Jun 10, 2008 10:36 am

Re: "News" and yellow rectangle

Post by sel »

I created new template, deleted {title}, little weird but its working ;) Thanks for help.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: "News" and yellow rectangle

Post by RonnyK »

I didnt mean the {title} one, but the one where news is called.. It seems like you have a H2 in there...


Ronny
Post Reply

Return to “Layout and Design (CSS & HTML)”