Topic: Bug with the default theme
The jobs are not showing up correctly in the old version of MS Internet Exploreer. Here is a link http://libeti.com/jobberbase/.
Welcome to jobberBase Developer Community!
You are not logged in. Please login or register.
We've just added a new category for forums dedicated to local communities.
If you're interested in starting a community in your country or even city, please write us at hello@jobberbase.com and we'll make it happen.
We're also looking for moderators on each local community -- so email us :).
Pages: 1
The jobs are not showing up correctly in the old version of MS Internet Exploreer. Here is a link http://libeti.com/jobberbase/.
Hi,
In Firefox, I see that the layout is pretty broken. But I guess that you introduced some problems because I see in the home page's source code that you've included 2 or 3 CSS files which I assume that they overwrite some of the style definitions for the main site.
I also see this error in Firebug's console:
invalid regular expression flag h
<b>Warning</b>: Cannot modify header ..._html/jobberbase/_templates/default/_c
I think that you could get rid of the above error if you replace the first 3 lines in header.tpl with the following line
{if $CURRENT_PAGE == 'page-unavailable' || $CURRENT_PAGE == 'job-unavailable'}{php}header("HTTP/1.0 404 Not Found");{/php}{/if}Note that only the whitespace chars were removed.
Posts [ 2 ]
Pages: 1
Powered by FluxBB
[ Generated in 0.020 seconds, 6 queries executed ]