Page 1 of 1

Problem with IExplorer

Posted: 6. May 2009 17:36
by luishem
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://clubgauss.net.tc/

What have you done before the problem was there?
Nothing

What have you already tryed to solve the problem?
Researching

Description and Message
The right bar mixes with the central bar. :(
This happens only with IExplorer, ive cheked it in other 4 computers and the problem persists. :?
With firefox the site shows great. :)
Image

Please help! :!:

Re: Problem with IExplorer

Posted: 6. May 2009 18:46
by Mike
Since i have this error too, but only on your Board, and not on mine or at this Board, you probably make an mistake if you installed Portal.
Maybe you changed any css files, or you have an error in your footer since you added the adverts. If i can see, some right blocks doesnt have a frame (calendar e.g.).
Try to check the install.xml step by step. Essentially the part for the prosilver template.
If im right, you have made an error there ;)

Re: Problem with IExplorer

Posted: 6. May 2009 23:51
by luishem
solved, i think. I turned of the links section, though, :|
now the problem is
Image

Re: Problem with IExplorer

Posted: 7. May 2009 01:51
by Mike
Try this:

open: styles/prosilver/template/portal/block/search.html
find:

Code: Select all

 <select id="qsearch_select" tabindex="7">
replace with:

Code: Select all

<select style="width: 140px;" id="qsearch_select" tabindex="7">

Re: Problem with IExplorer

Posted: 7. May 2009 04:02
by luishem
I did it and it went bad

Re: Problem with IExplorer

Posted: 7. May 2009 12:41
by Mike
No... if i visit your site with IE, the search Block seems to be ok now.
But if you want to add thousands of adverts in all of your blocks, you dont have to wonder why you always crash your layout.
You can't add an ad in the middle of the calendar :roll:

Maybe you should learn any Basics about html and css ;)

Re: Problem with IExplorer

Posted: 7. May 2009 18:52
by luishem
Fixed.
Lol :D , it isnt me adding the ads.
What happens is im using a free hosting service, and everytime i start editing a template file, the server writes the ad`s code right at the bottom of it :lol:
Thanks any way, the code to adjust width was very helpful :P

Re: Problem with IExplorer

Posted: 7. May 2009 20:07
by Mike
luishem wrote:everytime i start editing a template file, the server writes the ad`s code right at the bottom of it :lol:
This is one of the reasons why Free Hosting Services are Bullshit. It costs less than €10 per Month to have a commercial-free webspace with al you need inclusive...
Anyway, if it works now its going for Green ;)