Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter DaRiOuShJh

    (@darioushjh)

    thank you dear samboll

    but i dont think this is the porblem

    cause i dont change any file since i transferred my whole website

    anyway i also dont change any codes now too but it seems site work properly

    this error comes some times and solve itself!~!!

    Thread Starter DaRiOuShJh

    (@darioushjh)

    yeah!
    those codes work well in IE6+ and other browsers
    anyway
    till new css for IE become ready i add a script to my site that redirect IE users for now

    Thread Starter DaRiOuShJh

    (@darioushjh)

    thanks dear figaro

    yeah! before this hacks i decides to create a new template
    but with this little codes i decide to solve problems with IE for current template

    as i know with this function: “index.php?wptheme=template name” user can view site in desired template only for one page
    if user click on any link, that page opens on default template again
    is this true or not?

    **********************************************

    by the way you have a great tutorials
    i congratulate you ??

    Thread Starter DaRiOuShJh

    (@darioushjh)

    thank you dear Saurus
    but in iran connections speed sucks! me myself use dial up connection with about 2-3 kb/s speed too

    *******************************

    thank you figaro too
    you have a very good solution but it demands new template design

    yesterday one of my friends told me that i can use these codes:

    <style type=”text/css”>
    /* Firefox, Safari, Opera, Chrome & etc… */
    @import url(“standard.css”) screen, print;
    </style>

    and

    <!–[if IE]>
    <style type=”text/css”>
    /* Only work in IE */
    @import url(“ie-style.css”);
    </style>
    <![endif]–>

    cause Ie is real problem here i think i can easily fix MARGIN and PADDING problems with IE

    thank you

    ill test this method and if its work let you guys know ??

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