dynamische Seitenverhältnisse

13 years 2 months ago #745 by Karsten
dynamische Seitenverhältnisse was created by Karsten
Baue eine Seite die sich dynamisch anpassen soll, benutze also längen und breitenangaben in Prozent. Als Hintergrund liegt das Modul mit der Slidshow, hätte also gerne das es sich mit verändert. Hab also die css verändert und den Zugriff auf die Größenwerte aus dem Backend
unterbunden. Aber so recht funktioniert das nicht.

Code:

#jtinywrapper {max-width:1280px; max-height: 900px; min-width:800px; min-height:545; width:90%; height: 100%; margin:0px; padding:0px; float:none; }
.jtinysliderbutton {}
.jtinysliderbutton img {cursor:pointer; background: #9F9F9F;}
.jtinysliderbutton img:hover {background:#666}
#jtinyslideshow {max-width:1280px; max-height: 900px; min-width:800px; min-height:545; float:left; width:100%; height:100%; margin:0; position:relative;}
#jtinyslides {max-width:1280px; max-height: 900px; min-width:800px; min-height:545; position:absolute; width:100%; height:100%; list-style:none; margin:0px;padding:0px; top: 0px; left: 0px;}
#jtinyslides li {max-width:1280px; max-height: 900px; min-width:800px; min-height:545; width:100%; height:100%; padding: 0px !important; background: none repeat scroll 0 0 #FFF !important; float: left;}
.jtinypagination {display:none; float:right; list-style:none; height:25px; margin:15px 38px 0 32px !important;}

li.jtinycurrent {background:#CFCFCF !important}
li.jtinycontent {max-width:1280px; max-height: 900px; min-width:800px; min-height:545; width:100%; height:100%; background:#FFF;}
.jtinycontent h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036; text-align:center;}
.jtinycontent p {color:#000; text-align: center;}
li.jtinyimage {text-align: center;}

Würde mich freuen wenn mich jemand auf meine Fehler hinweist, oder mir sagt das es garnicht geht.

Danke Karsten

Please Log in to join the conversation.

13 years 2 months ago #770 by Viktor
Replied by Viktor on topic Aw: dynamische Seitenverhältnisse
Please log in to see the response. Attention: You need a valid subscription to activate an account.

Kubik-Rubik Joomla! Extensions

Please Log in to join the conversation.

Time to create page: 0.170 seconds