Scratchbook

Das Leben ist immer anders als die Realität.

CSS Deluxe

Claude, 21. April 2005, 23:06 Uhr

Warning: Use of undefined constant ri_rand_compare - assumed 'ri_rand_compare' (this will throw an Error in a future version of PHP) in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/random-image-widget/random_image.php on line 129 Warning: Use of undefined constant ri_rand_compare - assumed 'ri_rand_compare' (this will throw an Error in a future version of PHP) in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/random-image-widget/random_image.php on line 130 Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 1384 Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 1384 Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 1384 Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 1384 Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 1384 Warning: preg_match_all(): Compilation failed: invalid range in character class at offset 4 in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 700 Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 707 Warning: preg_match_all(): Compilation failed: invalid range in character class at offset 4 in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 700 Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 707

Ganz eifersüchtig blicke ich auf dieses CSS-Stylesheet – das Design dieser Site sieht einfach super aus! Fahrt mit der Maus auch mal über die Textblöcke und Download-Links; das ist alles durch und durch gestyled.

[Link]

Capt. Crakkstuh

hanni aber au scho besseres gmacht mit css…

oder zeigt mi mozilla sganze chlei falsch a?

dunno 🙁

Longneck

hmm sött eigentlich nid ?!

also im firefox zeigts richtig a.

native

Willsch du nid lieber, dass astatt „Links“ azeigt wird, die ganz url azeige? Also max. 40 Zeiche oder so

Longneck

ok das chönnti mache… dr ganz link wird scho mol bim mouseover azeigt.

Longneck

hmm, gar nid so eifach; wie chürzisch e variable vonere regular expression?

$artikeltext = ereg_replace(„[[:alpha:]]+://[^<>[:space:]]+[[:alnum:]/]“, „[Link]„, $artikeltext);

native

— url mit regex überprüfe…
— denne das

if(strlen($artikeltext) > 40)
{
$artikeltext = substring($artikeltext,0,40) . „…“;
}

zum bispil

native

chasch du d inhalt vo de comments (also innerhalb vo dem blaue viereck..) in

 tag inetue? denn cha me au mit leerzeiche formatiere :-)

Longneck

wele tag?

native

ui < pre > .. schalt mol html code us : )

native

zbsp:

< td class='artikel-kommentar-text' valign='top' width='90%' >< pre > — url mit regex überprüfe…
— denne das

if(strlen($artikeltext) > 40)
{
$artikeltext = substring($artikeltext,0,40) . ‚…‘;
}

zum bispil< /pre >< /td >

Warning: count(): Parameter must be an array or an object that implements Countable in /home/httpd/vhosts/scratchbook.ch/httpdocs/wp-content/themes/scratchbook/navigation_bar_bottom.php on line 1