Thema: FAQ (english)
Einzelnen Beitrag anzeigen
  #4  
Alt 20. June 2010, 12:10
Benutzerbild von cybio
cybio cybio ist offline
aka maverick :)
Master of Spam
Punkte: 12.103, Level: 76 Punkte: 12.103, Level: 76 Punkte: 12.103, Level: 76
Aktivität: 0% Aktivität: 0% Aktivität: 0%
 
Registriert seit: Dec 1999
Ort: unrealEXTREME.de
Beiträge: 3.506
Renommee-Modifikator: 10
cybio will become famous soon enough
    Neutral 
AW: FAQ (english)

= Shortcode-Example using CSS =

To show 9 random images:

- In your article just post the following (in html, not wysiwyg-mode)
PHP-Code:
<div class=&#8221;testClass”>
getGWImages max=9 order=random linkclass='testClass' ]
</
div
- Add the following to the style.css of your theme
PHP-Code:
/* TestClass */
.testClass {
overflowhidden !important;
padding10px 5px !important;
}
.
testClass ul {
floatleft !important;
}
.
testClass li {
list-
style-typenone !important;
displayinline !important;
padding5px !important;
floatleft !important;
margin5px !important;
width150px !important/* size of the thumbnail */
height150px !important/* size of the thumbnail */
}
.
testClass li a img, .testClass li a:visited img {
bordersolid 1px #fff !important;
}
.
testClass li a:hover img {
bordersolid 1px #000 !important;

__________________
splash.de /// unrealEXTREME.de >>> unrealLegacy.de