Remove line from banner module

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Dec 18, 2012 1:54 pm
Reply with quote
Report this post
Hi,

Do you know if it is possible to remove the line that shows up every time when adding a banner (through the banner module). I have tried all suffixes but none worked.

See example: http://hrzone.jorendekoning.nl/ top banner position.
User avatar
Expert Boarder

Konrad M
Tue Dec 18, 2012 2:05 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
div.banneritem {
border-top: none !important;
}
User avatar


cron