Keyword

FIX:Large Whitespace between content & read more

More
11 years 9 months ago - 11 years 9 months ago #108306 by Craig
Hi,

I have a large gap after the Intro Text and the read more link.. Basically the read more link is so far down from the content it doesnt look part of the article. I have searched and cannot find the easy solution.

I have gone through the css and removed the bottom padding, yet the issue still persists?

Is there a php file which needs editing to reduce the gap?

Appreciate any help.

See webpage:

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #108307 by william white
Replied by william white on topic Re: Large Whitespace between content and read more
Your link did not come thru

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #108308 by Craig
Apologies.

Website

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago - 11 years 9 months ago #108309 by william white
Replied by william white on topic Re: Large Whitespace between content and read more
k2.css line 424 change 8 to 0
or line 440 remove 16 may be better

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #108310 by Craig
Fixed, thank you for the fast support.

Before: div.catItemBody {padding:8px 0;margin:0;}

After: div.catItemBody {padding:0px 0;margin:0;}

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum