ashais13 Posted April 6, 2010 Report Share Posted April 6, 2010 (edited) Vajadzētu nelielu palīdzību.. - Gribu panākt to lai Karodziņi būtu uz bannera, bet īsti nevaru izdomāt kā to dabūt gatavu.. Nedaudz no Index.php Edited April 6, 2010 by ashais13 Quote Link to comment Share on other sites More sharing options...
Pentiums Posted April 6, 2010 Report Share Posted April 6, 2010 izskatās ka karodziņi jāliek šajā failā <? include "inc/logo.php"?> Quote Link to comment Share on other sites More sharing options...
lostz Posted April 6, 2010 Report Share Posted April 6, 2010 it kā kā šādi vajadzētu sanākt, tik pārliec kā pašam vajag, un ieliec tikai iekšā to <? include "inc/logo.php"?> <div id="#"> <div id="header"><div style="float:right; margin-top:130px; border:1px solid #ccc;"><a href='#' onMouseOver='this.href="#";'><img width='80' height='15' border='0' alt='ping' src="#" /></a> </div></div> Quote Link to comment Share on other sites More sharing options...
Pentiums Posted April 6, 2010 Report Share Posted April 6, 2010 kas tās par šausmām? :D:D <img width='80' height='15' border='0' alt='ping' src="#" /> Quote Link to comment Share on other sites More sharing options...
ashais13 Posted April 6, 2010 Author Report Share Posted April 6, 2010 (edited) izskatās ka karodziņi jāliek šajā failā <? include "inc/logo.php"?> Man headeris stāv php failā, jo vnk gribēju lai headeri mainās.. - Mēģināju, bet nu galīgi nekā.. it kā kā šādi vajadzētu sanākt, tik pārliec kā pašam vajag, un ieliec tikai iekšā to <? include "inc/logo.php"?> <div id="#"> <div id="header"><div style="float:right; margin-top:130px; border:1px solid #ccc;"><a href='#' onMouseOver='this.href="#";'><img width='80' height='15' border='0' alt='ping' src="#" /></a> </div></div> Mēģināju, bet efekts apmēram tāds pats kā pirmajā bildē.. Laikam jāpievieno kkas css failā iekš headera, bet kas..?? - #header { background-color:#111111; height: 140px; width: 931px; margin: 0 auto; } Edited April 6, 2010 by ashais13 Quote Link to comment Share on other sites More sharing options...
Pentiums Posted April 6, 2010 Report Share Posted April 6, 2010 daa labaak iedod lapas uzgenereeto sourci no brauzera + css Quote Link to comment Share on other sites More sharing options...
ashais13 Posted April 6, 2010 Author Report Share Posted April 6, 2010 (edited) Šaubos, ka tas patiešam ir vajadzīgs, jo problēmas sakne noteikti ir šeit..>> - JA uzlieku headeri caur css, tad viss iet, bet kad lieku šādi tad viņš dara tā kā pirmajā bildē parādīts.. <?php $result_random=rand(1, 100); if($result_random<=70){ echo "<img SRC='../pic/headers/1.png'>"; } elseif($result_random<=90){ echo "<img SRC='../pic/headers/2.png'>"; } elseif($result_random<=100){ echo "<img SRC='../pic/headers/3.png'>"; } ?> Edited April 6, 2010 by ashais13 Quote Link to comment Share on other sites More sharing options...
Pentiums Posted April 6, 2010 Report Share Posted April 6, 2010 Nu tad liec tos karogus virsū izmantojot CSS position:absolute;, vai arī iemet to headeri kā backgroundu divam un iekš diva liec karogus. Tava izvēle. es izvēlos otro. Quote Link to comment Share on other sites More sharing options...
ashais13 Posted April 6, 2010 Author Report Share Posted April 6, 2010 Paldies Pentium, izmantoju pirmo variantu.!! - Tgd viss okēe.. ;) :* Quote Link to comment Share on other sites More sharing options...
lostz Posted April 6, 2010 Report Share Posted April 6, 2010 kas tās par šausmām? :D:D <img width='80' height='15' border='0' alt='ping' src="#" /> tas ir randomam, tas ir piemērs. pēc tā vadoties var saprast kā apm jābūt.. var redzēt ka proti tik kopēt... Quote Link to comment Share on other sites More sharing options...
Pentiums Posted April 6, 2010 Report Share Posted April 6, 2010 (edited) es tak esmu viens no tiem kopētājiem kas tik kopē un kopē un domā ka programmēšana un markup sastāv no vienas kopēšanas vien :D:D Edited April 6, 2010 by Pentiums Quote Link to comment Share on other sites More sharing options...
lostz Posted April 6, 2010 Report Share Posted April 6, 2010 (edited) es tak esmu viens no tiem kopētājiem kas tik kopē un kopē un domā ka programmēšana un markup sastāv no vienas kopēšanas vien :D:D um... sorī es 2 postus var teikt sapludinaju, 1 tev un otrs ashajam. sorī. :] PS. pats tikai tagad iebraucu :D Edited April 6, 2010 by lostz Quote Link to comment Share on other sites More sharing options...
ashais13 Posted April 7, 2010 Author Report Share Posted April 7, 2010 Viss tač kārtībā tpt sapratu, ko tu ar to domāji.. 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.