deathangel Posted April 20, 2011 Report Share Posted April 20, 2011 (edited) jautājums, kāpēc man tās krāsas tur ir nobīdījušās vai kas? apvienoju foruma augšu ar sākumlapas un var kaut kā to foruma headeri aizvākt? ar to calendar un to? Edited April 20, 2011 by deathangel Quote Link to comment Share on other sites More sharing options...
deathangel Posted April 23, 2011 Author Report Share Posted April 23, 2011 lūdzu palīdziet... Quote Link to comment Share on other sites More sharing options...
daGrevis Posted April 24, 2011 Report Share Posted April 24, 2011 Visticamāk kur aizmirsts atvērt/aizvērt tagu. Man minēt tālāk, vai arī parādīsi kodu (ne jau tāpēc, ka neviens nezin - Tev nepalīdz)? Quote Link to comment Share on other sites More sharing options...
deathangel Posted April 24, 2011 Author Report Share Posted April 24, 2011 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=<% CHARSET %>" /> <link rel="shortcut icon" href="favicon.ico" /> <title><% TITLE %></title> <% GENERATOR %> <% CSS %> <% JAVASCRIPT %> </head> <body> <head> <link rel="stylesheet" href="http://hektorscrew.ez.lv/stils.css" type="text/css" /> <link type="image/x-icon" href="/style/favicon.ico" rel="shortcut icon" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Description" content="Hektors Crew website" /> </head> <body> <div id="container"> <div id="header"> </div> <ul id="navigation"> <li><a href="http://hektorscrew.ez.lv/">Sākums</a></li> <li><a href="http://hektorscrew.ez.lv/forums">Forums</a></li> <li><a href="/crew.php">Crew sastāvs</a></li> <li><a href="/crew.php">Bilžu albūms</a></li> </ul> <% BOARD HEADER %> <% MEMBER BAR %> <div id="ipbwrapper"> <% NAVIGATION %> <!--IBF.NEWPMBOX--> <% BOARD %> <% BOARD FOOTER %> <% STATS %> <% COPYRIGHT %> </div> </body> </html> atradu, ka <div id="container"> nav beigās </div>, bet nevaru saprast, kur jāliek... Quote Link to comment Share on other sites More sharing options...
daGrevis Posted April 24, 2011 Report Share Posted April 24, 2011 1) Kāpēc Tev ir divi head tagi? 2) Kāpēc Tev ir tukšs div#header tags (ja vien Viņam nav ar CSS/JS piešķirts kaut kas, bet šaubos)? 3) Latviski būtu "albums", nevis "albūms", 4) Tev vajag aizvērt div#container, un aizverošais </div> ir jāliek tieši pirms </body>; Quote Link to comment Share on other sites More sharing options...
deathangel Posted April 24, 2011 Author Report Share Posted April 24, 2011 1. darīju visu pēc pamācības un tur nekas nebija teikts, ka vajag ņemt head nost 2. viņam css ir, rekur kods, ja vajadzīgs #header { padding: 0px; margin: 0px; background: url(/images/title.jpg) #666 no-repeat; color: inherit; height: 150px; width: 940px; } 3. pa to albūmu pilnīgi vienalga 4. ieliku, bet pilnībā nekas nemainījas, tāds pats izskats, rekur it kā noņemu tos head tagus, divus, </div> ieliku pirms body, bet nekas nemainījas, rekur kods, kā tagad izskatās <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=<% CHARSET %>" /> <link rel="shortcut icon" href="favicon.ico" /> <title><% TITLE %></title> <% GENERATOR %> <% CSS %> <% JAVASCRIPT %> <body> <link rel="stylesheet" href="http://hektorscrew.ez.lv/stils.css" type="text/css" /> <link type="image/x-icon" href="/style/favicon.ico" rel="shortcut icon" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Description" content="Hektors Crew website" /> </head> <body> <div id="container"> <div id="header"> </div> <ul id="navigation"> <li><a href="http://hektorscrew.ez.lv/">Sākums</a></li> <li><a href="http://hektorscrew.ez.lv/forums">Forums</a></li> <li><a href="/crew.php">Crew sastāvs</a></li> <li><a href="/crew.php">Bilžu albūms</a></li> </ul> <% BOARD HEADER %> <% MEMBER BAR %> <div id="ipbwrapper"> <% NAVIGATION %> <!--IBF.NEWPMBOX--> <% BOARD %> <% BOARD FOOTER %> <% STATS %> <% COPYRIGHT %> </div></div> </body> </html> Quote Link to comment Share on other sites More sharing options...
daGrevis Posted April 24, 2011 Report Share Posted April 24, 2011 Ko? Kāpēc iekš <head> taga ir atverošais <body> tags? Kāpēc ir divi atverošie <body> tagi?! Tālāk pat neskatījos... Tu gan paskaties šo lapu par suņiem! Quote Link to comment Share on other sites More sharing options...
daGrevis Posted April 24, 2011 Report Share Posted April 24, 2011 P.S. Es tā padomāju... Iespējams, ja izlabosi "albūms" - viss aizies. Vienkārši atceros, ka kaut kur lasīju, ka jaunajos pārlūkos ir iebūvēta tāda "fīča", ka ne tikai pārbauda, vai HTML atbilst W3 standartiem, bet arī visai gramatikai jābūt pareizai. Šķiet tur tā problēma! Quote Link to comment Share on other sites More sharing options...
deathangel Posted April 24, 2011 Author Report Share Posted April 24, 2011 ā, ļoti smieklīgi tātad rekur ir pamācība- http://help.roleeks.lv/thread-96.html tur arī ir divi atveroši body tagi par to kāpēc head tagā ir body tags, es meiģināju izdzēst, jo tu pateici, kāpēc ir divi head tagi, bet apkaunoju sevi un sajaucu, kurus dzēst un sapratu, ka nemaz nevajag dzēst nevienu no viņiem! Quote Link to comment Share on other sites More sharing options...
daGrevis Posted April 24, 2011 Report Share Posted April 24, 2011 Interesanta pamācība, kur ir divi <head> tagi! Nu lai ko izveidotu kaut ko ir jāzina kaut ka pamati... http://pastie.org/1828566 Quote Link to comment Share on other sites More sharing options...
deathangel Posted April 24, 2011 Author Report Share Posted April 24, 2011 nē nē, jau sapratu, kas notikās, tikai jautājums tagad būs vai tā var redzi, man uz container ir uzlikta bilde, kura ir sākumlapā, nu spied šeit,redzēsi šo bildi es pārmainīju, lai visa ir vienādā krāsā, pārmainīju nosaukumu coontainer un ieliku forumā un lūk, forumā šo problēmu vairs nevar pamanīt, bet jautājums vai tā var darīt vispār? Quote Link to comment Share on other sites More sharing options...
codez Posted April 24, 2011 Report Share Posted April 24, 2011 Uzliec uz Firefox Firebug pluginu, vai izmanto Crome developer tools un ar Inspect rīku paskaties, kas tieši atrodas tajā vietā, kura tev nepatīk. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.