Northern-Web-Coders

23.03.2005

NWC und Framefake Theme

Abgelegt unter: News, Webdesign, Wordpress Tags:  ,

Nun hab ich auch 2 Themes bei Alexking’s Theme Competition
eingereicht.

Northern-Web-Coders Theme


Demo

download Northern-Web-Coders Theme

und

Framefake Theme


Demo

download Framefake Theme

65 Kommentare

  1. Comprehensive list of 160 WordPress 1.5 Themes / Templates available for download

    (Last updated: 3/23/05

    by http://www.gravatar.com/ Trackback von How To Blog — 23.03.2005 @ 19:20
  2. I’m using your template but cannot figure out how to put a jpg for the background in the header. Help?

    by http://www.gravatar.com/ Comment von Mike — 27.03.2005 @ 3:40
  3. @mike
    open the style.css and look for:

    h1#header
    {
    background: url(images/himmel.jpg);

    change himmel.jpg to whatever.

    by http://www.gravatar.com/ Comment von jaman — 27.03.2005 @ 13:13
  4. Hi, i like your template very much. But what do i do wrong, since i cannot place any links on the page.
    What do you need to know to assist me?
    Rob

    by http://www.gravatar.com/ Comment von Rob — 05.04.2005 @ 13:57
  5. Hallo!
    Ich bin gerade dabei mein Design zu optimieren und stelle fest, dass der von mir eingesetzte framefake theme im internet explorer nicht richtig dargestellt wird. Einige mögen sagen das sei normal… ;-) Ist es das? Besonders katastrophal ist es mit der Mac version des IE… Dort sieht man außer der Hintergrundgrafik gar nichts. Das wäre schon ärgerlich für eventuelle Besucher der site ;-) Gibts da vielleicht einen Workaround? Ich habe ein wenig mit dem theme switcher plug-in rumexperimentiert und hatte die idee zur Not einen IE-Theme zu basteln, auf den alles was sich als MSIE zu erkennen gibt verwiesen wird… Würde ungern auf den Framefake theme verzichten…

    by http://www.gravatar.com/ Comment von mark — 24.05.2005 @ 18:12
  6. Sorry, der link in der vorigen post war falsch…
    So ist’s besser:
    http://www.populoud.de/mark/wordpress/

    by http://www.gravatar.com/ Comment von mark — 24.05.2005 @ 18:14
  7. @mark
    auf dem ie6(win)läuft das theme…
    das war auch bedingung von alexking :wink:
    wieso den noch den ie5 auf nem mac:?:
    da gibts doch firefox und co.

    das theme wird nie auf nem ie5-mac funzen…
    ich hab ja für den ie6-win schon alles an hacks nutzen müssen, um es auch da zum laufen zu bekommen.

    by http://www.gravatar.com/ Comment von jaman — 24.05.2005 @ 21:06
  8. Naja, ich finde es nur schade, wenn Besucher – und sei es eine noch so kleine Zahl (nämlich Mac OS 9 – User) – so gar nichts zu sehen bekommen.
    Der win IE 5.5 (mit dem ich teste) geht ja eigentlich noch… nur da wird’s ab und zu etwas hässlich, wenn Bilder im content-Bereich sind (Header+Footer img werden dann verschoben). Das Kontaktformular kommt natürlich auch nicht so gut (es scrollt nicht mit und klebt am footer fest).
    Deshalb würde ich schon gerne alle IE-Browser automatisch zu einem anderen Theme schicken (was wiederum abhängig davon ist, dass sie cookies akzeptieren :-/ ) Die stressfreie Alternative wäre sicherlich ganz auf framefake zu verzichten…. Das würde ich allerdings schade finden.
    Sind die von mir beschriebenen Darstellungsfehler des WIN IE 5.5 beim IE 6 nicht vorhanden?

    by http://www.gravatar.com/ Comment von mark — 25.05.2005 @ 12:47
  9. im ie6 funzt deine seite ganz gut.
    bis auf die inputs… die sollten noch einen z-index bekommen :wink:

    by http://www.gravatar.com/ Comment von jaman — 25.05.2005 @ 18:30
  10. [...] ling Leaves NEW FastTrack Fleur De Lys NEW Flex NEW Flippin’ Sweet! ForumED Framefake Theme Fresh Bananas G-S Theme GanjaPress Garde [...]

    by http://www.gravatar.com/ Pingback von blogats » | Plantillas para Wordpress 1.5 [Wordpress templates, styles] — 01.06.2005 @ 18:05
  11. You’r template is very cool,
    bat… :

    WordPress database error: [Unknown column 'time_modified' in 'order clause']
    SELECT * FROM wp_posts WHERE post_status = ’static’ ORDER BY time_modified ASC

    can you help me ?

    Thanks.

    by http://www.gravatar.com/ Comment von anto — 05.07.2005 @ 15:14
  12. ..the same error..

    http://themes.wordpress.net/theme-viewer.php

    thanks.

    by http://www.gravatar.com/ Comment von anto — 05.07.2005 @ 15:18
  13. @anto
    In the header.php file, the following line:
    <?php wp_list_pages(’sort_column=time_modified&title_li=’); ?>
    needs to change to:
    <?php wp_list_pages(’title_li=’); ?>

    by http://www.gravatar.com/ Comment von jaman — 05.07.2005 @ 16:42
  14. All OK !

    Thanks !!

    by http://www.gravatar.com/ Comment von anto — 18.07.2005 @ 10:11
  15. Hello, after trying more than 50 themes for WP, I have chosen your theme for my test of little personal site!:smile:
    The site is in italian and I have changed very few things to fit it in my language and to my taste. I hope you liked it.I really appreciate your work! Here’s my question: how you did the cartoon-style of the titles in your blog? There is some plug-in? Thank you, ciao

    by http://www.gravatar.com/ Comment von spiff — 01.09.2005 @ 16:07
  16. @spiff
    the plugin for the headlines is Headline Images
    but the site is currently down.

    by http://www.gravatar.com/ Comment von jaman — 01.09.2005 @ 17:50
  17. Thank you very much anyway!

    by http://www.gravatar.com/ Comment von spiff — 02.09.2005 @ 16:26
  18. Hello, I downloaded the Framefake theme, which I love by the way, and I only want certain pages to show up in the navigation under the heading image. What can I do so that all pages do not attempt to list themselves–only the selected pages–since by default it pulls all pages?

    This is the coding given as the default:

    Thanks tremendously for any assistance you can provide.

    by http://www.gravatar.com/ Comment von Yolanda — 17.09.2005 @ 23:04
  19. @yolanda

    look here for Template Tags/wp list pages

    there are many examples.

    by http://www.gravatar.com/ Comment von jaman — 20.09.2005 @ 11:25
  20. I have the same problem as @anto, above – I’m getting the error message: “WordPress database error: [Unknown column ‘time_modified’ in ‘order clause’]
    SELECT * FROM wp_posts WHERE post_status = ’static’ ORDER BY time_modified ASC”

    However, when I use the solution you posted (”In the header.php file, the following line:

    needs to change to:
    ) my entire blog disappears. :shock: I just get a blank page. When I delete the header.php and replace it with the original, I get my blog back.

    I cut and pasted what you wrote to do directly from your answer above. What am I doing wrong?

    TIA,
    Tracy

    by http://www.gravatar.com/ Comment von Tracy Berna — 18.10.2005 @ 4:00
  21. @tracy
    i think it’s a copy-paste problem with the singlequotes…
    this code is better:
    <?php wp_list_pages('title_li='); ?> :wink:

    by http://www.gravatar.com/ Comment von jaman — 18.10.2005 @ 10:23
  22. You’re absolutely right. :grin: Thanks so much for helping!

    by http://www.gravatar.com/ Comment von Tracy Berna — 19.10.2005 @ 0:55
  23. Hallo!
    Erstmal: Sehr schöne Design, ich selbst benutze
    auf meiner Seite den NWC-Theme.
    Eine Frage habe ich allerdings.
    Bei den Kommentaren möchte ich, dass die Zeile Kommentar von **** — 25. 10. 2005 um 18:10 komplett in rot ist und die Schrift 10px groß ist. Ich hab das mit dem Span befehl gelöst, da ich nicht in die stylesheet Datei ranwollte, damit das nicht überall geändert wird. Das Problem ist, dass der Name/Link des Kommentators nicht durch einen <a> Befehl sondern durch die Variable eingefügt wird. Ich schaffe es hier nicht, die Farbe auf rot zu stellen weil (denke ich) in der Variable selber der Befehl steckt. Ich muss nun also wissne, wo diese Variable erstellt wird, oder ob es einen anderen HTML/CSS Trick gibt, den Autornamen/Link einzufärben.
    Danke (bisschen viel aber ich hoffe, ihr versteht die Problematik)

    by http://www.gravatar.com/ Comment von Eriko — 27.10.2005 @ 11:18
  24. @eriko

    so wie es aussieht, hast du das doch super hinbekommen ;-)

    by http://www.gravatar.com/ Comment von jaman — 27.10.2005 @ 13:44
  25. Ja, wenn der Username auch noch Rot wäre schon. Isser aber nicht:cry:

    by http://www.gravatar.com/ Comment von Eriko — 27.10.2005 @ 22:10
  26. @eriko
    du kannst das hier:
    style="color:#A30C0C ;font-size: 10px"
    in den a href=…. schreiben, oder du musst ne class in der css anlegen :!:

    by http://www.gravatar.com/ Comment von jaman — 27.10.2005 @ 23:13
  27. Ja, das hab ich ja gemacht, bei der Uhrzeit geht das. Beim Autornamen ist kein href, da ist direkt die Variable . Wenn ich die so ausgebe ist das Der Autorname als Link auf die angegebene URL. Wenn ich wüsste, wo die Variable erstellt würd, könnte ich das direkt da ändern.

    by http://www.gravatar.com/ Comment von Eriko — 27.10.2005 @ 23:23
  28. @eriko

    du kannst in der comments.php in zeile 18 dem a href eine class geben… zb. class=”redcomment”.

    dann in die css einfach:
    a.redcomment
    {
    color:#A30C0C;
    font-size: 10px
    }

    das funzt :wink:

    by http://www.gravatar.com/ Comment von jaman — 28.10.2005 @ 9:20
  29. mhm, das Problem ist ja, dass der Autorlink gar nicht durch einen href eingebunden wird sondern einfach nur in der Variable

    da existiert kein . Die Variable alleine erstellt wohl den aber ich weiß nicht, wie ich da rankomme.

    by http://www.gravatar.com/ Comment von Eriko — 28.10.2005 @ 12:06
  30. die Variable heißt
    ?php comment_author_link() ?

    by http://www.gravatar.com/ Comment von Eriko — 28.10.2005 @ 12:06
  31. @eriko

    sorry… du hast recht.
    aber in wp-includes/comment-funktions.php… da steht in zeile 174 <a href='$url' rel='external nofollow'>$author</a>.
    das ist der link den du suchst :wink:

    by http://www.gravatar.com/ Comment von jaman — 28.10.2005 @ 13:37
  32. Ha. Mit dem Trick hats nun endlich funktioniert. Vielen Dank für die viele und kompetente Hilfe!!!
    Bis dann
    Eriko

    by http://www.gravatar.com/ Comment von Eriko — 28.10.2005 @ 23:54
  33. Hallo und Danke für dieses wunderbare Template. Icvh kann leider einen Bug in den Kommentaren nicht selber beheben. Bei den Kommentaren fängt die Nummerierung bei 10 bzw 0 wieder von vorne an wie hier in diesem Kommentar. Irgendeine Idee?:shock:

    by http://www.gravatar.com/ Comment von Beat — 28.02.2006 @ 16:11
  34. @beat
    das problem kann ich nicht nachvollziehen.
    hier z.b. sind bis jetzt 13 kommentare… da fängt nix wieder von vorne an :shock:

    by http://www.gravatar.com/ Comment von jaman — 28.02.2006 @ 17:20
  35. @jaman:jetzt bin ich zuerst aber erschrocken :roll: Ich hab nochmal nachgeschaut im Firefox ist es in Ordnung aber im IE kommt nach 9 eine 0 und dann fängts wieder bei 1 an :shock:

    by http://www.gravatar.com/ Comment von Beat — 28.02.2006 @ 19:59
  36. @beat
    jaja… der doofe ie ;-)
    versuch mal das hier in der css:

    ol#commentlist li
    {margin: 0 0 0 10px}
    :wink:

    by http://www.gravatar.com/ Comment von jaman — 28.02.2006 @ 22:31
  37. danke jaman hat wunderbar geklappt! :razz:

    by http://www.gravatar.com/ Comment von Beat — 01.03.2006 @ 8:45
  38. [...] Framefake Theme [...]

    by http://www.gravatar.com/ Pingback von Comprehensive list of 615+ Free WordPress 1.5 and 2.0 Themes / Templates available for download | How to Blog — 07.03.2006 @ 3:38
  39. [...] Framefake Theme [...]

    by http://www.gravatar.com/ Pingback von xiGang Blog » Blog Archive » 805+ Free WordPress 1.5 and 2.0 Themes — 20.05.2006 @ 8:01
  40. :?: Hi,

    I am using your FrameFake Theme. How do I add website, links, and blogroll to the sidebar?

    Thanks.

    by http://www.gravatar.com/ Comment von Vanessa — 30.05.2006 @ 4:25
  41. @vanessa
    you have to put this code in the sidebar.php:
    <?php get_links_list(); ?>

    by http://www.gravatar.com/ Comment von jaman — 30.05.2006 @ 9:11
  42. First, thanks for the prompt response to my question.

    Now, for another question: Is there anyway of unframing FakeFrame? It is the layout and color combination that I really like.

    Again, thanks.

    by http://www.gravatar.com/ Comment von Vanessa — 30.05.2006 @ 16:29
  43. Me again, with what I hope is a final question. How can I put a tagline under the weblog title?

    Thanks.

    by http://www.gravatar.com/ Comment von Vanessa — 30.05.2006 @ 16:35
  44. @vanessa
    try this css file:
    http://www.northern-web-coders.de/blog/uploads/style.zip
    but what is a tagline :?:

    by http://www.gravatar.com/ Comment von jaman — 30.05.2006 @ 18:01
  45. Thanks for the style file.

    A tagline gives a brief description of the weblog. If you visit our “Think” blog
    http://blogs.lifechurchministries.org/think/ , you will see under the title, “Fresh perspective on the Christian life”. This is done by going to WP Site Admin >> Options >> General where you can enter the Weblog Title and Tagline.

    by http://www.gravatar.com/ Comment von Vanessa — 31.05.2006 @ 1:36
  46. @vanessa
    you can try this code to show the tagline:
    <?php bloginfo('description'); ?>

    by http://www.gravatar.com/ Comment von jaman — 31.05.2006 @ 8:51
  47. CSS positioning is still a challenge for me. I got my tag, but can not seem to place is under “Come Sunday” and over the background image.

    Thanks.

    by http://www.gravatar.com/ Comment von Vanessa — 31.05.2006 @ 13:41
  48. @vanessa
    you got it :wink:

    by http://www.gravatar.com/ Comment von jaman — 31.05.2006 @ 15:32
  49. Thanks for all of you help. After asking how to place the tagline, I carefully read the CSS and the header code, and slowly figured it out. Thanks for have the code and CSS in american english.

    May God bless you. :smile:

    by http://www.gravatar.com/ Comment von Vanessa — 01.06.2006 @ 4:31
  50. [...] – in wp-content/plugins/singapore/templates/default/ aus der header und footer.php alle html-head-Tags gelöscht – aus der main.css alle Informationen in die style.css des Wordpress-Templates kopiert – jetzt muss ich nur noch rausfinden, warum position:fixed in der Galerie nicht mit dem IE funktioniert. Der Rest des herrlichen Themes Framefake funktioniert auch. [...]

    by http://www.gravatar.com/ Pingback von » Wordpress Galerie :: Gutes von Morgen — 30.06.2006 @ 11:56
  51. Hello,

    I am using your theme Framefake. Thanks for the great theme!

    Simple question: How do I change the background color (the colors on each side) please?

    Marcus

    by http://www.gravatar.com/ Comment von Marcus — 17.07.2006 @ 7:37
  52. @marcus
    the background is a image.
    you have to change the color in the background.gif.

    by http://www.gravatar.com/ Comment von jaman — 17.07.2006 @ 9:59
  53. @jaman
    Thanks – but maybe I wasn’t clear – I want to change the colors of the side margins. I’ve tried changing the background.gif and it only affects the middle part.

    by http://www.gravatar.com/ Comment von Marcus — 17.07.2006 @ 18:09
  54. @marcus
    you can change the color of the side magines in the css file. look for this line:
    background: url(images/background.gif) center repeat-y;
    and put some color in it… like:
    background: #FF0000 url(images/background.gif) center repeat-y;
    but you have to change the background.gif accordingly.

    by http://www.gravatar.com/ Comment von jaman — 18.07.2006 @ 9:04
  55. @jaman

    Thanks a million! That did the trick and the site now looks almost exactly the way I wanted it. Take care.

    by http://www.gravatar.com/ Comment von Marcus — 19.07.2006 @ 1:50
  56. [...] Framefake Theme [...]

    by http://www.gravatar.com/ Pingback von wordpress主题模板推荐 - 找问题娱乐互动网 — 25.12.2006 @ 7:58
  57. [...] Framefake Theme [...]

    by http://www.gravatar.com/ Pingback von Find The Pie » Blog Archive » Wordpress Themes? — 21.01.2007 @ 19:52
  58. Love your FrameFake tempalte. The footer is pushed over to the right only in IE not in FireFox, can you help?

    by http://www.gravatar.com/ Comment von zoe — 07.06.2007 @ 23:16
  59. @ zoe

    i checked ie6 and ie7 on win xp and can’t see any problems with ie.

    by http://www.gravatar.com/ Comment von jaman — 08.06.2007 @ 7:46
  60. @ zoe

    i take a look at your css again…
    you have to add “position: fixed;” to p.credit :smile:

    by http://www.gravatar.com/ Comment von jaman — 09.06.2007 @ 10:04
  61. Hey! I’ve been using NWC for years now, just editing the CSS when I get bored. I still love it, so thanks!

    http://www.confuzzled.nl

    P.S. If you want to submit a comment, it still says “abschicken” – I’ve left it as a joke. :)

    by http://www.gravatar.com/ Comment von Hannah — 19.06.2007 @ 17:30
  62. Hi, ich finde deine Designs sehr schön, ich wäre dir überaus dankbar, wenn du mir eine Frage beantworten könntest. Wie bekommst schaffst du es, dass dein Layout eigentlich Barrirefrei ist. Hab es mal getestet und es wird eigentlich in allen Browsern valide dargestellt. Was ist dein Rezept. Möchtest du da was rausrücken. bütttee :cry:

    by http://www.gravatar.com/ Comment von Marucs — 26.10.2007 @ 6:12
  63. @marcus
    erstmal danke für die blumen ;-)
    was soll ich sagen…

    meine vorgehensweise beim erstellen von webseiten ist, dass ich erstmal alles für firefox erstelle und mich dann mit den restlichen browsern beschäftige.
    css-hacks für den ie6 und 7 gibts massig.
    im nn7 sowie opera9+ gibt es eigentlich fast keine unterschiede zu firefox.

    vieleicht hilft dir das weiter :mrgreen:

    by http://www.gravatar.com/ Comment von jaman — 26.10.2007 @ 12:13
  64. [...] FlyHigher FlyHigher 2.0 Foliage Mod testato con WP 2.0 Follow Me ForumED Foundation 3 COLONNE Framefake Theme Fresh 3 COLONNE Fresh Bananas Frusti Fundamental Funny Pictures G-S Theme GanjaPress Garden Log [...]

    by http://www.gravatar.com/ Pingback von 981 temi gratuiti per Worpress - MAMBRO MP3 & WAREZ FREE DOWNLOAD NETWORK — 06.12.2007 @ 10:44
  65. [...] Framefake Theme [...]

    by http://www.gravatar.com/ Pingback von Musa Çelik » Blog Archive » wordpress ücretsiz tema listeleri - 3 — 21.01.2008 @ 18:37

RSS-Feed für Kommentare zu diesem Artikel.

Die Kommentarfunktion ist zur Zeit leider deaktiviert.