Forums

[resolved] New text in sidebar (content area 2) pushes content area 3 down (4 posts)

  1. tmillerwriter
    Member
    Posted 11 months ago #

    Needed to add new information to the sidebar, and it pushed the information down in the secondary content area that makes up the main area.

    How do I get the Industry News Feed to move back up, to be nestled underneath the main content, as it was before I added text to the sidebar? What's affecting that?

    http://www.voltrek.com

    Thanks.

  2. songdogtech
    Member
    Posted 11 months ago #

    Fix the code errors, like missing </body> and </html> and </div> tags.

    See [Invalid] Markup Validation of voltrek.com - W3C Markup Validator. Scroll down in the validation report to see line numbers and source code.

  3. tmillerwriter
    Member
    Posted 11 months ago #

    Okay, I'm starting on that process, and going to get a footer in, to see if that helps.

    But then the very first thing I come across, I can't find a way to fix it. Do you understand where Line 135 is coming from? I don't see <style> </style> in the template that Curation Station is inserted.

    It looks like this in the template.php:

    <div class="voltrek_homepage_content_area_3">
            <?php the_secondary_content(3)?>
            <? curationstation() ?>
            <p style="float:right; padding-top:10px; font-size: small; color: #5c5c5c;"><a href="http://curationstation.com">Powered by Curation Station</a>

    So, where do I go to fix that error?
    Thanks for your help.

  4. songdogtech
    Member
    Posted 11 months ago #

    Look in the "Curation Station" function. What is it? A plugin?

Reply

You must log in to post.

About this Topic