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
How to remove space above more-link in News [SOLVED]
How to remove space above more-link in News [SOLVED]
Last edited by Gregor on Fri Nov 23, 2007 11:48 am, edited 1 time in total.
- lollipop27
- Forum Members
- Posts: 237
- Joined: Wed Sep 12, 2007 4:09 pm
Re: How to remove space above more-link in News
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

but you have to do the same or a margin:0. padding:0 with the zusammenvaatingZusammenvaating p
Re: How to remove space above more-link in News
.. because that is not where the spacing is coming from:Gregor wrote: Change the definition of the MoreLink in the stylesheet did not do a thing.
.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
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
Re: How to remove space above more-link in News
Thanks so far, however I might be doing something wrong, because it does not change...
Re: How to remove space above more-link in News
Found it, I ovelooked Lollipop27 her 'p'.
If I eve manage to understand CSS.....
Thanks!
If I eve manage to understand CSS.....
Thanks!