• Resolved Jon

    (@ezkim0x)


    I have an old layout that was meant for wp 1.5

    it looks fine on IE.. but in firefox it has the content all over to the side right against the sidebar with no space in between making it look incrediably crappy.

    but.. if you look on my flickr WP gallery in firefox it looks fine: https://jonindie.com/gallery/

    if somebody could help me fix my pages.php and index.php and whatever else needs to be changed to look like the flickr layout. I would be greatly thankful.

    If you want I could pay you 10$ or something through paypal.

    EXAMPLES;
    fickr – https://i1.tinypic.com/207srvo.jpg
    wordpress – https://i1.tinypic.com/207suue.jpg

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Jon

    (@ezkim0x)

    ahh..

    I added this and it fixed it in firefox.

    .post {
    float: left;
    padding: 8px;
    margin-left: 10px;
    border: 1px solid #f0f0f0;
    width: 513px;
    }

    but now it’s messed up in IE.

    Thread Starter Jon

    (@ezkim0x)

    nm.. it’s all fixed ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘theme help.. 1.5 to 2.0’ is closed to new replies.