Beste SD'ers,
Ik heb een index pagina en er zit een stylesheet bij.
Als ik nu de inhoud van de index pagina kopieer en ook in de contact pagina plak geeft hij bij de contactpagina geen kleuren dat soort dingen en bij index wel hoe kan dit? ik heb exact hetzelfde erin.
- Stylesheet
-
12-09-2011, 21:51 #1
- Berichten
- 65
- Lid sinds
- 14 Jaar
Stylesheet
-
-
12-09-2011, 21:54 #2
- Berichten
- 912
- Lid sinds
- 14 Jaar
Re: Stylesheet
kun je voorbeeldje laten zien
zou kunnen dat er inde index nog t een en ander meer staat wat niet is mee gekopieerd?
-
12-09-2011, 22:06 #3
- Berichten
- 65
- Lid sinds
- 14 Jaar
Re: Stylesheet
Dit is een stukje van de index:
Code:<?PHP session_start(); require_once ( 'include/database.inc.php'); require_once ( 'include/secure.inc.php'); require_once ( 'ideal/TargetPayIdeal.class.php'); ?> <!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> <!-- Metatags --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Language" content="nl" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <title>Justfor1day.nl - Dagaanbiedingen binnen 48 uur geleverd!</title> <meta name="title" content="title" /> <meta name="keywords" content="keywords" /> <meta name="description" content="description" /> <meta name="copyright" content="copyright" /> <meta name="author" content="author" /> <!-- Metatags --> <!-- Stylesheets --> <link rel="stylesheet" href="reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="style.css" type="text/css" media="screen" /> <!-- Stylesheets --> <!-- Javascripts --> <script type="text/javascript" src="lightbox.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js" type="text/javascript"></script> <script src="js/slides.min.jquery.js" type="text/javascript"></script> <script type="text/javascript"> function showKosten(str) { if (str=="") { document.getElementById("txtHint1").innerHTML=""; return; } if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 && xmlhttp.status==200) { document.getElementById("txtHint1").innerHTML=xmlhttp.responseText; } } xmlhttp.open("GET","totaal_kosten.php?q="+str,true); xmlhttp.send(); } </script> <script type="text/javascript"> $(function(){ $('#slides').slides({ generateNextPrev: false, play: 4500 }); }); </script> <!-- Javascripts --> </head>
Code:@font-face { font-family: 'TitilliumText22LRegular'; src: url('font/TitilliumText22L003-webfont.eot'); src: url('font/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'), url('font/TitilliumText22L003-webfont.woff') format('woff'), url('font/TitilliumText22L003-webfont.ttf') format('truetype'), url('font/TitilliumText22L003-webfont.svg#TitilliumText22LRegular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TitilliumText22LMedium'; src: url('font/TitilliumText22L004-webfont.eot'); src: url('font/TitilliumText22L004-webfont.eot?#iefix') format('embedded-opentype'), url('font/TitilliumText22L004-webfont.woff') format('woff'), url('font/TitilliumText22L004-webfont.ttf') format('truetype'), url('font/TitilliumText22L004-webfont.svg#TitilliumText22LMedium') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TitilliumText22LBold'; src: url('font/TitilliumText22L005-webfont.eot'); src: url('font/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'), url('font/TitilliumText22L005-webfont.woff') format('woff'), url('font/TitilliumText22L005-webfont.ttf') format('truetype'), url('font/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TitilliumText22LXBold'; src: url('font/TitilliumText22L006-webfont.eot'); src: url('font/TitilliumText22L006-webfont.eot?#iefix') format('embedded-opentype'), url('font/TitilliumText22L006-webfont.woff') format('woff'), url('font/TitilliumText22L006-webfont.ttf') format('truetype'), url('font/TitilliumText22L006-webfont.svg#TitilliumText22LXBold') format('svg'); font-weight: normal; font-style: normal; } body { font-family: Arial, Helvetica, Garuda, sans-serif; font-size: 12px; color: #000000; line-height: 20px; background-color: #FFFFFF; } p { padding: 10px 0; } h1 { font-family: 'TitilliumText22LBold', Arial, sans-serif; color: #ff6600; font-size: 18px; font-weight: normal; border-bottom: 1px dashed #99cccc; padding-bottom: 10px; } label { font-family: 'TitilliumText22LMedium', Arial, sans-serif; color: #000; font-size: 14px; display: inline-block; width: 160px; } form li { list-style: none; padding: 5px;
Iemand een idee?
Aanvullend bericht:
niemand?
Aanvullend bericht:
opgelost kan gesloten worden.Laatst aangepast door Ralph Rouvoet : 13-09-2011 om 22:22 Reden: Automatisch samengevoegd.
Plaats een
- + Advertentie
- + Onderwerp
Marktplaats
Webmasterforum
- Websites algemeen
- Sitechecks
- Marketing
- Domeinen algemeen
- Waardebepaling
- CMS
- Wordpress
- Joomla
- Magento
- Google algemeen
- SEO
- Analytics
- Adsense
- Adwords
- HTML / XHTML
- CSS
- Programmeren
- PHP
- Javascript
- JQuery
- MySQL
- Ondernemen algemeen
- Belastingen
- Juridisch
- Grafisch ontwerp
- Hosting Algemeen
- Hardware Info
- Offtopic