Jump to content

cloevvold

Members
  • Posts

    29
  • Joined

  • Last visited

    Never

Everything posted by cloevvold

  1. I use FireBoard in my joomla install.. and I like it a lot.. But I have an issue that I would like to get fixed. I really hope that there is someone here that can help me?? Im using the latest post module at the bottom of the forum but im annoyed of the fact that it shows all the replies of a topic and not just the latest one. Sometimes it says 5x Re:Blubb and I just want to show it once (even better: only the topics title) but in the order that the topic that was replied to last is the first one in the list. Remove the Re thing totaly.. So it works more like it does here in this forum.. I really hope that someone knows FireBoard here.. I really need help here ???
  2. Nope... I am sorry... No change in IE... I use this with Joomla.
  3. No im sorry... It dosent work...
  4. Why dosent this border show up in IE.. It works fine in FF: #top_menu { width : 100%; float : left; height : 0px; line-height : 10px; padding : 0; margin : 0; border-top : 2px solid #950000; } Hope that someone can help me here..
  5. The path to the folder that the news text files is: nyheter/news/ And I have changed the path to that.. But I still have this error.. And the last news are not shown?
  6. I have now puttet this code on my frontpage, but I cant get the last news to be shown there, and cant se any link to go to the main newspage to read the rest of the news. It looks like this: I understand that You dont want to write every single line that is nedded to get this to work, But I really think I need it
  7. I am so sorry... But I am a really newbie at this So I dont know how to output and so on Can u show me an example on how to make the latest article show on a page.. Im really sorry... but I need a deeper explanation here...
  8. Im really sorry... I cant seems to get it in ... can u show me how?? ... This is where I want my latest news want to be shown on the mainpage of the site: <div class="box"> <br /><br /> <strong>Latest News:</strong><br /> <br />latest news will be shown here. </div> This is in the index.php in root of the site.. The news page is: nyheter/index.php
  9. Looks much better... Only 2 things I want to get sorted out.. Would like pagination to display at the bottom of the page... under the last news on the page.. not on the button... And If you know about a way I can display the latest news (only one) on another page... with a link that says: "read more news" that goes to the main news page
  10. Looks like obsidian code works... But there is some issues.. Now I have 7 news in my page.. and when I go to page 2 it shows the last 2 posted.. and after that it shows several lines (the lines that seperates the news).. Looks like this: And is it possible to make pagination appear on the bottom of the news.. in the center? Thanks in advance
  11. The only files in this script is index.php... the script I have posted.. and admin.php, to post news. And all newsfile get saved in a own textfile (notepad), one notepad file per news. Im sorry.. Im really new at this, so I didnt understand all that you wrote Hope it is possible to make this work :-\
  12. I have this script: <?php // This function reads all available news function getNewsList(){ $fileList = array(); // Open the actual directory if ($handle = opendir("news")) { // Read all file from the actual directory while ($file = readdir($handle)) { if (!is_dir($file)) { $fileList[] = $file; } } } rsort($fileList); return $fileList; } ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link href="style/style.css" rel="stylesheet" type="text/css" /> </head> <body> <table width="100%"> <?php $list = getNewsList(); foreach ($list as $value) { $newsData = file("news/".$value); $newsTitle = $newsData[0]; $submitDate = $newsData[1]; unset ($newsData['0']); unset ($newsData['1']); $newsContent = ""; foreach ($newsData as $value) { $newsContent .= $value; } echo "<tr><th align='left'>$newsTitle</th><th align='right'>$submitDate</th></tr>"; echo "<tr><td colspan='2'><br>".$newsContent."<br/><br><hr size='1'/><br></td></tr>"; } ?> It reads news from flat (text files) I need to have pagination on this script, so it only shows 5 news on each page. And I would like to be able to show the last news, that only shows 1 news, "the latest one" on another page, with a link under "read more news".. that points to the page with all news. I really hope someone can help me here... Im stuck.. and should have this out soon..
  13. I have a problem with a script that sends out email, and works perfectly from one server, but does not work and dont send the mai from another server. I hope that someone can tell me whats wrong?? This is phpinfo from the server that everything is working: http://www.cloevvold-photo.com/phpinfo.php and this is phpinfo from the server that dont send the email: http://www.noramas.no/phpinfo.php And here is the script that only works from the one server: <?php error_reporting(0); ?> <!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" /> <meta http-equiv="content-type" content="text/html;charset=ISO 8859-1" /> <meta name="generator" content="Adobe GoLive" /> <title>Noram Produkter A/S - Ventilasjon P Naturens Vilkr</title> <link rel="stylesheet" href="../../css/lightbox.css" type="text/css" media="screen" /> <script src="../../js/prototype.js" type="text/javascript"></script> <script src="../../js/scriptaculous.js?load=effects" type="text/javascript"></script> <script src="../../js/lightbox.js" type="text/javascript"></script> <style type="text/css"> #lightbox, #overlay { z-index:10000 !important; } </style> <link href="../../css/style.css" rel="stylesheet" type="text/css" media="all" /> </head> <body> <!-- ImageReady Slices (1_home.psd - Slices: 01, 03) --> <table width="759" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="759" height="566" ALT="" valign="top" bgcolor="#FFFFFF"> <table width="759" border="0" cellpadding="0" cellspacing="0"> <tr> <td bgcolor="white" width="271" height="566" valign="top" alt="" style="background-position:bottom; background-repeat:no-repeat " background="../../bilder/hoved_design/buisness.jpg"><img src="../../bilder/hoved_design/logo.jpg" alt="" height="69" width="271" usemap="#logo16be78b" border="0" /><map name="logo16be78b"><area shape="rect" coords="27,14,243,58" href="../../index.html" alt="" /></map></td> <td width="488" height="566" alt="" valign="top" style="background-position:top right; background-repeat:no-repeat " background="../../bilder/hoved_design/girl.jpg"> <table width="488" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="5"> <menumachine name="mainmenu" id="m17wmfia"> <csobj t="Component" csref="../../menumachine/mainmenu/menuspecs.menudata"><noscript> <p><a class="mm_no_js_link" href="../../menumachine/mainmenu/navigation.html">Site Navigation</a></p> </noscript> </csobj> <script type="text/javascript"><!-- var mmfolder=/*URL*/"../../menumachine/",zidx=1000; //--></script> <script type="text/javascript" src="../../menumachine/menumachine2.js"></script> <script type="text/javascript" src="../../menumachine/mainmenu/menuspecs.js"></script> </menumachine> </td> </tr> </table> <div style="margin-left:31px; margin-top:24px; width:340px "> <br /> <br /> <img src="../../bilder/hoved_design/ventilasjon.jpg" alt="" width="232" height="20" border="0" /><br /> <br /> </div> <div style="margin-top:20px "> <table width="486" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td background="../../bilder/hoved_design/red_td.jpg" width="486" height="33" ALT="" valign="top"> <div style="margin-top:1px "> <table width="486" height="32" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="background-position:right; background-repeat:repeat-y " colspan="2" valign="top" width="486"> <div style="margin-left:29px; margin-top:12px "> <span class="bot_men"><b><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Bestilling</font></b></span></div> </td> </tr> </table> </div> </td> </tr> <tr> <td width="486" height="312" ALT="" valign="top"> <table width="486" height="407" border="0" cellspacing="0" cellpadding="0" background="../../bilder/hoved_design/px1.jpg" style="background-position:right; background-repeat:repeat-y "> <tr> <td class="box_bestill" height="407" valign="top" background="../../bilder/hoved_design/px1.jpg" style="background-position:left; background-repeat:repeat-y "> <div style="margin-top:5px "> <div class="box_bestill"> <br /> <br /> <style type="text/css" media="screen"><!-- .readonly { color: #16287c; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } --></style> <?php $produkt = $_POST['produkt']; $name = $_POST['name']; $address = $_POST['address']; $state = $_POST['state']; $city = $_POST['city']; $zip = $_POST['zip']; $country = $_POST['country']; $phone = $_POST['phone']; $email = $_POST['email']; $comments = $_POST['comments']; $fax = $_POST['fax']; $sender_name= decodeuft8($sender_name); $sender_name= utf8_encode($sender_name); $error_msg = ""; $msg = ""; function decodeuft8($str){ $matches = array("¡","¢","£","¤","¥","¦","§","¨","©","ª","«","¬","­","®","¯","°","±","²","³","´","µ","?","¶","•","¸","¹","º","»","¼","½","¾","¿","À","?","Â","Ã","Ä","Å","Æ","Ç","È","É","Ê","Ë","Ì","?","Î","?","?","Ñ","Ò","Ó","","Õ","Ö","×","Ø","Ù","Ú","Û","Ü","?","Þ","ß","" ,"À","á","?","â","Â","ã","Ã","ä","Ä","å","Å","æ","Æ","ç","Ç","è","È","é","É","ê","Ê","ë","Ë","ì","Ì","í","?","î","Î","ï","?","ð","?","ñ","Ñ","ò","Ò","ó","Ó","ô","","õ","Õ","ö","Ö","÷","ø","Ø","ù","Ù","ú","Ú","û","Û","ü","Ü","ý","?","þ","Þ","ÿ","?","Œ","œ","Š","š","Ÿ","Ž","ž","ƒ","ˆ","˜"); $replaces = array("","","","","","","","","","","","","","","","","","","","","","?","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","?","","","","","","","","","",""); return str_replace($matches, $replaces, $str); } if(!$name){ $error_msg .= "Ditt navn \n"; } if($name){ $msg .= "Navn: \t $name \n"; } if(!$address){ $error_msg .= "Din adresse \n"; } if($address){ $msg .= "Adresse: \t $address \n"; } if($city){ $msg .= "Sted: \t $city \n"; } if(!$city){ $error_msg .= "Sted \n"; } if(!$zip){ $error_msg .= "Ditt postnummer \n"; } if($zip){ $msg .= "Postnr: \t $zip \n"; } if(!$phone){ $error_msg .= "Ditt telefonnummer \n"; } if($phone){ $msg .= "Telefon: \t $phone \n"; } if(!$email){ $error_msg .= "Din E-mail \n"; } if($email){ if(!eregi("^[a-zA-Z0-9_\.\-]+@[a-zA-Z0-9\._\-]+\.[a-zA-Z]{2,4}", $email)){ echo "\n<br>E-mail adressen du taset inn er ikke gyldig. Vennligst <a href=\"javascript:history.back()\"><font color=#16287c><u>g</u></font></a> tilbake til forrige side prv igjen.\n<br>"; exit; } $msg .= "E-mail: \t $email \n"; } $sender_email=""; if(!isset($name)){ if($name == ""){ $sender_name="Web Customer"; } }else{ $sender_name=$name; } if(!isset($email)){ if($email == ""){ $sender_email="Customer@website.com"; } }else{ $sender_email=$email; } if($error_msg != ""){ echo "Du har ikke fyllt ut alle feltene:<br>" .nl2br($error_msg) .'<br>Vennligst <a href="javascript:history.back()"><font color=#16287c><u>g</u></font></a> til forrige side prv igjen.'; exit; } $mailheaders = "MIME-Version: 1.0\r\n"; $mailheaders .= "Content-type: text/plain; charset=utf-8\r\n"; $mailheaders .= 'From: '.$sender_name.'<'.$sender_email.'> "\r\n"' . 'Reply-To: '.$sender_email.'<'.$sender_email.'> "\r\n"' . $from="post@noramas.no"; $subject="Bestilling av Filter til Exvent Pingvin"; mail($from,$subject,stripslashes($msg), utf8_encode($mailheaders)); echo "<html>\n<head>\n<title>Noram Produkter AS</title>\n</head>\n<body><font size=2 color=#16287c face=Verdana, Arial, Helvetica, sans-serif><b>Takk for din bestilling!</b></font><br>\n";echo '<font size=1 color=#373737 face=Verdana, Arial, Helvetica, sans-serif><b>Dette er infomasjonen du sendte:</b></font>'."<br><br>\n"; echo nl2br(stripslashes($msg)); echo '<html><br><body><font size=1 color=#373737 face=Verdana, Arial, Helvetica, sans-serif>Med Vennlig Hilsen<br>Noram Produkter AS</font></body></html>'; //This is the end of the PHP code ?> </div> </div> </td> </tr> </table> </td> </tr> </table> </div> </td> </tr> </table> </td> </tr> <tr height="61"> <td width="757" height="61" ALT="" valign="top" background="../../bilder/hoved_design/bottom.jpg"> <table width="757" height="47" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="copy" width="360" valign="top"> <div style="margin-top:4px; margin-right:90px " align="center"> <div class="copy"> <font color="white">Copyright 2005-2007 Noram Produkter A/S<br /> Design og utvikling av nettside - <a href="http://www.cloevvold-photo.com/" target="_blank">Cecilie Lvvold</a></font></div> </div> </td> <td align="center" width="397"> <div align="center" style="margin-top:26px " class="bot_men"> <div class="bottom_links"> <div class="bot_men"> </div> </div> </div> </td> </tr> </table> </td> </tr> </table> <!-- End ImageReady Slices --><br /> <br /> </body> </html> Pleace can someone see whats need to be fixed to make this work..??
  14. Sorry.. Im really new at this, I hope you forgive me.. Where do I Put this?
  15. In html file: </table> Produkt:</td> <td width="236"> <input class="readonly" type="text" name="produkt" value="Filter til Exvent Pingvin" disabled size="28"><br> </td> Php file: $produkt = $_POST['produkt']; $name = $_POST['name']; $address = $_POST['address']; $state = $_POST['state']; $city = $_POST['city']; $zip = $_POST['zip']; $country = $_POST['country']; $phone = $_POST['phone']; $email = $_POST['email']; $comments = $_POST['comments']; $fax = $_POST['fax']; $error_msg = ""; $msg = ""; if(!$name){ $error_msg .= "Ditt navn \n"; } if($name){ $msg .= "Navn: \t $name \n"; } if(!$address){ $error_msg .= "Din adresse \n"; } if($address){ $msg .= "Adresse: \t $address \n"; } if($city){ $msg .= "Sted: \t $city \n"; } if(!$city){ $error_msg .= "Sted \n"; } if(!$zip){ $error_msg .= "Ditt postnummer \n"; } if($zip){ $msg .= "Postnr: \t $zip \n"; } if(!$phone){ $error_msg .= "Ditt telefonnummer \n"; } if($phone){ $msg .= "Telefon: \t $phone \n"; } if(!$email){ $error_msg .= "Din E-mail \n"; } if($email){ if(!eregi("^[a-zA-Z0-9_\.\-]+@[a-zA-Z0-9\._\-]+\.[a-zA-Z]{2,4}", $email)){ echo "\n<br>E-mail adressen du taset inn er ikke gyldig. Vennligst <a href=\"javascript:history.back()\"><font color=#16287c><u>gå</u></font></a> tilbake til forrige side å prøv igjen.\n<br>"; exit; } $msg .= "E-mail: \t $email \n";
  16. Thanks.. That sorted out the message problem in the mail.. now is æøå showing like it should be. But only in the message, In the "From" field in outlook, is æøå still not showing like it should. Something to do with that? I will try to explain the other thing better.. sorry that my english isnt so good :-\ If you see in the code you will see thet I have 2 fields in the form that it set to read only these fields are called: Produkt and Betalingsmåte And the way this script works is that after the user have send the info they get a sceen up about what they filled out. And the field Produkt is not showing on that page. This is a field that the user is not suppose to be able to write something in, but I would like it to show un the top of the list, that shows what who has been filled out. I hope I explained it good enough so someone understand what I mean now ???
  17. *Bump* Isnt there someone here who cant helt me??
  18. I really dont understand this.. isnt <meta http-equiv="content-type" content="text/html;charset=utf-8"/> the right thing to use.. What am i gonna do... and I am going to put this on the web today :'(
  19. I have a few issues with a contact form, and hope that someone can helt me here I wonder if it is possible to make "Produkt" appear in the email and in this message: "Dette er infomasjonen du sendte:" that the user get up after that he or she has send the info, even if I have set it to read only.. The user isnt suppose to be able to change that. I want this to appear at the top of the list (before name "navn") in the user message and the mail. And I have another problem. Special caracters (æøå) works everywhere when the user is filling out and get the message, But in the e-mail it dosent work? Hope someone can help me here Here is the scripts: <!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" /> <meta name="generator" content="Adobe GoLive" /> <title>Noram Produkter A/S - Ventilasjon På Naturens Vilkår</title> <link rel="stylesheet" href="../../css/lightbox.css" type="text/css" media="screen" /> <script src="../../js/prototype.js" type="text/javascript"></script> <script src="../../js/scriptaculous.js?load=effects" type="text/javascript"></script> <script src="../../js/lightbox.js" type="text/javascript"></script> <style type="text/css"> #lightbox, #overlay { z-index:10000 !important; } </style> <link href="../../css/style.css" rel="stylesheet" type="text/css" media="all" /> </head> <body> <!-- ImageReady Slices (1_home.psd - Slices: 01, 03) --> <table width="759" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="759" height="566" ALT="" valign="top" bgcolor="#FFFFFF"> <table width="759" border="0" cellpadding="0" cellspacing="0"> <tr> <td bgcolor="white" width="271" height="566" valign="top" alt="" style="background-position:bottom; background-repeat:no-repeat " background="../../bilder/hoved_design/buisness.jpg"><img src="../../bilder/hoved_design/logo.jpg" alt="" height="69" width="271" usemap="#logo16be78b" border="0" /><map name="logo16be78b"><area shape="rect" coords="27,14,243,58" href="../../index.html" alt="" /></map></td> <td width="488" height="566" alt="" valign="top" style="background-position:top right; background-repeat:no-repeat " background="../../bilder/hoved_design/girl.jpg"> <table width="488" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="5"> <menumachine name="mainmenu" id="m17wmfia"> <csobj t="Component" csref="../../menumachine/mainmenu/menuspecs.menudata"><noscript> <p><a class="mm_no_js_link" href="../../menumachine/mainmenu/navigation.html">Site Navigation</a></p> </noscript> </csobj> <script type="text/javascript"><!-- var mmfolder=/*URL*/"../../menumachine/",zidx=1000; //--></script> <script type="text/javascript" src="../../menumachine/menumachine2.js"></script> <script type="text/javascript" src="../../menumachine/mainmenu/menuspecs.js"></script> </menumachine> </td> </tr> </table> <div style="margin-left:31px; margin-top:24px; width:340px "> <br /> <br /> <img src="../../bilder/hoved_design/ventilasjon.jpg" alt="" width="232" height="20" border="0" /><br /> <br /> </div> <div style="margin-top:20px "> <table width="486" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td background="../../bilder/hoved_design/red_td.jpg" width="486" height="33" ALT="" valign="top"> <div style="margin-top:1px "> <table width="486" height="32" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="background-position:right; background-repeat:repeat-y " colspan="2" valign="top" width="486"> <div style="margin-left:29px; margin-top:12px "> <span class="bot_men"><b><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Bestilling</font></b></span></div> </td> </tr> </table> </div> </td> </tr> <tr> <td width="486" height="312" ALT="" valign="top"> <table width="486" height="407" border="0" cellspacing="0" cellpadding="0" background="../../bilder/hoved_design/px1.jpg" style="background-position:right; background-repeat:repeat-y "> <tr> <td class="box_bestill" height="407" valign="top" background="../../bilder/hoved_design/px1.jpg" style="background-position:left; background-repeat:repeat-y "> <div style="margin-top:5px "> <div class="box_bestill"> <br /> <br /> <style type="text/css" media="screen"><!-- .readonly { color: #16287c; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } --></style> <!-- BEGIN THE COPYING HERE!!!!!!! --><!-- beginning of the form --> <form METHOD=POST ACTION="contact_form.php"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td align="right" width="86"> <table width="10" border="0" cellspacing="0" cellpadding="0"> <tr height="5"> <td width="20" height="5"></td> </tr> </table> Produkt:</td> <td width="236"> <input class="readonly" type="text" name="produkt" value="Filter til Exvent Pingvin" disabled size="28"><br> </td> </tr> <tr height="8"> <td align="right" width="86" height="8"></td> <td width="236" height="8"></td> </tr> <tr> <td align="right" width="86"> <table width="10" border="0" cellspacing="0" cellpadding="0"> <tr height="5"> <td height="5"></td> </tr> </table> Betalingsmåte: </td> <td width="236"> <input class="readonly" type="text" name="produkt" value="Postoppkrav" disabled size="28"></td> </tr> </table> <br> <table border="0" cellspacing="0" cellpadding="0"> <br /> <br /> <br /> </tr> <tr><td align="right" width="86"> <table width="10" border="0" cellspacing="0" cellpadding="0"> <tr height="5"> <td width="20" height="5"></td> </tr> </table> Fullt Navn: </td><td width="240"> <INPUT TYPE="text" NAME="name" size="28"></td></tr> <tr height="8"> <td width="86" height="8"></td> <td width="240" height="8"></td> </tr> <tr><td align="right" width="86"> <table width="10" border="0" cellspacing="0" cellpadding="0"> <tr height="5"> <td width="20" height="5"></td> </tr> </table> Adresse: </td><td width="240"> <INPUT TYPE="text" NAME="address" size="28"></td></tr> <tr height="8"> <td width="86" height="8"></td> <td width="240" height="8"></td> </tr> <tr><td align="right" width="86"> <table width="10" border="0" cellspacing="0" cellpadding="0"> <tr height="5"> <td width="20" height="5"></td> </tr> </table> Sted: </td><td width="240"> <INPUT TYPE="text" NAME="city" size="28"></td></tr> <tr height="8"> <td width="86" height="8"></td> <td width="240" height="8"></td> </tr> <tr><td align="right" width="86"> <table width="10" border="0" cellspacing="0" cellpadding="0"> <tr height="5"> <td width="20" height="5"></td> </tr> </table>Postnummer: </td><td width="240"> <INPUT TYPE="text" NAME="zip" size="6"></td></tr> <tr height="8"> <td width="86" height="8"></td> <td width="240" height="8"></td> </tr> <tr><td align="right" width="86"> <table width="10" border="0" cellspacing="0" cellpadding="0"> <tr height="5"> <td width="20" height="5"></td> </tr> </table> Telefon: </td><td width="240"> <INPUT TYPE="text" NAME="phone" size="28"></td></tr> <tr height="8"> <td width="86" height="8"></td> <td width="240" height="8"></td> </tr> <tr><td align="right" width="86"> <table width="10" border="0" cellspacing="0" cellpadding="0"> <tr height="5"> <td width="20" height="5"></td> </tr> </table> E-mail: </td><td width="240"> <INPUT TYPE="text" NAME="email" size="28"></td></tr> <tr height="8"> <td width="86" height="8"> </td> <td width="240" height="8"></td> </tr> <td width="86"> <div align="right"> <br> </div> </td> <td width="240"><br /> <input type="submit" name="Submit" value="Send" /> <input type="reset" name="reset" value="Reset" /></td> </tr> </table> </form> <!--end of the form --> <!-- END THE COPYING HERE!!!!!!! --> </div> </div> </td> </tr> </table> </td> </tr> </table> </div> </td> </tr> </table> </td> </tr> <tr height="61"> <td width="757" height="61" ALT="" valign="top" background="../../bilder/hoved_design/bottom.jpg"> <table width="757" height="47" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="copy" width="360" valign="top"> <div style="margin-top:4px; margin-right:90px " align="center"> <div class="copy"> <font color="white">Copyright 2005-2007 © Noram Produkter A/S<br /> Design og utvikling av nettside - <a href="http://www.cloevvold-photo.com/" target="_blank">Cecilie Løvvold</a></font></div> </div> </td> <td align="center" width="397"> <div align="center" style="margin-top:26px " class="bot_men"> <div class="bottom_links"> <div class="bot_men"> </div> </div> </div> </td> </tr> </table> </td> </tr> </table> <!-- End ImageReady Slices --><br /> <br /> </body> </html> And <!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" /> <meta name="generator" content="Adobe GoLive" /> <title>Noram Produkter A/S - Ventilasjon På Naturens Vilkår</title> <link rel="stylesheet" href="../../css/lightbox.css" type="text/css" media="screen" /> <script src="../../js/prototype.js" type="text/javascript"></script> <script src="../../js/scriptaculous.js?load=effects" type="text/javascript"></script> <script src="../../js/lightbox.js" type="text/javascript"></script> <style type="text/css"> #lightbox, #overlay { z-index:10000 !important; } </style> <link href="../../css/style.css" rel="stylesheet" type="text/css" media="all" /> </head> <body> <!-- ImageReady Slices (1_home.psd - Slices: 01, 03) --> <table width="759" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="759" height="566" ALT="" valign="top" bgcolor="#FFFFFF"> <table width="759" border="0" cellpadding="0" cellspacing="0"> <tr> <td bgcolor="white" width="271" height="566" valign="top" alt="" style="background-position:bottom; background-repeat:no-repeat " background="../../bilder/hoved_design/buisness.jpg"><img src="../../bilder/hoved_design/logo.jpg" alt="" height="69" width="271" usemap="#logo16be78b" border="0" /><map name="logo16be78b"><area shape="rect" coords="27,14,243,58" href="../../index.html" alt="" /></map></td> <td width="488" height="566" alt="" valign="top" style="background-position:top right; background-repeat:no-repeat " background="../../bilder/hoved_design/girl.jpg"> <table width="488" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="5"> <menumachine name="mainmenu" id="m17wmfia"> <csobj t="Component" csref="../../menumachine/mainmenu/menuspecs.menudata"><noscript> <p><a class="mm_no_js_link" href="../../menumachine/mainmenu/navigation.html">Site Navigation</a></p> </noscript> </csobj> <script type="text/javascript"><!-- var mmfolder=/*URL*/"../../menumachine/",zidx=1000; //--></script> <script type="text/javascript" src="../../menumachine/menumachine2.js"></script> <script type="text/javascript" src="../../menumachine/mainmenu/menuspecs.js"></script> </menumachine> </td> </tr> </table> <div style="margin-left:31px; margin-top:24px; width:340px "> <br /> <br /> <img src="../../bilder/hoved_design/ventilasjon.jpg" alt="" width="232" height="20" border="0" /><br /> <br /> </div> <div style="margin-top:20px "> <table width="486" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td background="../../bilder/hoved_design/red_td.jpg" width="486" height="33" ALT="" valign="top"> <div style="margin-top:1px "> <table width="486" height="32" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="background-position:right; background-repeat:repeat-y " colspan="2" valign="top" width="486"> <div style="margin-left:29px; margin-top:12px "> <span class="bot_men"><b><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Bestilling</font></b></span></div> </td> </tr> </table> </div> </td> </tr> <tr> <td width="486" height="312" ALT="" valign="top"> <table width="486" height="407" border="0" cellspacing="0" cellpadding="0" background="../../bilder/hoved_design/px1.jpg" style="background-position:right; background-repeat:repeat-y "> <tr> <td class="box_bestill" height="407" valign="top" background="../../bilder/hoved_design/px1.jpg" style="background-position:left; background-repeat:repeat-y "> <div style="margin-top:5px "> <div class="box_bestill"> <br /> <br /> <style type="text/css" media="screen"><!-- .readonly { color: #16287c; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } --></style> <? $produkt = $_POST['produkt']; $name = $_POST['name']; $address = $_POST['address']; $state = $_POST['state']; $city = $_POST['city']; $zip = $_POST['zip']; $country = $_POST['country']; $phone = $_POST['phone']; $email = $_POST['email']; $comments = $_POST['comments']; $fax = $_POST['fax']; $error_msg = ""; $msg = ""; if(!$name){ $error_msg .= "Your name \n"; } if($name){ $msg .= "Navn: \t $name \n"; } if(!$address){ $error_msg .= "Your address \n"; } if($address){ $msg .= "Adresse: \t $address \n"; } if($city){ $msg .= "Sted: \t $city \n"; } if(!$zip){ $error_msg .= "Your zip \n"; } if($zip){ $msg .= "Postnr: \t $zip \n"; } if(!$phone){ $error_msg .= "Your phone \n"; } if($phone){ $msg .= "Telefon: \t $phone \n"; } if(!$email){ $error_msg .= "Your email \n"; } if($email){ if(!eregi("^[a-zA-Z0-9_\.\-]+@[a-zA-Z0-9\._\-]+\.[a-zA-Z]{2,4}", $email)){ echo "\n<br>That is not a valid email address. Please <a href=\"javascript:history.back()\">return</a> to the previous page and try again.\n<br>"; exit; } $msg .= "E-mail: \t $email \n"; } $sender_email=""; if(!isset($name)){ if($name == ""){ $sender_name="Web Customer"; } }else{ $sender_name=$name; } if(!isset($email)){ if($email == ""){ $sender_email="Customer@website.com"; } }else{ $sender_email=$email; } if($error_msg != ""){ echo "You didn't fill in these required fields:<br>" .nl2br($error_msg) .'<br>Please <a href="javascript:history.back()">return</a> to the previous page and try again.'; exit; } $mailheaders = "MIME-Version: 1.0\r\n"; $mailheaders .= "Content-type: text/plain; charset=iso-8859-1\r\n"; $mailheaders .= "From: $sender_name <$sender_email>\r\n"; $mailheaders .= "Reply-To: $sender_email <$sender_email>\r\n"; mail("post@cloevvold-photo.com","Bestilling av Filter til Exvent Pingvin",stripslashes($msg), $mailheaders); echo "<html>\n<head>\n<title>Noram Produkter AS</title>\n</head>\n<body><font size=2 color=#16287c face=Verdana, Arial, Helvetica, sans-serif><b>Takk for din bestilling!</b></font><br>\n";echo '<font size=1 color=#373737 face=Verdana, Arial, Helvetica, sans-serif><b>Dette er infomasjonen du sendte:</b></font>'."<br><br>\n"; echo nl2br(stripslashes($msg)); echo '<html><br><body><font size=1 color=#373737 face=Verdana, Arial, Helvetica, sans-serif>Med Vennlig Hilsen<br>Noram Produkter AS</font></body></html>'; //This is the end of the PHP code ?> </div> </div> </td> </tr> </table> </td> </tr> </table> </div> </td> </tr> </table> </td> </tr> <tr height="61"> <td width="757" height="61" ALT="" valign="top" background="../../bilder/hoved_design/bottom.jpg"> <table width="757" height="47" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="copy" width="360" valign="top"> <div style="margin-top:4px; margin-right:90px " align="center"> <div class="copy"> <font color="white">Copyright 2005-2007 © Noram Produkter A/S<br /> Design og utvikling av nettside - <a href="http://www.cloevvold-photo.com/" target="_blank">Cecilie Løvvold</a></font></div> </div> </td> <td align="center" width="397"> <div align="center" style="margin-top:26px " class="bot_men"> <div class="bottom_links"> <div class="bot_men"> </div> </div> </div> </td> </tr> </table> </td> </tr> </table> <!-- End ImageReady Slices --><br /> <br /> </body> </html> I posted the complet code here, with the html in it.. because the special caracters works when its not nested in to the html.. So something most be wrong there..
  20. Sorry... My bad :-\ I see what I have missed now.. Thanks for your answer
  21. I have a script that dosent show Special Characters (æøå) properly. It is a news system. The strange thing is that it works in the newstext, but not on the headline. I hope someone can help me here? This is the scripts: The index page: <!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" /> <meta name="generator" content="Adobe GoLive" /> <title>Noram Produkter A/S - Ventilasjon På Naturens Vilkår</title> <link rel="stylesheet" href="../css/lightbox.css" type="text/css" media="screen" /> <script src="../js/prototype.js" type="text/javascript"></script> <script src="../js/scriptaculous.js?load=effects" type="text/javascript"></script> <script src="./js/lightbox.js" type="text/javascript"></script> <style type="text/css"> #lightbox, #overlay { z-index:10000 !important; } </style> <link href="../css/style.css" rel="stylesheet" type="text/css" media="all" /> </head> <body> <!-- ImageReady Slices (1_home.psd - Slices: 01, 03) --> <table width="759" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="759" height="566" ALT="" valign="top" bgcolor="#FFFFFF"> <table width="759" border="0" cellpadding="0" cellspacing="0"> <tr> <td bgcolor="white" width="271" height="566" valign="top" alt="" style="background-position:bottom; background-repeat:no-repeat " background="../bilder/hoved_design/buisness.jpg"> <div align="left"> <img src="../bilder/hoved_design/logo.jpg" alt="" height="69" width="271" usemap="#logo16be78b" border="0" /><map name="logo16be78b"><area shape="rect" coords="27,14,243,58" href="../index.html" alt="" /></map></div> </td> <td width="488" height="566" alt="" valign="top" style="background-position:top right; background-repeat:no-repeat " background="../bilder/hoved_design/girl.jpg"> <table width="488" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="5"> <menumachine name="mainmenu" id="m17wmfhu"> <csobj t="Component" csref="../menumachine/mainmenu/menuspecs.menudata"><noscript> <p><a class="mm_no_js_link" href="../menumachine/mainmenu/navigation.html">Site Navigation</a></p> </noscript> </csobj> <script type="text/javascript"><!-- var mmfolder=/*URL*/"../menumachine/",zidx=1000; //--></script> <script type="text/javascript" src="../menumachine/menumachine2.js"></script> <script type="text/javascript" src="../menumachine/mainmenu/menuspecs.js"></script> </menumachine> </td> </tr> </table> <div style="margin-left:31px; margin-top:24px; width:340px "> <br /> <br /> <img src="../bilder/hoved_design/ventilasjon.jpg" alt="" width="232" height="20" border="0" /><br /> <br /> </div> <div style="margin-top:20px "> <table width="486" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td background="../bilder/hoved_design/red_td.jpg" width="486" height="33" ALT="" valign="top"> <div style="margin-top:1px "> <table width="486" height="32" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="background-position:right; background-repeat:repeat-y " colspan="2" valign="top" width="486"> <div style="margin-left:29px; margin-top:12px "> <span class="bot_men"><b><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Nyheter </font></b> <a href="admin.php">Legg til nyhet</a></span></div> </td> </tr> </table> </div> </td> </tr> <tr> <td width="486" height="312" ALT="" valign="top"> <table width="486" height="407" border="0" cellspacing="0" cellpadding="0" background="../bilder/hoved_design/px1.jpg" style="background-position:right; background-repeat:repeat-y "> <tr> <td class="box" height="407" valign="top" background="../bilder/hoved_design/px1.jpg" style="background-position:left; background-repeat:repeat-y "> <div style="margin-top:5px "> <div class="box"><?php // This function reads all available news function getNewsList(){ $fileList = array(); // Open the actual directory if ($handle = opendir("news")) { // Read all file from the actual directory while ($file = readdir($handle)) { if (!is_dir($file)) { $fileList[] = $file; } } } rsort($fileList); return $fileList; } ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> <head> <link href="style/style.css" rel="stylesheet" type="text/css" /> </head> <body> <table width="100%"> <?php $list = getNewsList(); foreach ($list as $value) { $newsData = file("news/".$value); $newsTitle = $newsData[0]; $submitDate = $newsData[1]; unset ($newsData['0']); unset ($newsData['1']); $newsContent = ""; foreach ($newsData as $value) { $newsContent .= $value; } echo "<tr><th align='left'>$newsTitle</th><th align='right'>$submitDate</th></tr>"; echo "<tr><td colspan='2'>".$newsContent."<br/><br><hr size='1'/><br></td></tr>"; } ?> </table> </body> </div> </div> </td> </tr> </table> </td> </tr> </table> </div> </td> </tr> </table> </td> </tr> <tr height="61"> <td width="757" height="61" ALT="" valign="top" background="../bilder/hoved_design/bottom.jpg"> <table width="757" height="47" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="copy" width="360" valign="top"> <div style="margin-top:4px; margin-right:90px " align="center"> <div class="copy"> <font color="white">Copyright 2005-2007 © Noram Produkter A/S<br /> Design og utvikling av nettside - <a href="http://www.cloevvold-photo.com/" target="_blank">Cecilie Løvvold</a></font></div> </div> </td> <td align="center" width="397"> <div align="center" style="margin-top:26px " class="bot_men"> <div class="bottom_links"> <div class="bot_men"> </div> </div> </div> </td> </tr> </table> </td> </tr> </table> <!-- End ImageReady Slices --><br /> <br /> </body> </html> And this is the admin page: <? include "access.php"; ?> <?php if (!isset($_POST['submit'])) { ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> <title>Noram Produkter AS</title> <head> <link href="style/style.css" rel="stylesheet" type="text/css" /> <script language="javascript" type="text/javascript" src="js/tiny_mce.js"></script> <script language="javascript" type="text/javascript"> tinyMCE.init({ mode : "textareas", theme : "advanced", theme_advanced_buttons3 : "", theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "left", }); </script> </head> <body> <div id="main"> <div id="caption"><br /> Legg til Nyhet</div> <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post"> <br /> Tittel:<br/> <input type="text" name="title" size="40"/><br/><br/> Innhold:<br/> <textarea name="newstext" rows="15" cols="67"></textarea><br/> <right><input type="submit" name="submit" value="Legg Inn" /></right> </form> <div id="source"></div> </div> </body> <?php } else { $newsTitel = isset($_POST['title']) ? $_POST['title'] : 'Untitled'; $submitDate = date('d.m.Y'); $newsContent = isset($_POST['newstext']) ? $_POST['newstext'] : 'No content'; $filename = date('YmdHis'); $f = fopen('news/'.$filename.".txt","w+"); fwrite($f,$newsTitel."\n"); fwrite($f,$submitDate."\n"); fwrite($f,$newsContent."\n"); fclose($f); header('Location:index.php'); } ?> I altso use this script to login to admin.php: <? session_start(); $ADMIN_USER = "secret"; $ADMIN_PASSWORD = "secret"; if(!$_SESSION['authenticated']) if($_POST['loginbutton']) { $inputuser = $_POST['input_user']; $inputpassword = $_POST['input_password']; if(!strcmp($inputuser ,$ADMIN_USER) && !strcmp($inputpassword,$ADMIN_PASSWORD)) { $_SESSION['authenticated'] = 1; header("Location:".$_SERVER[php_SELF]); } else displayform(1); } else displayform(0); function displayform($error) { echo "<html><head><title>Please login</title></head><body><style>body,td,input { font-family: verdana; font-size: 8pt; }</style>"; if($error) echo "<p><b>Wrong credentials.</b></p>"; echo "<form action=\"\" method=\"post\"><table width='400' border=0><tr><td width='100'>username:</td>"; echo "<td><input type='text' name='input_user'></td></tr><tr><td>password:</td><td><input type='password' name='input_password'></td></tr>"; echo "<tr><td colspan='2'><input type='Submit' value='Login»' name='loginbutton'></td></tr></table></form></body></html>"; exit; } ?>
  22. Thanks a lot sasa... You are a wizzard... works perfectly Best reguards Cecilie
  23. The pagination works perfect.. It is just one thing I would like to do.. but dont know haw to do it.. You can se an example of the script here: http://www.cloevvold-photo.com/TEST_SCRIPTS/test/galleri/landskap/ And if you go to "Last Page" you will se that the pagination jumps up with the thumbnails.. Is there a way to make the pagination stay fixed where they are, make an own table for it under the thumbnails.. that dont jumps up with it when the colums and rows are not filled in?? That would be awsome if that is possible This is the full script as it is now: <?php $thumb_size = 100; $columns = 4; $rows = 4; $dir = '.'; function resizeImage($source) { global $thumb_size; $size = getimagesize($source); $width = $size[0]; $height = $size[1]; if($width > $height) { $x = ceil(($width - $height) / 2 ); $width = $height; } elseif($height > $width) { $y = ceil(($height - $width) / 2); $height = $width; } $new_im = imagecreatetruecolor($thumb_size,$thumb_size); $im = imagecreatefromjpeg($source); imagecopyresampled($new_im,$im,0,0,$x,$y,$thumb_size,$thumb_size,$width,$height); return $new_im; } function generateThumbnails($dir='.'){ // Open the actual directory if ($handle = opendir($dir)) { // Read all file from the actual directory while ($file = readdir($handle)) { // Check whether tha actual item is a valid file if (is_file($file)){ // Check whether the actual image is a thumbnail if (strpos($file,'_th.jpg')){ $isThumb = true; } else { $isThumb = false; } if (!$isThumb) { // Process the file string $dirName = substr($file,0,strpos($file,basename($file))); if (strlen($dirName) < 1) $dirName = '.'; $fileName = basename($file); $fileMain = substr($fileName,0,strrpos($fileName,'.')); $extName = substr($fileName,strrpos($fileName,'.'),strlen($fileName)-strrpos($fileName,'.')); // Check if the actual file is a jpeg image if (($extName == '.jpg') || ($extName == '.jpeg')){ $thmbFile = $dirName.'/'.$fileMain.'_th.jpg'; // If a thumbnail dosn't exists tahn create a new one if (!file_exists($thmbFile)){ imagejpeg(resizeImage($file),$thmbFile,80); } } } } } } } function getNormalImage($file){ $base = substr($file,0,strrpos($file,'_th.jpg')); if (file_exists($base.'.jpg')) return $base.'.jpg'; elseif (file_exists($base.'.jpeg')) return $base.'.jpeg'; else return ""; } function displayPhotos($dir = '.'){ global $columns,$bilde; generateThumbnails($dir); // Open the actual directory if ($handle = opendir($dir)) { // Read all file from the actual directory while ($file = readdir($handle)) { // Check whether tha actual item is a valid file if (is_file($file)){ // Check whether the actual image is a thumbnail if (strpos($file,'_th.jpg')){ $fil = ereg_replace("_th.jpg",".jpg",$file); $time = filemtime($fil); $normal = getNormalImage($file); $bilde[$time] = $file; } } } if (isset($bilde)) { $count = count($bilde,1); display($bilde,$count); } else { echo "Det er desverre ikke noen bilder her!"; } } } function display($file,$count) { global $columns,$rows; $per_page = $columns * $rows; $no_of_pages = ceil($count / $per_page); if (isset($_GET['page'])) $page = (int) $_GET['page']; else $page = 1; $end = $page * $per_page; $start = $end - $per_page; $max_site = ceil(($columns * $rows) / $count); krsort($file); $act = 0; $i = 0; foreach ($file as $time => $fil) { if(++$i > $start and $i <= $end){ ++$act; if ($act > $columns) { echo '</tr><tr><td class="photo"><a href="'.getNormalImage($fil).'"><img src="'.$fil.'" alt="'.$fil.'"/></a></td>'; $act = 1; } else { echo '<td class="photo"><a href="'.getNormalImage($fil).'"><img src="'.$fil.'" alt="'.$fil.'"/></a></td>'; } } } echo '</tr></table>'; echo '<div align="center" class="page_number">'; if ($page > 1) echo ' <a href="?page=1">First Page</a> '; else echo ' First Page '; if ($page > 1) echo ' <a href="?page=',$page-1,'"><<</a> '; else echo ' << '; $midle_page = $page; if ($page < 3) $midle_page = 3; else if ($no_of_pages - $page < 2) $midle_page = $no_of_pages - 2; for ($i = 1; $i <= $no_of_pages; $i++) if(abs($midle_page - $i) <= 2) if($i != $page) echo ' <a href="?page=',$i,'">',$i, '</a> '; else echo ' ',$i, ' '; if ($page < $no_of_pages) echo ' <a href="?page=',$page+1,'">>></a> '; else echo ' >> '; if ($page < $no_of_pages) echo ' <a href="?page=',$no_of_pages,'">Last Page</a> '; else echo ' Last Page '; echo '</div>'; } ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> <head> <title>Cecilie Løvvold Photography</title> <link href="../../css/style.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="main"> <div class="caption">Landskap</div> <table align="center"><tr> <?php displayPhotos(); ?> </div> </body> And this is the css file: #main { margin: auto; border: 1px solid #cccccc; width: 800px; background: #F1F3F5; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size : 12px; } form { margin-left: 80px; border: 1px solid #cccccc; width: 300px; background: #E9ECEF; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; padding:5px; margin-bottom:10px; } #result { margin-left: 80px; border: 1px solid #cccccc; width: 300px; background: #E9ECEF; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; padding:5px; margin-bottom:20px; } .photo { padding:10px; border: 1px solid #cccccc; background: #E9ECEF; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; text-align:center; } .text { border: 1px solid #cccccc; } input { border: 0px solid #cccccc; } .values{ font-family: verdana; font-weight:normal; font-size : 10px; vertical-align:top; } .key{ font-family: verdana; font-weight:bold; font-size : 12px; padding-bottom:15px; } .caption{ font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin:10px; font-size : 14px; color:#C64934; } #icon{ width:80px; height:80px; float:left; background-image:url(icon.gif); background-repeat: no-repeat; background-position:center center; } #icon2{ width:80px; height:80px; float:left; background-image:url(icon2.gif); background-repeat: no-repeat; background-position:center center; } #source{ text-align:right; padding-right:10px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 10px; color:#CCCCCC; } a { text-decoration:none; border:0px; } img { border:0px; } .page_number { font-family: verdana; font-size:10px; color: #333; padding-top:10px; padding-bottom:10px; } .page_number a { text-decoration: none; padding: 3px; padding-left:5px; padding-right:5px; font-family: verdana; font-size: 10px; border: 1px solid #CCC; color: #333; background-color: #FFF; } .page_number a:hover { color: #FFF; background-color: #333; }
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.