also da ich kein Geld zahlen möchte damit ich ein design an ilch angepasst bekomme, versuche ich mich mal selbst dran. Dabei brauch ich allerdings ein bisschen Hilfe, hoffe ihr gebt mir Tipps und helft mir

Also ich hab mir die Tutorials angeschaut und versuche das jetzt naczubasteln.. bisher kläglich weil am ende von einem design nichts zu sehen ist. Könnt ihr mir vielleicht sagen ob ich prinzipiell richtig liege oder das ganze komplett falsch angehe?
die index.html vom design
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{TITLE}</title> <link rel="stylesheet" type="text/css" href="perfect.css" /> <script type="text/javascript"> <!-- function Roster(usrName) { var collection = usrName; document.getElementById('namedisplay').innerHTML = collection; } function RosterClean() { document.getElementById('namedisplay').innerHTML = "Hover Above"; } // --> </script> <!--[if lt IE 7]> <script defer type="text/javascript" src="pngfix.js"></script> <![endif]--> <!-- /* * Copyright 2009 ClanTemplates.com * DredworkZ is a free template by Agressions and Keyl10 at ClanTemplates.com * No part of this file may be redistributed without written permission * Design by Agressions - http://agressions.com * Coded by Keyl10 - http://xhtmlpros.com */ --> </head> <body> <div id="container"> <ul id="nav"> <li><a id="nav_home" href="?index.php"><span><img src="include/designs/neu/i/nav_home.jpg" alt="" /></span></a></li> <li><a id="nav_roster" href="?roster.php"><span><img src="include/designs/neu/i/nav_roster.jpg" alt="" /></span></a></li> <li><a id="nav_matches" href="?matches.php"><span><img src="include/designs/neu/i/nav_matches.jpg" alt="" /></span></a></li> <li><a id="nav_infotainment" href="?infotainment.php"><span><img src="include/designs/neu/i/nav_infotainment.jpg" alt="" /></span></a></li> <li><a id="nav_forums" href="?forums.php"><span><img src="include/designs/neu/i/nav_forums.jpg" alt="" /></span></a></li> <li><a id="nav_aboutus" href="?aboutus.php"><span><img src="include/designs/neu/i/nav_aboutus.jpg" alt="" /></span></a></li> <li><a id="nav_achievements" href="achievements.php"><span><img src="include/designs/neu/i/nav_achievements.jpg" alt="" /></span></a></li> <li><a id="nav_contact" href="?contact.php"><span><img src="include/designs/neu/i/nav_contact.jpg" alt="" /></span></a></li> <li><a id="nav_sponsors" href="?sponsors.php"><span><img src="include/designs/neu/i/nav_sponsors.jpg" alt="" /></span></a></li> </ul> <div id="banner"></div> <div id="left"> <div id="head_forum_login"></div> <div class="left_box"> {_boxes_login} <div class="clear"></div> </div> <div id="recent_matches"></div> {_boxes_nextwars} <div id="last_matches"></div> {_boxes_lastwars} <div id="most_downloaded_files"></div> {_boxes_online} </div> <div id="center"> <div class="content_border"> <div class="content"> {EXPLODE} <div class="clear"></div> </div> </div> </div> <div id="right"> <div id="head_sponsor"></div> <div class="right_box"> <center><a href="www.clantemplates.com"><img src="include/designs/neu/i/clantemplates_head_sponsor.png" alt="" /></a></center> </div> <div id="main_sponsors"></div> <div id="sponsors"> <a href="http://www.letsbrowse.net/"><img src="include/designs/neu/i/lets_browse.jpg" alt="" /></a> <a href="http://www.xhtmlpros.com/"><img src="include/designs/neu/i/xhtml_pros.jpg" alt="" /></a> </div> </div> <div class="clear"></div> </div> <div id="footer"> <a id="ctrelease" href="http://www.clantemplates.com"></a> <div id="foot"> <p>© content copyright 2009 <strong>DREDWORKZ</strong>.</p> <p>No items may be reproduced without permission of the original owner.</p> </div> <div id="footer_right"> <a href="http://www.letsbrowse.net" id="lb"></a> <a href="http://www.xhtmlpros.com" id="xp"></a> <div id="footer_fix">ctdredworkz</div></div> </div> </body> </html> |
betroffene Homepage: gotr-clan.bplaced.net/
Zuletzt modifiziert von LittleBIGFan am 11.01.2010 - 15:57:19