• So, I ve listened criticts & comments from the lovely people of WordPress, and
    I converted antifit.com to CSS version.
    Please check https://www.antifit.com and tell me if there is anything wrong…
    Also you can tell me how to make it better ??
    PS : English version is on the way… I think this wednesday ! ??
    Thanks in advance ,
    Alemsah ozturk of antifit.com & lostpixels.net

Viewing 15 replies - 1 through 15 (of 15 total)
  • its TOTALLY fubar in mozilla firefox and i would imagine safari and opera as well.
    Seems to be fine in IE, but i’d use the free account on browsercam.com to check it out for yourself…

    Thread Starter lostpixels

    (@lostpixels)

    I ve checked with Firefox and made some corrections.
    Still, I dont know why but the content part is not working correctly. Right Menu height is defining the page bg’s
    height somehow.
    Any idea how to fix ?

    Thread Starter lostpixels

    (@lostpixels)

    I am not using the bg for menu, i am using it for body ( content) but somehow the length of it controlled by menu heigth …
    any idea?

    rap includes the content and the menu. The background ends where the menu does, right now, though I can’t figure why.

    Thread Starter lostpixels

    (@lostpixels)

    Same here, i dont know why..

    in MSIE, except for the so-called-nicer-link-titles-I-absolutely-hate, renders quite nice.
    In FF indeed there’s a bg problem, which can be partially resolved with #rap {position: absolute}, don’t know really why. But then you have another problem ??

    Thread Starter lostpixels

    (@lostpixels)

    Hmm thanks ozh, but when i wrote position: absolute it aligns to left, when i wrote position: center; we have
    same problem ??
    Damn….

    At the very bottom of your index.php, just inside the last <div> put:
    <div id="clearance">&nbsp</div>
    In your CSS put:
    #clearance {
    clear: left;
    line-height: 0;
    height: 0;
    }

    This should force your #rap to stretch out to cover behind #content.
    HTH

    Thread Starter lostpixels

    (@lostpixels)

    thanks, thanks! Many thanks ;_) Now its working fine !

    Surely that should be   ?

    Thread Starter lostpixels

    (@lostpixels)

    Yep, i ve corrected when I am adding the code…
    thanks again!

    Looks ok in Safari and Camino except for some weird characters above some letters, notably u, o and g and something dangling below the s and I can’t read most of it. Ex: di??er b??y??k

    Ah, its turkish characters, mog ??

    C&C my site?
    Oh, not what I was expecting.
    Critic & comment. :o)
    In many newgroups a C&C Warning in the subject line is a joke warning.
    Cats & coffee. Get the cat off your lap and put down the coffee before opening. :o)

    I knew it was Turkish, sucks I can’t read Turkish cause it looks like you have some interesting stuff there. The Turkish displays perfectly in my browser. Site actually looks very nice.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Please C&C my blog Antifit (CSS version)’ is closed to new replies.