End of Support for Joomla 3 - Forum closed
[SOLVED] Width of ABSOLUTE location
I am using the HOST template (thanks!). But I am running into a problem with Windows 10/ Google.
If I use the ABSOLUTE location to show menu icons, links at the keft of an article do NOT work. If I disable the ABSOLUTE module it works.
So it seems the ison module it 'coberinbg' the link thus prohibiting the click.
How can I make the area smaller?
Thanks in advange!
Kees
If I use the ABSOLUTE location to show menu icons, links at the keft of an article do NOT work. If I disable the ABSOLUTE module it works.
So it seems the ison module it 'coberinbg' the link thus prohibiting the click.
How can I make the area smaller?
Thanks in advange!
Kees
by keesbuth
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Sorry dont know what do you mean.
Live url please
Live url please
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
This is currently WITHOUT the small menu:
calvinlegal.nl/index.php/legal-info/de-nieuwe-tijd
You can now click on 'Cloud opslag'
When I enable the icons (Location ABSOLUTE), the link does NOT work. If I insert test before the links (move the link to the right) the link becomes actiuve again. There is even a position where hovering the mouse over the left part of the link does nothing, but hovering over the right shows the underline (and works).
It 'looks' like there is a trandparant sheet over the left site of the page.
As said, the LIVE link is without the icons, so you can see that.
This is a temporary link I added WITH the icons.
calvinlegal.nl/index.php/test
Thanks for the help!
calvinlegal.nl/index.php/legal-info/de-nieuwe-tijd
You can now click on 'Cloud opslag'
When I enable the icons (Location ABSOLUTE), the link does NOT work. If I insert test before the links (move the link to the right) the link becomes actiuve again. There is even a position where hovering the mouse over the left part of the link does nothing, but hovering over the right shows the underline (and works).
It 'looks' like there is a trandparant sheet over the left site of the page.
As said, the LIVE link is without the icons, so you can see that.
This is a temporary link I added WITH the icons.
calvinlegal.nl/index.php/test
Thanks for the help!
by keesbuth
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello,
there is an issue with your html source code in your icon module.
See the image attached
Open the module > show source code and fix it
It must be looking like this
there is an issue with your html source code in your icon module.
See the image attached
Attachment modal-2-3-4.jpg not found
Open the module > show source code and fix it
It must be looking like this
getuikit.com/v2/docs/modal.html<!-- This is the modal -->
<div id="my-id" class="uk-modal">
<div class="uk-modal-dialog">
<a class="uk-modal-close uk-close"></a>
...
</div>
</div>
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
I tried to modify the module:
<div id="my-id" class="uk-modal"">
<div class="uk-modal-dialog"><a class="uk-modal-close uk-close"></a>
<h3>Headline</h3>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
</div>
</div>
Buit the problem remained. But as my boss ddid not like the idea of a modal, so it was more as a reminder, i removes the whole code and now it works!!
Thank yoiu!
<div id="my-id" class="uk-modal"">
<div class="uk-modal-dialog"><a class="uk-modal-close uk-close"></a>
<h3>Headline</h3>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
</div>
</div>
Buit the problem remained. But as my boss ddid not like the idea of a modal, so it was more as a reminder, i removes the whole code and now it works!!
Thank yoiu!
by keesbuth
Please Log in or Create an account to join the conversation.
Replied by keesbuth on topic [SOLVED] Width of ABSOLUTE location
Posted 4 years 10 months ago #25483
Problem solved.
by keesbuth
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates