Forum Replies Created

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

    (@vanderjagt)

    Yeh, I’ve tried changing the padding on line 13, but with no success.

    Thread Starter vanderjagt

    (@vanderjagt)

    Hmm dosen’t work, really annoying..

    Thread Starter vanderjagt

    (@vanderjagt)

    Anyone, please?

    Thread Starter vanderjagt

    (@vanderjagt)

    Yeh, floating right.
    Now I’ve made the column wider (changing the width in line 6 and line 13), but as you said it’s wider to the left instead of the right.
    Please check and see if you can find the problem.

    1 /* Contact */
    2
    3 #contact label {display:block; margin:0 0 2px 0; font-size:1.3em}
    4 #contact input {margin-bottom:10px}
    5 #contact label span {color:#9e1c49; padding-left:3px}
    6 #contact form {width:520px; float:right}
    7 .form_content {margin-top:1.7em; }
    8
    9 #name {width:200px}
    10 #email {width:225px;}
    11
    12 /* Content */
    13 #content { min-height:450px; width:520px; float:right; margin:13px 14 35px 0 0; padding:6px 180px 35px 0}
    15 .entry-title {font-size:3.6em; margin:0 0 0.7em 0; line-height:28px;}
    16 .single .entry-title {margin-top:-5px}
    17 #content h3 {font-size:2em; padding-bottom:0.35em;}
    18 .entry-content h4 {font-size:1.65em;padding-bottom:0.35em;}
    19 #content p, #content td, #content th, .hentry li {font-size:1.4em}
    20 #content p {padding-bottom:0.7em}
    21 .entry-title a {color:#000!important; text-decoration:none;}
    22 .entry-title a:hover {color:#9e1c49!important;}
    23
    24 .entry-content ul, .entry-content ol {margin-top:-0.8em; margin-bottom:0.8em}
    25 .entry-content ol {list-style:decimal; margin-left:1.9em }
    26 .entry-content ul {list-style:circle; margin-left:1.6em}

    Thread Starter vanderjagt

    (@vanderjagt)

    Yes of course

    http://www.vanderjagt.dk

    For example, if you look at the “Home – Welcome” page, the width of the content (text/videos/pictures) is pretty narrow. There is some space to the right on the page I would like to use for the main content. Simply make the width of the content (of the posts) wider.

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