Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter longduckdong

    (@longduckdong)

    I meant to say that all I am trying to do is have breaks in my text

    Thread Starter longduckdong

    (@longduckdong)

    Thanks Erik, I will try that…I tried it and I couldn’t fin the padding bottom…I inserted line height as this code didn’t have it and all that did was make it bigger…I am just wanting my posts to obey my

    commands so my text is broken up more

    Here is the default css for the body”

    *
    {
    padding: 0px;
    margin: 0px;
    }
    body
    {
    font-size: 0.8em;
    padding: 15px 0px 15px 2px;
    background: #5C6A74 url(‘images/bg1.gif’);
    }
    body,input ,textarea
    {
    color: #3B3B3B;
    border: 1px solid #d6d3d3;
    background-color: #FFFFFF;
    font-family: “georgia”, “times new roman”, serif;
    }

    Any ideas? I didn’t see paragraph bottom..I don’t really know css that well but if I know what to change I can handle it

    Thanks for your time…I really appreciate it…I have been messing with this the last few days and its driving me nuts lol

    Thread Starter longduckdong

    (@longduckdong)

    Thank you for the reply but that didn’t quite work out.

    Basically, it just made my text bigger. What I want to do is have a sentence or two followed by a

    Kinda like I am typing here. The problem is, for some reason, it won’t obey my
    commands in code

    Thread Starter longduckdong

    (@longduckdong)

    Nevermind…I just realized that didn’t make a whole lot of sense. Wanting an RSS feed for a static page…What I was trying to do was get my content on those pages out there

    Thread Starter longduckdong

    (@longduckdong)

    Thanks for the replies

    So is there a way to get my content on my page added to my feed. My site is set up such that my main page I will post content and my pages will have content on them but I probably keep them static

    I figure there probably isn’t a way to do this but if there is, that would be cool

    Thanks

    -Mark

Viewing 5 replies - 1 through 5 (of 5 total)