Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 11:48:43 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155407 Posts in 21698 Topics by 7732 Members
Latest Member: ox8yxwwx534fh
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: [SHORT] and "Read more" have unwanted empty space  (Read 457 times)
BartB

Offline Offline

Posts: 7


« on: July 20, 2008, 03:40:58 PM »

Hi guys, hope you can help me with this one:

In my NEWS page, I have the SHORT option on, and I want the link/text for "Read More" to be directly under the SHORT-text. As it is now, there's always an unwanted empty line between the SHORT-text and the "read more" link. Any idea how to solve this? What core-file should be edited to accomplish this?

Thanks in advance, and thanks for the best free CMS ever!
Logged
BerndJM

Offline Offline

Posts: 1764



« Reply #1 on: July 20, 2008, 04:09:35 PM »

Hi Bart,

there's no need to modify the core files, just add a new definition to the existing css (via Options -> Edit CSS)
like this:
Code:
.post_short p {
    margin-bottom: 0;
}

Regards Bernd
Logged

In theory, there is no difference between theory and practice. But, in practice, there is.
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!