Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Forum: Themes and Templates
    In reply to: 100% Height
    Thread Starter lunddesign

    (@lunddesign)

    I figured it out! If you just take a wrap around the content divs (main-content and sidebar) and put a picture which is as wide as those two together within that wrap and repeats it y it works perfectly! Put be sure you make it float if your main-content and sidebar floats.

    Thanks for the help! 🙂

    Forum: Themes and Templates
    In reply to: 100% Height
    Thread Starter lunddesign

    (@lunddesign)

    Thanks a lot! But that just pushes my footer down to bottom. I still want my sidebar (which is shorter than the main content) to go all the way down to the footer with one background colour. Now the colour wont repeat, but just be where I have some text at the sidebar…

    Thread Starter lunddesign

    (@lunddesign)

    I’m gonna bump this just in case someone wants to help me out. 🙂 Plz!

    Thread Starter lunddesign

    (@lunddesign)

    But why does everything else work? I don’t understand. That margin/padding code is necessary if I want by right content to extend all the way down to the footer. Some more hints would be nice so I maybe can fix it myself. 🙂

    Thread Starter lunddesign

    (@lunddesign)

    Thanks a lot! My site is in Norwegian, that’s why I didn’t post it, but the files are pretty much English except where the text that shows up on the page.

    http://test.mz-tricks.com

    Just to help you out a little.
    Enlgish – Norwegian
    Read more – Les mer
    Comments – Kommentarer (In this case; No comments – Ingen kommentarer)
    Contact – Kontakt

    I hope this helps. If not just let me know and I’ll do anything so it’s easier for you to fix it!

    And here’s the PHP that’s makes the links (read more – les mer, comments – kommentarer)

    <?php the_content(‘Les Mer »’); ?>

    <p><?php comments_popup_link(‘Ingen Kommentarer »’, ‘1 Kommentar »’, ‘% Kommentarer »’); ?></p>

    I guess it’s here the problem lies…

    Again, thanks for the help!

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