" The following function will convert any colour value (rgb, named colours, etc) to the hex equivalent in MSIE: function toHex(color) { var body = createPopup().document.body, range = body.createTextRange(); body.style.color = color; var value = range.queryCommandValue("ForeColor"); value = ((value & 0x0000ff) << 16) | (value & 0x00ff00) | ((value & 0xff0000) >>> 16); value = value.toString(16); return "#000000".slice(0, 7 - value.length) + value; }; For other browsers you can use getComputedStyle() so that is already a solved problem. " –Dean Edwards: Convert any colour value to hex in MSIE
[center][size=3]بسم الله الرحمن الرحيم الواقعه [color=#000000][b][color=#000000]أن سيدتان أتيا للمسجد ودخلتا وصليا وكانت معهما طفة صغيرة عمرها عام ونصف وعندما غادرتا المسجد تركن الطفلة عن عمد وذلك كما صورت كاميرات المراقبة التى سجلت ما حدث...
- abdobasha2004
Hi there, Been struggling with widgetizing an old theme and find myself with the sidebar header nested too far down and into the sidebar box. I know this is something simple that I am just missing, but how do I get the header box to move up and over so that it lines up with the box I have around the sidebar??? css: #right_sidebar { background-color: #f9f9f9; border: 1px solid #666666; font-family: 'Century Gothic', Trebuchet MS, Verdana, sans-serif; font-size: 14px; margin-top: 0px; margin-left: 5px; margin-right: 10px; margin-bottom: 10px; padding: 5px; text-align: left; float: right; width: 200px; } #right_sidebar h2 { width: 200px; float: center; background: #000000; position: top-left; color: #ffffff; font-size: 14px; text-align: left; text-decoration: none; margin: 0; padding: 0; }
++++Research++++ Decoding History: 9/11 "EuroSpace Outside Job" [plus Australian "Space"] by ewing2001 http://tinyurl.com/eurospa... , http://ff.im/Az4A ; Profiteers from 9/11 : Private Space-Flight (SDI '2009+Con Companies Overview) http://ff.im/437jY ; 'Flight AF447-EADS-Radar Incompetence Theory' apparently changed into "new terror ties": F-GZCP aka 'missing BrazilPlane'...
more...
- ewing2001akaNicomedy2010
"Rollerball"-SpaceWar 2009 continues: Dubai, Spain, "installed" from EADS/Kazakhstan http://ff.im/3ljYI ; The distraction psyOPs around the History of DEW + Co. [by ewing2001) http://ff.im/v9cN ; "Genesis" run by ex-PanAMSat Boss - Alex Jones and the 'SpaceBeams Industry' ; http://ff.im/332nh ; SIV-Profiteers ["Swine Flu" Health-ThreatagandaOP] most likely BioDefenseSpaceSatellite Hub...
more...
- ewing2001akaNicomedy2010
++++Reports++++ EADS/Arianespace to Launch swiss-RUAG linked ST-2 For Singapore And Taiwan - http://ff.im/4e9gs ; NASA to launch delayed space shuttle Endeavour on Wednesday http://ff.im/42Opc ; Google[-Earth] sponsor links to Obama confirmed http://ff.im/3RyHf ; KerryDean Blog still moderates AirFrance "ConspTheories" by Haupt http://ff.im/3CFQG ; Digital (Corp) Fascism- Next Phase...
more...
- ewing2001akaNicomedy2010
Boeing, Raytheon-Awards for Free Electron Laser (FEL) system coincides with new NASA Nomination ties [Alliant ATK] Boeing, Raytheon-Awards for Free Electron Laser (FEL) system coincides with new NASA Nomination ties [Alliant ATK] http://ff.im/3bx4Y ; 1997 007-Movie "Tomorrow never dies" predicts Satellite Defense-Media FalseFlag Dominance via 'german' techno terrorism etc......
more...
- ewing2001akaNicomedy2010
++++Obama's "DarthVader" Team++++ Charles F. Bolden, Jr. (NASA, Free Electron Laser Paper 1994, Alliant Techsystems Inc); Jon Huntsman (Reagan-SDI-Republican); Lt. General Raduege/CSIS, Eric Shinseki ['Objective Force' 99/FCS/Honeywell], Michael Hayden/CIA, James L. Jones [ACUS/Aspen Society, Chevron], Susan Rice [Brookings Institution], Peter R. Orszag [Brookings Institution], X....
more...
- ewing2001akaNicomedy2010
When users submit form (using contact form 7) the message body is missing. All I recieve is the following: "Message body: [your-message]" But no message. Any ideas? http://wordpress.org/extend... This is the code: <p>Your Name (required) [text* your-name] </p> <p>Your Email (required) [email* your-email] </p> <p>Subject [text your-subject] </p> <p>Your Message [textarea textarea-10 75x10] </p> <p>Enter the code displayed below (required) [captchar captcha-370]</p> [captchac captcha-370 size:m fg:#ffffff bg:#000000]</p> <p>[submit "Send"]</p>
[color=#000000][font=Times New Roman][font=Arial][size=4]لا توجد أم لا تشكو من طفلها صارخة : طفلي لا يتناول الخضروات أو الفاكهة ماذا أفعل معه ؟ ربما تجد الأمهات الإجابة فى الدراسة البريطانية الحديثة لجامعة ريدنج التى توصلت إلى طريقة جديدة فى إقناع ال
- abdobasha2004
I tried to change the background color by entering the following code in the body tag: Background color: #000000 Now I cant find where I entered it so that I can delete it, I searched through every editor page and the text is no where to be found but is doing this to the site: http://thats-all-folks.com (Look at the top) Help!!!!!
I can't get the color of my links in the post to appear in a different color or get them to change via hover as seen in my post. I had to place arrows around the links to make them stand out. Please help! http://joshmadden.com/2009... /* LINK STYLES */ #top a:link,#top a:visited,#footer a:link,#footer a:visited { color:#eb5114; text-decoration:none } #top a:hover,#top a:active,#footer a:hover,#footer a:active { color:#ffffff } #sidebar a:link,#sidebar a:visited { color:#000000; text-decoration:none } .more a,.more a:visited { color:#FFF; display:block; margin:20px 0 0; padding:6px 0; text-align:center; text-decoration:none; width:120px } .more a:hover,.more a:active { background:#eb5114; color:#FFF } a:hover,a:active,h1 a:hover,#sidebar a:hover,#sidebar a:active { color:#eb5114 }