Forum - jschmidt-systemberatung.de

× jmootips tooltips package for Joomla

Ein paar Fragen zum Bild Tooltip

  • Thomas
  • Topic Author
  • Visitor
  • Visitor
2 years 1 month ago #1286 by Thomas
Ein paar Fragen zum Bild Tooltip was created by Thomas
Hallo zusammen,

erstmal möchte ich mich für das super Plugin bedanken.
Ich hätte aber ein paar Fragen die ich leider irgendwie nicht gelöst bekomme.

nutze die Bild Tooltips um sehr viele Spielkarten anzuzeigen. Die Syntax sieht dabei folgendermaßen aus.
Invoke Despair

Frage 1.) Kann man den Imagepfad fest vorgeben?

Schöner wäre es wenn man einfach nur Invoke Despair eingeben müsste

Frage 2.) Kann ich irgendwo die größe des Tooltips auf eine größe von 200px festlegen?
Ich hatte mir die CSS Dateiein schon angeschaut und versucht dort die max-width auf 200px festzusetzen.

.jmootips {
    display: block;
    position: absolute;
    min-width: 180px;
    min-height: 60px;
    max-width: 200px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 11px #000000;
    -webkit-box-shadow: 0px 0px 11px #000000;
    box-shadow: 0px 0px 11px #000000;
    background-color: #fafafa;
    border: 1px solid #b0b0b0;
    
}

Aber dann verschiebt sich das Bild im Tooltip siehe Screenshot.


Freue mich auf eure Rückmeldungen.
Attachments:

Please Log in or Create an account to join the conversation.

More
2 years 1 month ago #1287 by jochen
Replied by jochen on topic Ein paar Fragen zum Bild Tooltip
hi,

wie sieht ihr tip aus (bitte ohne die erste geschweifte Klammer!) den dann she ich nur ein fehlerhaftes tooltip.

Please Log in or Create an account to join the conversation.

  • Thomas
  • Topic Author
  • Visitor
  • Visitor
2 years 1 month ago - 2 years 1 month ago #1288 by Thomas
Replied by Thomas on topic Ein paar Fragen zum Bild Tooltip
Das mit der Bildgröße konnte ich gerade selber lösen. Dafür habe ich einfach in der jmootip.css
.jmootips img {
max-width:250px
}
eingefügt.

Ich würde somit nur gerne wissen ob man den Pfad der Bilder im Plugin irgendwo fest hinterlegen kann. Das hätte den Vorteil das man nicht immer in der Syntax den kompletten Pfad mitgeben müsste.

Am schönsten wäre wenn man nur den Kartenamen eingeben müsste wie in dem Beispiel.
Invoke Despair

Es würde die erstellung von Beiträgen wesentlich vereinfachen.

Gruß
Last edit: 2 years 1 month ago by Thomas.

Please Log in or Create an account to join the conversation.

Time to create page: 0.108 seconds
Powered by Kunena Forum
We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.