How to remove space above more-link in News [SOLVED]

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
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

How to remove space above more-link in News [SOLVED]

Post by Gregor »

Hello,

I managed to make some changes to the News stylsheet, however the space above 'verder lezen...' (== more) remains (or the space under the news summary if you like). How can I remove the space, I actually want only 1 line of space. Change the definition of the MoreLink in the stylesheet did not do a thing.

www.uisge-beatha.eu

Any suggestions???

Thanks,
Gregor
Last edited by Gregor on Fri Nov 23, 2007 11:48 am, edited 1 time in total.
User avatar
lollipop27
Forum Members
Forum Members
Posts: 237
Joined: Wed Sep 12, 2007 4:09 pm

Re: How to remove space above more-link in News

Post by lollipop27 »

you did manipulate the zusammenvaatingZusammenvaating thing or whatever you call that :)

but you have to do the same or a margin:0. padding:0 with the zusammenvaatingZusammenvaating p
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: How to remove space above more-link in News

Post by kermit »

Gregor wrote: Change the definition of the MoreLink in the stylesheet did not do a thing.
.. because that is not where the spacing is coming from:

.NewsSummarySummary {margin-bottom:0}

added to the bottom of your news.css removes that space.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: How to remove space above more-link in News

Post by Gregor »

Thanks so far, however I might be doing something wrong, because it does not change...
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: How to remove space above more-link in News

Post by Gregor »

Found it, I ovelooked Lollipop27 her 'p'.

If I eve manage to understand CSS.....

Thanks!
Post Reply

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