I am Really Stumped On This One.. Can Any PHP Coders Advise Please

7 replies
Alright Guys

I have created a seperate css file, and a php file see here for more details
http://www.supreme-host.com/marketplace/marketplace.php

I am trying to get it to look like how my actual wordpress blog did.. see here Digital Resellers Vault

At the moment I have a problem with the wrap div part not be display correctly...

Can anyone help/advise me how to get this to work??
#advise #coders #php #stumped
  • Profile picture of the author jimbo999
    Hey your problem is not with the div wrap.. The width is correctly set to 920px, and it is also used for a container for the header, which displays properly.. Try putting in some content and see.

    To make the background, just set the background under the homepage div.
    You took out the sidebar on the right. If you want a 1 column page, change the width in hpflica wrap
    {{ DiscussionBoard.errors[1451944].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by jimbo999 View Post

      Hey your problem is not with the div wrap.. The width is correctly set to 920px, and it is also used for a container for the header, which displays properly.. Try putting in some content and see.

      To make the background, just set the background under the homepage div.
      You took out the sidebar on the right. If you want a 1 column page, change the width in hpflica wrap

      Jimbo

      I dont think that will work, when I remove the actual wrap from the wordpress blog, it looks like this http://www.supreme-host.com/marketplace/after.bmp If you noticed the lightish grew background that goes around the whole content section of the blog in missing

      It should be showing up on the actual page because of the post box is there...
      {{ DiscussionBoard.errors[1451979].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by jimbo999 View Post

      Hey your problem is not with the div wrap.. The width is correctly set to 920px, and it is also used for a container for the header, which displays properly.. Try putting in some content and see.

      To make the background, just set the background under the homepage div.
      You took out the sidebar on the right. If you want a 1 column page, change the width in hpflica wrap
      still didnt work
      {{ DiscussionBoard.errors[1452463].message }}
  • Profile picture of the author signupmakemoney
    If your problem is a div tag, it's just a matter of making sure all the divs are closed properly.
    Signature
    {{ DiscussionBoard.errors[1453261].message }}
    • Profile picture of the author jimbo999
      Originally Posted by signupmakemoney View Post

      If your problem is a div tag, it's just a matter of making sure all the divs are closed properly.
      Yeah.. what he said.. you have 16 opening <div> tags and 11 closing </div> tags. Nice catch there signupmakemoney
      {{ DiscussionBoard.errors[1453967].message }}
      • Profile picture of the author Byron_Wells
        Originally Posted by jimbo999 View Post

        Yeah.. what he said.. you have 16 opening <div> tags and 11 closing </div> tags. Nice catch there signupmakemoney
        Please explain
        {{ DiscussionBoard.errors[1454962].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by signupmakemoney View Post

      If your problem is a div tag, it's just a matter of making sure all the divs are closed properly.
      But is that the problem?
      {{ DiscussionBoard.errors[1455062].message }}

Trending Topics