View with Internet Explorer

Started by simon79, 27 March 2011, 20:06:46

Previous topic - Next topic
A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

simon79

The display with mozilla firefox is very good. But Internet Explorer is not well displayed ...
How to solve this problem?
Thank you

ps : a Screenshot is here http://img4.hostingpics.net/pics/568780Sanstitre.png

my website : click here

A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

federica

Hi simon79,
you have another post open http://forum.voxpopulix.org/supporto-(support)/php-alexandria-library/msg932/#msg932 and I have not yet received a response to this post.
You can't open more then one post if you do not answer to those already open.
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

simon79


simon79


A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

federica

Hi simon79,
this is an error of your template/CSS. If you try to set a default template (JA_Purity or rhuk_milkyway or beez) there is not any problem.

I think you can resolve this problem by setting the width of this div tag:
file: your_site/components/com_abook/views/book/tmpl/default.php, row 98
from:
<div><strong><?php echo JText::_('Category');?>: </strong>
to:
<div style="width:100%;"><strong><?php echo JText::_('Category');?>: </strong>

If you send me your template I can do some tests.
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

simon79

#5
thank you it's ok