• i will refer to my site:

    https://mac.karreth.com

    i am trying to get the line spacing closer together of ONLY the content stuff on the left (not sidebars or headers of any kind!). i have searched the stylesheet but have found nothing. here is it visually described if you do not get what i am talking about:

    normally the k2 theme has the text spacing like this:

    hello line 1

    hello line 2 and more text

    yet i want it to look like this:

    hello line 1
    hello line 2 and more text

    i hope you understand! is that possible?

    second problem – if you look at my site – i have some ads that are wrapped around by text. the have more space at the top and bottom as they have on the left and right side! how can i change that?

    i have changed the stylesheet so that
    tags have a default padding of 5px in all four directions – but it does not turn out like that!

    what am i doing wrong.

    any help would be fantastic!

    max

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter madmax019hotmailde

    (@madmax019hotmailde)

    anyone?

    For the line spacing, try adding .entry-content p{ line-height:xxx em/px to the stylesheet.

    As for the ad, you need to add CSS to the <div style="float:right">. Give it a class name, and then define it in the CSS with the padding/margin you want it to have.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changing line spacing ad wrapping’ is closed to new replies.