Hello ,
Please check my home page : www.yarantoos.com
bad loading home page in IE browser !
It hasn't problem with IE browser .
I check style files and the width of table is 100% !!!
I test it with 1024*768 resolution .
would you check and say me what's problem ?
Looks like it's turned around backwards, or is is made like that?
I have a modified version of Bloc's Juno Theme, has text links for menu..I removed the Bar and put one on it like Epsilon Theme has..If your interested it?
would you show me screenshot of it ?
thanks
By the way , this problem is in both of my themes ( default SMF them , Juno ) You can change to default smf them in right menu .
Looks like it's the same problem as we've had before, but this time it's inverted ;)
Nokomia provided a fix:
Quote from: nokonium on June 27, 2006, 05:27:11 PM
If you have or can get a php editing program you will have find and find & replace functions.
In TPortalBlocks.template.php, you will need to remove all white-space: nowrap; and find overflow: hidden; and replace it with overflow: hidden; clip: rect(auto);
Quote from: adnan on June 28, 2006, 08:14:57 PM
would you show me screenshot of it ?
thanks
This is a screenshot of my Juno theme..it also has the tree nav of "Themis"..lol..but looks and works very well.
crip
Hello adnan, I had a look at your site in the past and it seemed to work without problem.
It seems that you have a narrow central section with MSIE in Home, while Forum works OK. I see in Forum, only with MSIE, some red x image placeholders for image that are rather menu or function gifs. The problem is the same with default theme although it behaves a bit differently. Did you install some mod or made modifications to any file?
I did a registration to be able to shrink blocks and the Recent Topics block is causing the problem of the central section. Do as Burpee suggests in code for Recent Topics in TPortalBlocks.template.php. The image placeholders is something else, maybe some files you put and need directory correction?
P.S. By the way, as you use unicode, put utf8 codepage encoding in index.english.php too ;)
Quote from: Burpee on June 28, 2006, 08:22:22 PM
Looks like it's the same problem as we've had before, but this time it's inverted ;)
Nokomia provided a fix:
Quote from: nokonium on June 27, 2006, 05:27:11 PM
If you have or can get a php editing program you will have find and find & replace functions.
In TPortalBlocks.template.php, you will need to remove all white-space: nowrap; and find overflow: hidden; and replace it with overflow: hidden; clip: rect(auto);
Special thanks ! I didn't find overflow: hidden; but I removed white-space: nowrap; in TPortalBlocks.template.php and my problem solved .
Dear agridoc ! thank you for your notice , I have already put utf8 codepage encoding in index.english.php .
Quote from: crip on June 28, 2006, 08:47:49 PM
Quote from: adnan on June 28, 2006, 08:14:57 PM
would you show me screenshot of it ?
thanks
This is a screenshot of my Juno theme..it also has the tree nav of "Themis"..lol..but looks and works very well.
crip
No , Thanks . I'm sorry to wasting your time .
Dear agridoc ! I forgot my modified index.english.php and I upload it now and change my encoding page in english .
Thanks again and thank you for your registration in my forums ! ;)
Good to see your site back in form ;)