-
designing quickcart
I want to implement this attached design into quickcart ... is this possible and is there any tutorial how to do this?
-
My New Portfolio
nice work ... but still think could be a lil bit lighter the design ...
-
Does anyone here make music?
I do tamilrap ... but will soon bring out a germanrapalbum "Schwarzdeutschrap" http://www.myspace.com/tmzrecordz
-
php - small mistake
<?php $dir = "./projects/"; // Öffnen eines bekannten Verzeichnisses und danach seinen Inhalt einlesen if (is_dir($dir)) { if ($dh = opendir($dir)) { while (($file = readdir($dh)) !== false) { $dateiendung = strrchr($file, "."); if ($dateiendung == '.jpg') { echo '<li><a rel="example_group" href="projects/'.substr($file, 0, strpos($file, '.')).'/index.html" title="'.$file.'"><img alt="" src="projects/'.$file.'" /></a></li>'; } } closedir($dh); } } ?> I do use this code ... it should fill my list ... this loads every jpg file und shows them and if i onclick one picture, the index.html file should load which is in the directory with the same name as the onclicked image ... but that does not work ... i dont know why ... check : http://creativecreation.co.de/portfolio.php and try the second image .... it has the needed directory ...
-
Best Fonts
I luv eurostile ... http://de.wikipedia.org/w/index.php?title=Datei:Eurostile.png&filetimestamp=20070203184214
-
How to continue?
But thats a total different schema oO Whats wrong with my top part? Some details i could correct or where are the big mistakes ...
-
How to continue?
hey guys ... I have done some work, but after the holidays in italy for a week, I do not have any idea how to continue with this design ... I do not know how I shuold design the rest of the body part and how to design the footer ... Is there anyone with full of ideas and could help me?
-
Bingo landing Page
i like it very much, too, but I think the yellow border of the logo doesnt match to the rest ...
-
New design for my web site
ich weiss nicht ... aber die font-color passt nicht ... nach ner weile sind meine augen schrott oO und hover effekt und das ganze ein wenig attraktiver zu machen =) What does the rest think ... I think the font-color is a lil bit bad for ur eyes after a while ...
-
- Whats this?
-
First Site I've made
what ??? Thats never your first website? Really really nice
-
Whats this?
thx to both how can I create this effect in photoshop? has anyone a tut 4 me?
-
Whats this?
The attached images ... is it a simple font or is this a graphic? If its a font ... can anyone identify it? and if its a graphic , can anyone tell me how to create the effect?
-
What CMS is easiest to learn?
Typolight or CMSMS ... both have different working systems, but I inly needed 1 day to check out both cms'
-
looking for very very very simple cms
Hello guys, I am looking for a small cms. It should be like Wordpress, but only the main functions - you can publish, edit, remove articles in frontend and the user just watches the stuff in backend. Is there a so simple cms ???