Forum Replies Created

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

    (@ducky01)

    Issue resolved !

    You can take a look at the site now. Im very pleased with the outcome, although there are still a few things Im going to tweak.

    Thanks for all your help Joni.

    I hope that we cross paths again, and maybe next time the positions will be reversed ??

    Take care!

    Thread Starter ducky01

    (@ducky01)

    Right. In my html layout it is like that, but how do I do that in the index.php file?

    As you can see all I have is

    <?php get_header(); ?>
    <div id=”content”>
    <?php get_sidebar(); ?>

    should it be something like this?

    <?php get_header(); ?>
    <div id=”content”>
    </div>
    <?php get_sidebar(); ?>
    <div id=”nav”>
    </div>

    Thread Starter ducky01

    (@ducky01)

    hey Joinmueller not sure if your still checking this page out, but if you read this, for some reason my database isnt working. The server my site is on might be down.. but I just wanted to let you know just incase you cross my site again.

    Also do you mean to say that the clearing division is what will separate my sidebar from content?

    And also are you saying I should create a “main” class(or is it a div?) in my css and put that tag in the index.php file? And anywhere else I happen to need it?

    Thread Starter ducky01

    (@ducky01)

    Question

    What is the need of a clearing division? My footer seems to work fine

    `Thank You

    Thread Starter ducky01

    (@ducky01)

    Well Thank You for the suggestion! I will get to work trying that, then post whether it worked or not. If your able to check with firefox that would be great too, but already you have done a lot for me.

    Also, I wasn’t aware of gigpress, but it sounds like something to look into to, thanks again.

    Look forward to hearing back from you.

    btb, any suggestions on fixing the comments page? Or do you believe that will be fixed by fixing the content section?

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