It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/

  1. <!DOCTYPE html>
  2. <html lang="en" xmlns:fb="http://www.facebook.com/2008/fbml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5. <title>Games from Steam/Epic when double clicked open up notepad. - Windows 10 Support</title>
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  7. <link rel="shortcut icon" href="https://www.bleepstatic.com/favicon/bleeping.ico" />
  8. <link rel="image_src" href="https://www.bleepingcomputer.com/forums/public/style_images/master/meta_image.png" />
  9. <script type="text/javascript">
  10. //<![CDATA[
  11. jsDebug = 0; /* Must come before JS includes */
  12. DISABLE_AJAX = parseInt(0); /* Disables ajax requests where text is sent to the DB; helpful for charset issues */
  13. inACP = false;
  14. var isRTL = false;
  15. var rtlIe = '';
  16. var rtlFull = '';
  17. //]]>
  18. </script>
  19. <link rel="stylesheet" type="text/css" href="https://www.bleepingcomputer.com/forums/public/style_css/prettify.css?ipbv=a83bb5b360243eb85216f1d3f78b78cd" />
  20. <style type="text/css">
  21. /* Inline CSS */
  22. /* CSS: bc*/
  23. #guestwelcome {
  24. background:#F4E7EA;
  25. border:1px solid #986265;
  26. margin:5px 0 5px 0
  27. }
  28. #guestwelcome-title {
  29. font-weight:bold;
  30. border-bottom:1px solid #986265;
  31. padding:5px;
  32. /* background:#F15D5D;*/
  33. background:#A90F0F;
  34. color:white
  35. }
  36. #guestwelcome-content {
  37. padding:5px;
  38. }
  39.  
  40. .forum_rules {
  41. -moz-border-radius: 5px 5px 5px 5px;
  42. -webkit-border-radius: 5px 5px 5px 5px;
  43. -khtml-border-radius: 5px 5px 5px 5px;
  44. border-radius: 5px 5px 5px 5px;
  45. border: 1px #9ecef9 solid;
  46. padding: 15px;
  47. background-color: #e1f1fb;
  48. color: #000 !important;
  49. margin-top: 10px;
  50. }
  51.  
  52. .message_box {
  53. -moz-border-radius: 5px 5px 5px 5px;
  54. -webkit-border-radius: 5px 5px 5px 5px;
  55. -khtml-border-radius: 5px 5px 5px 5px;
  56. border-radius: 5px 5px 5px 5px;
  57. border: 1px #97989b solid;
  58. width: 70%;
  59. margin: 0px auto;
  60. }
  61.  
  62. .mb_title_box {
  63. -moz-border-radius: 5px 5px 0px 0px;
  64. -webkit-border-radius: 5px 5px 0px 0px;
  65. -khtml-border-radius: 5px 5px 0px 0px;
  66. border-radius: 5px 5px 0px 0px;
  67. height: 30px;
  68. font-weight: bold;
  69. font-size: 14pt;
  70. }
  71.  
  72. .mb_content {
  73. padding:10px;
  74. font-size: 13pt;
  75. }
  76.  
  77. .mb_content pre {
  78. white-space: pre-wrap;       /* css-3 */
  79. white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  80. white-space: -pre-wrap;      /* Opera 4-6 */
  81. white-space: -o-pre-wrap;    /* Opera 7 */
  82. word-wrap: break-word;       /* Internet Explorer 5.5+ */
  83. }
  84. .warn_title {
  85. background: #f78f8f url(https://www.bleepstatic.com/images/site/icons/warn-32.png) no-repeat 5px 4px;
  86. border-bottom: 1px #97989b solid;
  87. padding: 7px 0px 5px 40px;
  88. }
  89.  
  90. .warn_box {
  91. background-color: #fbc3c3;
  92. }
  93.  
  94. .info_title {
  95. background: #2f8be0 url(https://www.bleepstatic.com/images/site/icons/info-32.png) no-repeat 5px 4px;
  96. border-bottom: 1px #1d568a solid;
  97. padding: 7px 0px 5px 40px;
  98. }
  99.  
  100. .info_box {
  101. background-color: #6ab4f8;
  102. }
  103.  
  104. .reg_title {
  105. background: #14c86e url(https://www.bleepstatic.com/images/site/icons/registry-32.png) no-repeat 5px 4px;
  106. border-bottom: 1px #0e6238 solid;
  107. padding: 10px 0px 5px 40px;
  108. }
  109.  
  110. .reg_box {
  111. background-color: #cbf1de;
  112. }
  113.  
  114. .caut_title {
  115. background: #ece13e url(https://www.bleepstatic.com/images/site/icons/caution-32.png) no-repeat 5px 4px;
  116. border-bottom: 1px #beb757 solid;
  117. padding: 7px 0px 5px 45px;
  118. }
  119.  
  120. .caut_box {
  121. background-color: #f9f4b3;
  122. }
  123.  
  124. .prettyprint {
  125. white-space: pre-wrap;       /* css-3 */
  126. }
  127.  
  128. .side_box {
  129.    width: 300px;
  130.    background: #DBE2EC;
  131.    padding: 4px;
  132.    -moz-border-radius: 5px 5px 5px 5px;
  133.    -webkit-border-radius: 5px 5px 5px 5px;
  134.    -khtml-border-radius: 5px 5px 5px 5px;
  135.    border-radius: 5px 5px 5px 5px;
  136.    border: 1px #97989b solid;
  137.    text-align: left;
  138.    margin-bottom: 10px;
  139. }
  140. .side_box_a_cont {
  141.    display: inline-block;
  142.    background: #DBE2EC;
  143.    padding: 4px;
  144.    -moz-border-radius: 5px 5px 5px 5px;
  145.    -webkit-border-radius: 5px 5px 5px 5px;
  146.    -khtml-border-radius: 5px 5px 5px 5px;
  147.    border-radius: 5px 5px 5px 5px;
  148.    border: 1px #97989b solid;
  149.    text-align: left;
  150.    margin-bottom: 10px;
  151. }
  152. .side_box_ad {
  153.    margin: auto;
  154.    background-color: white;
  155.    -moz-border-radius: 5px 5px 5px 5px;
  156.    -webkit-border-radius: 5px 5px 5px 5px;
  157.    -khtml-border-radius: 5px 5px 5px 5px;
  158.    border-radius: 5px 5px 5px 5px;
  159. }
  160.  
  161. .bc_news_letter_sidebar {
  162. background:#f5f5f5;
  163. border:#dcdcdc solid 1px;
  164. padding:4px 17px 20px;
  165. text-align:center;
  166. }
  167. .bc_news_letter_sidebar h4 {
  168. font-size:22px;
  169. font-weight:bold;
  170. text-transform:uppercase;
  171. color:#333333;
  172.        margin-top: 10px;
  173. }
  174. .bc_news_letter_sidebar p {
  175. font-size:14px;
  176. color:#595e62;
  177. margin:10px 0 15px;
  178. line-height:20px;
  179. }
  180. .bc_news_letter_sidebar p a {
  181. color:#35517E;
  182. font-weight: bold;
  183. }
  184. .bc_news_letter_sidebar input[type="email"] {
  185. font-size:13px;
  186. font-style:italic;
  187. color:#9b9b9b;
  188. padding:7px 11px 10px;
  189. background:url(../images/news_email_icon.png) no-repeat 96% center #ffffff;
  190. border:#69bd32 solid 2px;
  191. box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
  192. -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
  193. -moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
  194. width:90%;
  195. margin-bottom:15px;
  196. }
  197. .bc_news_letter_sidebar .bc_sub_btn {
  198. font-size:14px;
  199. color:#ffffff;
  200. font-weight:bold;
  201. padding:8px 21px 8px 20px;
  202. background:#63ba2a;
  203. border:none;
  204. display:table;
  205. margin:0 auto;
  206. box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
  207. -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
  208. -moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
  209. }
  210.  
  211. .cke_skin_ips textarea.cke_source {
  212.    white-space: pre-wrap !important;
  213. }
  214.  
  215. .zdStickyLeaderboard {
  216. background-color: #FFF!important;
  217. }
  218.  
  219. .modal_cbox {
  220. background-color: #c8c9c9!important;
  221. font-weight: 700!important;
  222. padding: 10px!important;
  223. }
  224. .modal_cbox p {
  225. font-size: 1.2em!important;
  226. text-align: center!important;
  227. margin: 15px 0;
  228. }
  229.  
  230. .modal_cbox h2 {
  231. margin: 5px 0 12px;
  232. text-align: center!important;
  233. font-family: 'Roboto',sans-serif!important;
  234. color: #ca0404!important;
  235. font-weight: bold!important;
  236. font-size: 24px!important;
  237. }
  238. .modal_cbox h4 {
  239. font-size: 24px!important;
  240. text-align: center!important;
  241. color: #ca0404!important;
  242. font-weight: bold!important;
  243. margin: 15px 0 9px;
  244. }
  245. .modal_cbox a {
  246. text-decoration: dotted!important;
  247. }
  248. .modal_cbox img {
  249. margin: 0px 10px 0px 10px!important;
  250. }
  251.  
  252. .contrib_but:hover {
  253. background-color: #69bd32!important;
  254.  
  255. }
  256.  
  257.  
  258. #modal_sh_table{
  259.    display:table!important;
  260.    height: 100%!important;
  261.    width: 100%!important;
  262.    text-align: center!important;
  263. }
  264. .modal_sh_cell {
  265.    display:table-cell!important;
  266.    width: 30%!important;
  267.    vertical-align: middle!important;
  268. }
  269. .modal_sh_cell img {
  270. position:relative!important;
  271. top:-2px!important;
  272. }
  273. #basic-modal-content {
  274. display:none;
  275. }
  276.  
  277. #simplemodal-overlay {
  278. background-color:#c8c9c9;
  279. }
  280.  
  281. #simplemodal-container {
  282. color:#0C326A;
  283. border:4px solid #444;
  284. font-weight: bold;
  285. border-radius: 10px;
  286. max-width: 830px!important;
  287. width: 80%!important;
  288. }
  289. #simplemodal-container a.modalCloseImg {
  290. background:url(https://www.bleepstatic.com/js/jquery/modal-images/x.png) no-repeat;
  291. width:25px;
  292. height:29px;
  293. display:inline;
  294. z-index: 3200;
  295. position:absolute;
  296. top:-15px;
  297. right:-16px;
  298. cursor:pointer;
  299. }
  300. .aul {
  301. text-decoration: none;
  302. border-bottom: 1px #5177B6 dotted;
  303. }
  304. </style>
  305. <style type="text/css">
  306. /* Inline CSS */
  307. /* CSS: ipb_help*/
  308.  
  309. </style>
  310. <style type="text/css" title="Main" media="screen,print">
  311. /* Inline CSS */
  312. /* CSS: ipb_common*/
  313. /************************************************************************/
  314. /* IP.Board 3 CSS - By Rikki Tissier - (c)2008 Invision Power Services */
  315. /************************************************************************/
  316. /* ipb_common.css */
  317. /************************************************************************/
  318.  
  319. /************************************************************************/
  320. /* LIGHTBOX STYLES */
  321.  
  322. #lightbox{ position: absolute; left: 0; width: 100%; z-index: 16000 !important; text-align: center; line-height: 0;}
  323. #lightbox img{ width: auto; height: auto;}
  324. #lightbox a img{ border: none; }
  325. #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
  326. #imageContainer{ padding: 10px; }
  327. #loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
  328. #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
  329. #imageContainer>#hoverNav{ left: 0;}
  330. #hoverNav a{ outline: none;}
  331. #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/spacer.gif); /* Trick IE into showing hover */ display: block; }
  332. #prevLink { left: 0; float: left;}
  333. #nextLink { right: 0; float: right;}
  334. #prevLink:hover, #prevLink:visited:hover { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/lightbox/prevlabel.gif) left 15% no-repeat; }
  335. #nextLink:hover, #nextLink:visited:hover { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/lightbox/nextlabel.gif) right 15% no-repeat; }
  336. #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }
  337. #imageData{ padding:0 10px; color: #666; }
  338. #imageData #imageDetails{ width: 70%; float: left; text-align: left; }
  339. #imageData #caption{ font-weight: bold; }
  340. #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
  341. #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
  342. #overlay{ position: fixed; top: 0; left: 0; z-index: 15000 !important; width: 100%; height: 500px; background-color: #000; }
  343.  
  344. /************************************************************************/
  345. /*  BBCODE STYLES */
  346. /* NOTE: These selectors style bbcodes throughout IPB. It is recommended that you DO NOT change these
  347. styles if you are creating a skin since it may interfere with user expectation
  348. of what certain BBCodes look like (quote boxes are an exception to this). */
  349.  
  350. strong.bbc { font-weight: bold !important; }
  351. em.bbc { font-style: italic !important; }
  352. span.bbc_hr { width:100%; display: block; border-top: 2px solid #777; height: 4px; }
  353. span.bbc_underline { text-decoration: underline !important; }
  354. acronym.bbc { border-bottom: 1px dotted #000; }
  355. span.bbc_center, div.bbc_center, p.bbc_center { text-align: center; display: block; }
  356. span.bbc_left, div.bbc_left, p.bbc_left { text-align: left; display: block; }
  357. span.bbc_right, div.bbc_right, p.bbc_right { text-align: right; display: block; }
  358. div.bbc_indent { margin-left: 50px; }
  359. del.bbc { text-decoration: line-through !important; }
  360. .post.entry-content ul, ul.bbc, .as_content ul, .comment_content ul { list-style: disc outside; margin: 12px 0 12px 40px; }
  361. .post.entry-content ul,ul.bbc ul.bbc, .as_content ul { list-style-type: circle; }
  362. .post.entry-content ul,ul.bbc ul.bbc ul.bbc, .as_content ul { list-style-type: square; }
  363. .post.entry-content ul.decimal,ul.bbcol.decimal, .post.entry-content ol, .post_body ol, .as_content ol { margin: 12px 0 12px 40px !important; list-style-type: decimal !important; }
  364. .post.entry-content ul.lower-alpha,ul.bbcol.lower-alpha { margin-left: 40px; list-style-type: lower-alpha; }
  365. .post.entry-content ul.upper-alpha,ul.bbcol.upper-alpha { margin-left: 40px; list-style-type: upper-alpha; }
  366. .post.entry-content ul.lower-roman ,ul.bbcol.lower-roman { margin-left: 40px; list-style-type: lower-roman; }
  367. .post.entry-content ul.upper-roman,ul.bbcol.upper-roman { margin-left: 40px; list-style-type: upper-roman; }
  368.  
  369. hr.bbc { display: block; border-top: 2px solid #777; }
  370. div.bbc_spoiler { }
  371. div.bbc_spoiler span.spoiler_title { font-weight: bold; }
  372. div.bbc_spoiler_wrapper { border: 1px inset #777; padding: 4px; }
  373. div.bbc_spoiler_content { }
  374. input.bbc_spoiler_show { width: 45px; font-size: .7em; margin: 0px; padding: 0px; }
  375.  
  376. img.bbc_img { cursor: pointer; }
  377. .signature img.bbc_img { cursor: default; }
  378. .signature a img.bbc_img { cursor: pointer; }
  379.  
  380. cite.ipb { display: none }
  381.  
  382. pre.prettyprint, code.prettyprint {
  383.        background-color: #fafafa !important;
  384.        -moz-border-radius: 4px;
  385.        -webkit-border-radius: 4px;
  386.        -o-border-radius: 4px;
  387.        -ms-border-radius: 4px;
  388.        -khtml-border-radius: 4px;
  389.        border-radius: 4px;
  390.        color: #000000;
  391.        padding: 5px;
  392.        border: 1px solid #c9c9c9;
  393.        overflow: auto;
  394.        margin-left: 10px;
  395.        font-size: 13px;
  396.        line-height: 140%;
  397.        font-family: monospace !important;
  398. }
  399.  
  400. pre.prettyprint {
  401.        width: 95%;
  402.        margin: 1em auto;
  403.        padding: 1em;
  404.        /* white-space: pre-wrap; */
  405. }
  406.  
  407. /* LEGACY @todo remove in IPS4 */
  408. div.blockquote {
  409. font-size: 12px;
  410. padding: 10px;
  411. border-left: 2px solid #989898;
  412. border-right: 2px solid #e5e5e5;
  413. border-bottom: 2px solid #e5e5e5;
  414. -moz-border-radius: 0 0 5px 5px;
  415. -webkit-border-radius: 0 0 5px 5px;
  416. border-radius: 0 0 5px 5px;
  417. background: #f7f7f7;
  418. }
  419.  
  420. div.blockquote div.blockquote {
  421. margin: 0 10px 0 0;
  422. }
  423.  
  424. div.blockquote p.citation {
  425. margin: 6px 10px 0 0;
  426. }
  427.  
  428.  
  429. /* Quote boxes */
  430.  
  431. p.citation {
  432. margin-top: 1em;
  433. font-size: 12px;
  434. padding: 8px 10px;
  435. border-left: 2px solid #989898;
  436. /*background: #f3f3f3 */
  437. background: #f6f6f6;
  438. background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */
  439. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */
  440. border-top: 2px solid #e5e5e5;
  441. border-right: 2px solid #e5e5e5;
  442. -moz-border-radius: 5px 5px 0 0;
  443. -webkit-border-radius: 5px 5px 0 0;
  444. border-radius: 5px 5px 0 0;
  445. font-weight: bold;
  446. overflow-x: auto;
  447. }
  448.  
  449. blockquote.ipsBlockquote {
  450. font-size: 12px;
  451. padding: 10px;
  452. border: 2px solid #e5e5e5;
  453. border-left: 2px solid #989898;
  454. -moz-border-radius: 5px;
  455. -webkit-border-radius: 5px;
  456. border-radius: 5px;
  457. background: #f7f7f7;
  458. margin: 0 0 1em 0;
  459. overflow-x: auto;
  460. }
  461.  
  462. blockquote.ipsBlockquote blockquote.ipsBlockquote {
  463. margin: 0 10px 0 0;
  464. }
  465.  
  466. blockquote.ipsBlockquote p.citation {
  467. margin: 6px 10px 0 0;
  468. }
  469.  
  470. blockquote.ipsBlockquote.built {
  471. border-top: none;
  472. -moz-border-top-right-radius: 0px;
  473. -webkit-border-top-left-radius: 0px;
  474. border-top-left-radius: 0px;
  475. border-top-right-radius: 0px;
  476.  
  477. }
  478.  
  479. ._sharedMediaBbcode {
  480. width: 500px;
  481. background: #f6f6f6;
  482. background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */
  483. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */
  484. border: 1px solid #dbdbdb;
  485. -moz-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2);
  486. -webkit-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2);
  487. box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 2px rgba(0,0,0,0.2);
  488. -moz-border-radius: 3px;
  489. -webkit-border-radius: 3px;
  490. border-radius: 3px;
  491. color: #616161;
  492. display: inline-block;
  493. margin-right: 15px;
  494. margin-bottom: 5px;
  495. padding: 15px;
  496. }
  497.  
  498. .bbcode_mediaWrap .details {
  499. color: #616161;
  500. font-size: 12px;
  501. line-height: 1.5;
  502. margin-left: 95px;
  503. }
  504.  
  505. .bbcode_mediaWrap .details a {
  506. color: #616161;
  507. text-decoration: none;
  508. }
  509.  
  510. .bbcode_mediaWrap .details h5, .bbcode_mediaWrap .details h5 a {
  511. font: 400 20px/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
  512. color: #2c2c2c;
  513. word-wrap: break-word;
  514. max-width: 420px;
  515. }
  516.  
  517. .bbcode_mediaWrap img.sharedmedia_image {
  518. float: left;
  519. position: relative;
  520. /*top: 10px;
  521. left: 10px;*/
  522. max-width: 80px;
  523. }
  524.  
  525. .bbcode_mediaWrap img.sharedmedia_screenshot {
  526. float: left;
  527. position: relative;
  528. /*top: 10px;
  529. left: 10px;*/
  530. max-width: 80px;
  531. }
  532.  
  533. /* Show my media label */
  534. .cke_button_ipsmedia span.cke_label {
  535. display: inline !important;
  536. }
  537.  
  538. </style>
  539. <style type="text/css" title="Main" media="screen,print">
  540. /* Inline CSS */
  541. /* CSS: ipb_styles*/
  542. /************************************************************************/
  543. /* IP.Board 3 CSS - By Rikki Tissier - (c)2008 Invision Power Services */
  544. /************************************************************************/
  545. /* ipb_styles.css */
  546. /************************************************************************/
  547.  
  548. /************************************************************************/
  549. /* RESET (Thanks to YUI) */
  550.  
  551. body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
  552. table { border-collapse:collapse; border-spacing:0; }
  553. fieldset,img { border:0; }
  554. address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
  555. ol,ul { list-style:none; }
  556. caption,th { text-align:left; }
  557. h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
  558. q:before,q:after { content:''; }
  559. abbr,acronym { border:0; }
  560. hr { display: none; }
  561. address{ display: inline; }
  562.  
  563. /************************************************************************/
  564. /* CORE ELEMENT STYLES */
  565.  
  566. html, body { /* Safari has trouble with bgcolor on body. Apply to html tag too. */
  567. background-color: #d8dde8;
  568. color: #5a5a5a;
  569. }
  570.  
  571. body {
  572. font: normal 13px helvetica, arial, sans-serif;
  573. position: relative;
  574. }
  575.  
  576. input, select {
  577. font: normal 13px helvetica, arial, sans-serif;
  578. }
  579.  
  580. h3, strong { font-weight: bold; }
  581. em { font-style: italic; }
  582. img, .input_check, .input_radio { vertical-align: middle; }
  583. legend { display: none; }
  584. table { width: 100%; }
  585. td { padding: 3px; }
  586.  
  587.  
  588. a {
  589. color: #225985;
  590. text-decoration: none;
  591. }
  592.  
  593. a:hover { color: #328586; }
  594.  
  595. /************************************************************************/
  596. /* LISTS */
  597.  
  598. .ipsList_inline > li {
  599. display: inline-block;
  600. margin: 0 3px;
  601. }
  602. .ipsList_inline > li:first-child { margin-left: 0; }
  603. .ipsList_inline > li:last-child { margin-right: 0; }
  604. .ipsList_inline.ipsList_reset > li:first-child { margin-left: 3px; }
  605. .ipsList_inline.ipsList_reset > li:last-child { margin-right: 3px; }
  606. .ipsList_inline.ipsList_nowrap { white-space: nowrap; }
  607. .ipsList_withminiphoto > li { margin-bottom: 8px; }
  608. .ipsList_withmediumphoto > li .list_content { margin-left: 60px; }
  609. .ipsList_withminiphoto > li .list_content { margin-left: 40px; }
  610. .ipsList_withtinyphoto > li .list_content { margin-left: 30px; }
  611. .list_content { word-wrap: break-word; }
  612.  
  613. .ipsList_data li { margin-bottom: 6px; line-height: 1.3; }
  614. .ipsList_data .row_data { display: inline-block; word-wrap: break-word; max-width: 100%; }
  615. .ipsList_data .row_title, .ipsList_data .ft {
  616. display: inline-block;
  617. float: left;
  618. width: 120px;
  619. font-weight: bold;
  620. text-align: right;
  621. padding-right: 10px;
  622. }
  623.  
  624. .ipsList_data.ipsList_data_thin .row_title, .ipsList_data.ipsList_data_thin .ft {
  625. width: 80px;
  626. }
  627.  
  628. /************************************************************************/
  629. /* TYPOGRAPHY */
  630.  
  631. .ipsType_pagetitle, .ipsType_subtitle {
  632. font: 300 26px/1.3 Helvetica, Arial, sans-serif;
  633. color: #323232;
  634. }
  635. .ipsType_subtitle { font-size: 18px; }
  636. .ipsType_sectiontitle {
  637. font-size: 16px;
  638. font-weight: normal;
  639. color: #595959;
  640. padding: 5px 0;
  641. border-bottom: 1px solid #ececec;
  642. }
  643.  
  644. .ipsType_pagedesc {
  645. color: #7f7f7f;
  646. line-height: 1.5;
  647. }
  648.  
  649. .ipsType_pagedesc a { text-decoration: underline; }
  650.  
  651. .ipsType_textblock { line-height: 1.5; color: #282828; }
  652.  
  653. .ipsType_small { font-size: 12px; }
  654. .ipsType_smaller, .ipsType_smaller a { font-size: 11px !important; }
  655. .ipsType_smallest, .ipsType_smallest a { font-size: 10px !important; }
  656.  
  657. .ipsReset { margin: 0px !important; padding: 0px !important; }
  658.  
  659. /************************************************************************/
  660. /* LAYOUT */
  661. #content, .main_width {
  662. margin: 0 auto;
  663. /* Uncomment for fixed */
  664. /*width: 980px;*/
  665. /* Fluid */
  666. width: 87% !important;
  667.   min-width: 960px;
  668. }
  669.  
  670. #branding, #header_bar, #primary_nav { min-width: 980px; }
  671. /*#header_bar .main_width, #branding .main_width, #primary_nav .main_width { padding: 0 10px; }*/
  672.  
  673.  
  674. #content {
  675. background: #fff;
  676. padding: 10px 10px;
  677. line-height: 120%;
  678. -webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
  679. -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
  680. box-shadow: 0 5px 9px rgba(0,0,0,0.1);
  681. }
  682.  
  683. /************************************************************************/
  684. /* COLORS */
  685.  
  686.  
  687. .row1, .post_block.row1 { background-color: #fff;  }
  688.  
  689.  
  690. .row2, .post_block.row2 { background-color: #f1f6f9; }
  691.  
  692.  
  693.  
  694. .unread { background-color: #f7fbfc; }
  695.  
  696.  
  697. .unread .altrow, .unread.altrow { background-color: #E2E9F0; }
  698.  
  699. /* primarily used for topic preview header */
  700. .highlighted, .highlighted .altrow { background-color: #d6e4f0; }
  701.  
  702.  
  703. .ipsBox { background: #ebf0f3; }
  704. .ipsBox_notice, .ipsBox_highlight {
  705. background: #f4fcff;
  706. border-bottom: 1px solid #cae9f5;
  707. }
  708.  
  709. /* mini badges */
  710. a.ipsBadge:hover { color: #fff; }
  711.  
  712. .ipsBadge_green { background: #2D5888; }
  713. .ipsBadge_purple { background: #af286d; }
  714. .ipsBadge_grey { background: #5b5b5b; }
  715. .ipsBadge_lightgrey { background: #b3b3b3; }
  716. .ipsBadge_orange { background: #2D5888; }
  717. .ipsBadge_red { background: #bf1d00; }
  718.  
  719.  
  720. .bar {
  721. background: #eff4f7;
  722. padding: 8px 10px;
  723. }
  724. .bar.altbar {
  725. background: #b6c7db;
  726. color: #1d3652;
  727. }
  728.  
  729.  
  730. .header {
  731. background: #b6c7db;
  732. color: #1d3652;
  733. }
  734.  
  735. body .ipb_table .header a,
  736. body .topic_options a {
  737. color: #1d3652;
  738. }
  739.  
  740. .post_block {
  741. background: #fff;
  742. border-bottom: 1px solid #D6E2EB;
  743. }
  744.  
  745. .post_body .post { color: #282828; }
  746.  
  747. .bbc_url, .bbc_email {
  748.        color: #0B529D;
  749. text-decoration: underline;
  750. }
  751.  
  752.  
  753.  
  754. /* Dates */
  755. .date, .poll_question .votes {
  756. color: #747474;
  757. font-size: 11px;
  758. }
  759.  
  760.  
  761. .no_messages {
  762. background-color: #f6f8fa;
  763. color: #1c2837;
  764. padding: 15px 10px;
  765. }
  766.  
  767. /* Tab bars */
  768. .tab_bar {
  769. background-color: #e4ebf2;
  770. color: #4a6784;
  771. }
  772.  
  773. .tab_bar li.active {
  774. background-color: #243f5c;
  775. color: #fff;
  776. }
  777. .tab_bar.no_title.mini {
  778. border-bottom: 8px solid #243f5c;
  779. }
  780.  
  781. /* Menu popups */
  782. .ipbmenu_content, .ipb_autocomplete {
  783. background-color: #f7f9fb;
  784. border: 1px solid #d5dde5;
  785. -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 6px;
  786. box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 6px;
  787. }
  788.  
  789. .ipbmenu_content li, .ipb_autocomplete li {
  790. border-bottom: 1px solid #d5dde5;
  791. }
  792. .ipb_autocomplete li.active {
  793. background: #d5dde5;
  794. }
  795. .ipbmenu_content a:hover { background: #d5dde5; }
  796. /* Forms */
  797.  
  798. .input_submit {
  799. background: #212121 url(https://www.bleepingcomputer.com/forums/public/style_images/master/topic_button.png ) repeat-x top;
  800. color: #fff;
  801. -moz-border-radius: 3px;
  802. -webkit-border-radius: 3px;
  803. border-radius: 3px;
  804. -moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  805. -webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  806. box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  807. border-color: #212121;
  808. }
  809.  
  810. .input_submit:hover { color: #fff; }
  811. .input_submit.alt {
  812. background: #e2e9f0;
  813. border-color: #dae2ea;
  814. color: #464646;
  815. -moz-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
  816. -webkit-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
  817. box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
  818. }
  819. .input_submit.alt:hover { color: #464646; }
  820.  
  821. .input_submit.delete {
  822. background: #ad2930;
  823. border-color: #C8A5A4 #962D29 #962D29 #C8A5A4;
  824. color: #fff;
  825. -moz-box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0,0,0,0.2);
  826. -webkit-box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0,0,0,0.2);
  827. box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0,0,0,0.2);
  828. }
  829. .input_submit.delete:hover { color: #fff; }
  830.  
  831. body#ipboard_body fieldset.submit,
  832. body#ipboard_body p.submit {
  833. background-color: #d1ddea;
  834. }
  835.  
  836. /* Moderated styles */
  837. .moderated, body .moderated td, .moderated td.altrow, .post_block.moderated,
  838. body td.moderated, body td.moderated {
  839. background-color: #f8f1f3;
  840. }
  841. .post_block.moderated { border-color: #e9d2d7; }
  842. .moderated .row2 { background-color: #f0e0e3; }
  843. .moderated, .moderated a { color: #6f3642; }
  844. body#ipboard_body.redirector {
  845. background: #fff !important;
  846. }
  847.  
  848. /************************************************************************/
  849. /* HEADER */
  850.  
  851. #header_bar {
  852. background: #323232 url(https://www.bleepingcomputer.com/forums/public/style_images/master/user_navigation.png ) repeat-x bottom;
  853. padding: 0;
  854. text-align: right;
  855. }
  856. #admin_bar { font-size: 11px; line-height: 36px; }
  857. #admin_bar li.active a { color: #fc6d35; }
  858. #admin_bar a { color: #8a8a8a; }
  859. #admin_bar a:hover { color: #fff; }
  860.  
  861. #user_navigation { color: #9f9f9f; font-size: 11px; }
  862. #user_navigation a { color: #fff; }
  863. #user_navigation .ipsList_inline li { margin: 0;} /* remove spacing from default ipsList_inline */
  864.  
  865. #user_navigation.not_logged_in {
  866. height: 26px; padding: 6px 0 4px;
  867. }
  868.  
  869. #user_link {
  870. font-size: 12px;
  871. color: #fff;
  872. padding: 0 12px;
  873. height: 36px;
  874. line-height: 36px;
  875. display: inline-block;
  876. margin-right: 15px;
  877. outline: 0;
  878. }
  879. #user_link_dd, .dropdownIndicator {
  880. display: inline-block;
  881. width: 9px; height: 5px;
  882. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/header_dropdown.png ) no-repeat left;
  883. }
  884. #user_link:hover, #notify_link:hover, #inbox_link:hover { background-color: #323232; }
  885.  
  886. #user_link_menucontent #links li {
  887. width: 50%;
  888. float: left;
  889. margin: 3px 0;
  890. text-shadow: 0px 1px 0 rgba(255,255,255,1);
  891. white-space: nowrap;
  892. }
  893.  
  894.  
  895. #user_link.menu_active {
  896. background: #fff;
  897. color: #323232;
  898. }
  899. #user_link.menu_active #user_link_dd, .menu_active .dropdownIndicator, li.active .dropdownIndicator { background-position: right; }
  900. #community_app_menu .menu_active .dropdownIndicator { background-position: left; }
  901. #community_app_menu li.active .menu_active .dropdownIndicator { background-position: right; }
  902. #user_link_menucontent #statusForm { margin-bottom: 15px; }
  903. #user_link_menucontent #statusUpdate { margin-bottom: 5px; }
  904. #user_link_menucontent > div {
  905. margin-left: 15px;
  906. width: 265px;
  907. text-align: left;
  908. }
  909.  
  910.  
  911. #statusSubmitGlobal { margin-top: 3px; }
  912.  
  913. #user_link.menu_active, #notify_link.menu_active, #inbox_link.menu_active {
  914. background-position: bottom;
  915. background-color: #fff;
  916. -moz-border-radius: 3px 3px 0 0;
  917. -webkit-border-top-left-radius: 3px;
  918. -webkit-border-top-right-radius: 3px;
  919. border-radius: 3px 3px 0 0;
  920. }
  921.  
  922. #notify_link, #inbox_link {
  923. vertical-align: middle;
  924. width: 18px;
  925. height: 15px;
  926. padding: 13px 24px 8px 12px;
  927. position: relative;
  928. }
  929. #notify_link { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_notify.png ) no-repeat top; }
  930. #inbox_link { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_inbox.png ) no-repeat top; }
  931.  
  932.  
  933. #user_navigation #register_link {
  934. background: #7ba60d;
  935. color: #fff;
  936. display: inline-block;
  937. padding: 3px 8px;
  938. border: 1px solid #7ba60d;
  939. -webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
  940. -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
  941. box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
  942. text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  943. }
  944. #register_link {
  945. background: #0f3854!important;
  946. border: 1px solid #0f3854!important;
  947. }
  948.  
  949. #branding {
  950. background: #0f3854;
  951. border-bottom: 1px solid #1b3759;
  952. min-height: 64px;
  953. }
  954. #logo { display: inline; }
  955.  
  956.  
  957. #primary_nav {
  958. background: #204066;
  959. font-size: 13px;
  960. padding: 4px 0 0 0;
  961. }
  962.  
  963. #community_app_menu > li { margin: 0px 3px 0 0; position: relative; }
  964.  
  965. #community_app_menu > li > a {
  966. color: #c5d5e2;
  967. background: #1c3b5f;
  968. display: block;
  969. padding: 6px 15px 8px;
  970. text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
  971. }
  972.  
  973. #community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
  974. background: #173455;
  975. color: #fff;
  976. }
  977. #community_app_menu > li.active > a {
  978. background: #fff;
  979. color: #0b5794;
  980. font-weight: bold;
  981. margin-top: 0;
  982. text-shadow: none;
  983. }
  984.  
  985. #quickNavLaunch span {
  986. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_quicknav.png ) no-repeat top;
  987. width: 13px;
  988. height: 13px;
  989. display: inline-block;
  990. }
  991. #quickNavLaunch:hover span { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_quicknav.png ) no-repeat bottom; }
  992. #primary_nav #quickNavLaunch { padding: 6px 8px 8px; }
  993.  
  994. #more_apps_menucontent, .submenu_container {
  995. background: #173455;
  996. font-size: 12px;
  997. border: 0;
  998. min-width: 140px;
  999. }
  1000. #more_apps_menucontent li, .submenu_container li { padding: 0; border: 0; float: none !important; min-width: 150px; }
  1001. #more_apps_menucontent a, .submenu_container a {
  1002. display: block;
  1003. padding: 8px 10px;
  1004. color: #fff;
  1005. text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
  1006. }
  1007.  
  1008. #more_apps_menucontent li:hover, .submenu_container li:hover { background-color: #fff !important; }
  1009. #more_apps_menucontent li:hover a, .submenu_container li:hover a { color: #000; text-shadow: none; }
  1010.  
  1011. #community_app_menu .submenu_container,
  1012. #more_apps_menucontent.submenu_container {
  1013. width: 260px;
  1014. }
  1015.  
  1016. #community_app_menu .submenu_container li,
  1017. #more_apps_menucontent.submenu_container li {
  1018. width: 260px;
  1019. }
  1020.  
  1021. .breadcrumb {
  1022. color: #363636;
  1023. font-size: 11px;
  1024. }
  1025. .breadcrumb a { color: #363636; }
  1026. .breadcrumb li .nav_sep { margin: 0 5px 0 0; }
  1027. .breadcrumb li:first-child{ margin-left: 0; }
  1028. .breadcrumb.top { margin-bottom: 10px; }
  1029. .breadcrumb.bottom { margin-top: 10px; width: 100% }
  1030.  
  1031. .ipsHeaderMenu {
  1032. background: #ffffff; /* Old browsers */
  1033. background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 70%, #ededed 100%); /* FF3.6+ */
  1034. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(70%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
  1035. padding: 10px;
  1036. -moz-border-radius: 0 0 6px 6px;
  1037. -webkit-border-bottom-right-radius: 6px;
  1038. -webkit-border-bottom-left-radius: 6px;
  1039. border-radius: 0 0 6px 6px;
  1040. overflow: hidden;
  1041. width: 340px;
  1042. }
  1043.  
  1044. .ipsHeaderMenu .ipsType_sectiontitle { margin-bottom: 8px; }
  1045. #user_notifications_link_menucontent.ipsHeaderMenu,
  1046. #user_inbox_link_menucontent.ipsHeaderMenu {
  1047. width: 300px;
  1048. }
  1049. /************************************************************************/
  1050. /* SEARCH */
  1051.  
  1052. #search { margin: 20px 0; }
  1053. #main_search {
  1054. font-size: 12px;
  1055. border: 0;
  1056. padding: 0;
  1057. background: transparent;
  1058. width: 130px;
  1059. outline: 0;
  1060. }
  1061.  
  1062. #main_search.inactive { color: #bcbcbc; }
  1063. #search-box>fieldset>label {
  1064. color:#C4C4C4;
  1065. }
  1066. #search_wrap {
  1067. position: relative;
  1068. background: #fff;
  1069. display: block;
  1070. padding: 0 26px 0 4px;
  1071. height: 26px;
  1072. line-height: 25px;
  1073. -moz-border-radius: 3px 4px 4px 3px;
  1074. -webkit-border-top-left-radius: 3px;
  1075. -webkit-border-top-right-radius: 4px;
  1076. -webkit-border-bottom-right-radius: 4px;
  1077. -webkit-border-bottom-left-radius: 3px;
  1078. border-radius: 3px 4px 4px 3px;
  1079. -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  1080. -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  1081. box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  1082. min-width: 230px;
  1083. }
  1084.  
  1085. #adv_search {
  1086. width: 16px;
  1087. height: 16px;
  1088. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/advanced_search.png) no-repeat right 50%;
  1089. text-indent: -3000em;
  1090. display: inline-block;
  1091. margin: 4px 0 4px 4px;
  1092.        color: #A6CAE8;
  1093. }
  1094.  
  1095.  
  1096. #search .submit_input {
  1097. background: #7ba60d url(https://www.bleepingcomputer.com/forums/public/style_images/master/search_icon.png) no-repeat 50%;
  1098. text-indent: -3000em;
  1099. padding: 0; border: 0;
  1100. border: 1px solid #7ba60d;
  1101. display: block;
  1102. width: 26px;
  1103. height: 26px;
  1104. position: absolute;
  1105. right: 0; top: 0; bottom: 0;
  1106. -moz-border-radius: 0 3px 3px 0;
  1107. -webkit-border-top-right-radius: 3px;
  1108. -webkit-border-bottom-right-radius: 3px;
  1109. border-radius: 0 3px 3px 0;
  1110. -webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
  1111. -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
  1112. box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
  1113. }
  1114.  
  1115. #search_options {
  1116. font-size: 10px;
  1117. height: 20px;
  1118. line-height: 20px;
  1119. margin: 3px 3px 3px 0;
  1120. padding: 0 6px;
  1121. -moz-border-radius: 3px;
  1122. -webkit-border-radius: 3px;
  1123. border-radius: 3px;
  1124. background: #eaeaea;
  1125. display: inline-block;
  1126. float: right;
  1127. max-width: 80px;
  1128. text-overflow:ellipsis;
  1129. overflow: hidden;
  1130. }
  1131.  
  1132. #search_options_menucontent { min-width: 100px; white-space: nowrap; }
  1133. #search_options_menucontent input { margin-right: 10px; }
  1134. #search_options_menucontent li { border-bottom: 0; }
  1135. #search_options_menucontent label { cursor: pointer; }
  1136. /************************************************************************/
  1137. /* FOOTER */
  1138.  
  1139. #backtotop {
  1140. width: 24px;
  1141. height: 24px;
  1142. line-height: 20px;
  1143. left: 50%;
  1144. margin-left: -12px;
  1145. position: absolute;
  1146. display: inline-block;
  1147. background: #bdbdbd;
  1148. text-align: center;
  1149. -moz-border-radius: 16px;
  1150. -webkit-border-radius: 16px;
  1151. border-radius: 16px;
  1152. opacity: 0.4;
  1153. outline: 0;
  1154. }
  1155.  
  1156. #backtotop:hover {
  1157. background: #af286d;
  1158. color: #fff;
  1159. opacity: 1;
  1160. }
  1161.  
  1162. #footer_utilities {
  1163. padding: 10px;
  1164. font-size: 11px;
  1165. position: relative;
  1166. }
  1167. #footer_utilities .ipsList_inline > li > a { margin-right: 0px; padding: 4px 10px; }
  1168. #footer_utilities a.menu_active {
  1169. background: #F7F9FB;
  1170. margin-top: -5px;
  1171. padding: 3px 9px 4px !important;
  1172. z-index: 20000;
  1173. position: relative;
  1174. display: inline-block;
  1175. border: 1px solid #D5DDE5;
  1176. border-bottom: 0;
  1177. }
  1178. #copyright {
  1179. color: #454545;
  1180. text-align: right;
  1181. text-shadow: 0px 1px 0px #fff;
  1182. }
  1183. #copyright a { color: #454545; }
  1184.  
  1185. #ipsDebug_footer {
  1186. width: 900px;
  1187. margin: 8px auto 0px auto;
  1188. text-align: center;
  1189. color: #404040;
  1190. text-shadow: 0px 1px 0px #fff;
  1191. font-size: 11px;
  1192. }
  1193. #ipsDebug_footer strong { margin-left: 20px; }
  1194. #ipsDebug_footer a { color: #404040; }
  1195. #rss_menu {
  1196. background-color: #fef3d7;
  1197. border: 1px solid #ed7710;
  1198. }
  1199. #rss_menu li { border-bottom: 1px solid #fce19b; }
  1200. #rss_menu a {
  1201. color: #ed7710;
  1202. padding: 5px 8px;
  1203. }
  1204.  
  1205. #rss_menu a:hover {
  1206. background-color: #ed7710;
  1207. color: #fff;
  1208. }
  1209.  
  1210. /************************************************************************/
  1211. /* GENERAL CONTENT */
  1212.  
  1213. .ipsUserPhoto {
  1214. padding: 1px;
  1215. border: 1px solid #d5d5d5;
  1216. background: #fff;
  1217. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1218. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1219. box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1220. }
  1221. .ipsUserPhotoLink:hover .ipsUserPhoto {
  1222. border-color: #7d7d7d;
  1223. }
  1224. .ipsUserPhoto_variable { max-width: 155px; }
  1225. .ipsUserPhoto_large { max-width: 90px; max-height: 90px; }
  1226. .ipsUserPhoto_medium { width: 50px; height: 50px; }
  1227. .ipsUserPhoto_mini { width: 30px; height: 30px; }
  1228. .ipsUserPhoto_tiny { width: 20px; height: 20px; }
  1229. .ipsUserPhoto_icon { width: 16px; height: 16px; }
  1230.  
  1231.  
  1232. .general_box {
  1233. background: #fcfcfc;
  1234. margin-bottom: 10px;
  1235. }
  1236.  
  1237. .general_box h3 {
  1238. font: normal 14px helvetica, arial, sans-serif;
  1239. padding: 8px 10px;
  1240. background: #DBE2EC;
  1241. color: #204066;
  1242. }
  1243.  
  1244. .general_box .none {
  1245. color: #bcbcbc;
  1246. }
  1247.  
  1248. .ipsBox, .ipsPad { padding: 9px; }
  1249. .ipsPad_double { padding: 9px 19px; } /* 19px because it's still only 1px border to account for */
  1250. .ipsBox_withphoto { margin-left: 65px; }
  1251. .ipsBox_container {
  1252. background: #fff;
  1253. border: 1px solid #dbe4ef;
  1254. }
  1255. .ipsBox_container.moderated {
  1256. background: #f8f1f3;
  1257. border: 1px solid #d6b0bb;
  1258. }
  1259. .ipsBox_notice {
  1260. padding: 10px;
  1261. line-height: 1.6;
  1262. margin-bottom: 10px;
  1263. }
  1264. .ipsBox_container .ipsBox_notice { margin: -10px -10px 10px -10px; }
  1265. .ipsPad_half { padding: 4px !important; }
  1266. .ipsPad_left { padding-left: 9px; }
  1267. .ipsPad_top { padding-top: 9px; }
  1268. .ipsPad_top_slimmer { padding-top: 7px; }
  1269. .ipsPad_top_half { padding-top: 4px; }
  1270. .ipsPad_top_bottom { padding-top: 9px; padding-bottom: 9px; }
  1271. .ipsPad_top_bottom_half { padding-top: 4px; padding-bottom: 4px; }
  1272. .ipsMargin_top { margin-top: 9px; }
  1273.  
  1274. .ipsBlendLinks_target .ipsBlendLinks_here {
  1275. opacity: 0.5;
  1276. -webkit-transition: all 0.1s ease-in-out;
  1277. -moz-transition: all 0.2s ease-in-out;
  1278. }
  1279. .ipsBlendLinks_target:hover .ipsBlendLinks_here { opacity: 1; }
  1280. .block_list > li {
  1281. padding: 5px 10px;
  1282. border-bottom: 1px solid #f2f2f2;
  1283. }
  1284.  
  1285. .ipsModMenu {
  1286. width: 15px;
  1287. height: 15px;
  1288. display: inline-block;
  1289. text-indent: -2000em;
  1290. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/moderation_cog.png ) no-repeat;
  1291. margin-right: 5px;
  1292. vertical-align: middle;
  1293. }
  1294.  
  1295. .ipsBadge {
  1296. display: inline-block;
  1297. height: 16px;
  1298. line-height: 16px;
  1299. padding: 0 5px;
  1300. font-size: 9px;
  1301. font-weight: bold;
  1302. text-transform: uppercase;
  1303. color: #fff;
  1304. -moz-border-radius: 4px;
  1305. -webkit-border-radius: 4px;
  1306. border-radius: 4px;
  1307. vertical-align: middle;
  1308. }
  1309.  
  1310. .ipsBadge.has_icon img {
  1311. max-height: 7px;
  1312. vertical-align: baseline;
  1313. }
  1314. #nav_app_ipchat .ipsBadge { position: absolute; }
  1315. #ajax_loading {
  1316. background: #95C715;
  1317. background: -moz-linear-gradient(top, #95C715 0%, #7BA60D 100%);
  1318. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95C715), color-stop(100%,#7BA60D));
  1319. background: linear-gradient(top, #95C715 0%,#7BA60D 100%);
  1320. border: 1px solid #7BA60D;
  1321. color: #fff;
  1322. text-align: center;
  1323. padding: 5px 0 8px;
  1324. width: 8%;
  1325. top: 0px;
  1326. left: 46%;
  1327. -moz-border-radius: 0 0 5px 5px;
  1328. -webkit-border-bottom-right-radius: 5px;
  1329. -webkit-border-bottom-left-radius: 5px;
  1330. border-radius: 0 0 5px 5px;
  1331. z-index: 10000;
  1332. position: fixed;
  1333. -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2), inset 0px -1px 0px rgba(255,255,255,0.2);
  1334. -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2), inset 0px -1px 0px rgba(255,255,255,0.2);
  1335. box-shadow: 0px 3px 5px rgba(0,0,0,0.2), inset 0px -1px 0px rgba(255,255,255,0.2);
  1336. }
  1337.  
  1338. #ipboard_body.redirector {
  1339. width: 500px;
  1340. margin: 150px auto 0 auto;
  1341. }
  1342.  
  1343. #ipboard_body.minimal { margin-top: 40px; }
  1344. #ipboard_body.minimal #content {
  1345. -moz-border-radius: 10px;
  1346. -webkit-border-radius: 10px;
  1347. border-radius: 10px;
  1348. padding: 20px 30px;
  1349. }
  1350. #ipboard_body.minimal h1 { font-size: 32px; }
  1351. #ipboard_body.minimal .ipsType_pagedesc { font-size: 16px; }
  1352.  
  1353. .progress_bar {
  1354. background-color: #fff;
  1355. border: 1px solid #d5dde5;
  1356. }
  1357.  
  1358. .progress_bar span {
  1359. background: #243f5c url(https://www.bleepingcomputer.com/forums/public/style_images/master/gradient_bg.png) repeat-x left 50%;
  1360. color: #fff;
  1361. font-size: 0em;
  1362. font-weight: bold;
  1363. text-align: center;
  1364. text-indent: -2000em; /* Safari fix */
  1365. height: 10px;
  1366. display: block;
  1367. overflow: hidden;
  1368. }
  1369.  
  1370. .progress_bar.limit span {
  1371. background: #b82929 url(https://www.bleepingcomputer.com/forums/public/style_images/master/progressbar_warning.png) repeat-x center;
  1372. }
  1373.  
  1374. .progress_bar span span {
  1375. display: none;
  1376. }
  1377.  
  1378. .progress_bar.user_warn {
  1379. margin: 0 auto;
  1380. width: 80%;
  1381. }
  1382.  
  1383. .progress_bar.user_warn span {
  1384. height: 6px;
  1385. }
  1386.  
  1387. .progress_bar.topic_poll {
  1388. border: 1px solid #d5dde5;
  1389. margin-top: 2px;
  1390. width: 40%;
  1391. }
  1392.  
  1393. li.rating a {
  1394. outline: 0;
  1395. }
  1396.  
  1397. .antispam_img { margin: 0 3px 5px 0; }
  1398. span.error {
  1399. color: #ad2930;
  1400. font-weight: bold;
  1401. clear: both;
  1402. }
  1403.  
  1404. #recaptcha_widget_div { max-width: 350px; }
  1405. #recaptcha_table { border: 0 !important; }
  1406.  
  1407. .mediatag_wrapper {
  1408. position: relative;
  1409. padding-bottom: 56.25%;
  1410. padding-top: 30px;
  1411. height: 0;
  1412. overflow: hidden;
  1413. }
  1414.  
  1415. .mediatag_wrapper iframe,  
  1416. .mediatag_wrapper object,  
  1417. .mediatag_wrapper embed {
  1418. position: absolute;
  1419. top: 0;
  1420. left: 0;
  1421. width: 100%;
  1422. height: 100%;
  1423. }
  1424.  
  1425. /************************************************************************/
  1426. /* GENERIC REPEATED STYLES */
  1427. /* Inline lists */
  1428. .tab_filters ul, .tab_filters li, fieldset.with_subhead span.desc, fieldset.with_subhead label,.user_controls li {
  1429. display: inline;
  1430. }
  1431.  
  1432. /* Utility styles */
  1433. .right { float: right; }
  1434. .left { float: left; }
  1435. .hide { display: none; }
  1436. .short { text-align: center; }
  1437. .clear { clear: both; }
  1438. .clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
  1439. .faded { opacity: 0.5 }
  1440. .clickable { cursor: pointer; }
  1441. .reset_cursor { cursor: default; }
  1442.  
  1443. /* Bullets */
  1444. .bullets ul, .bullets ol,
  1445. ul.bullets, ol.bullets {
  1446. list-style: disc;
  1447. margin-left: 30px;
  1448. line-height: 150%;
  1449. list-style-image: none;
  1450. }
  1451.  
  1452.  
  1453. .maintitle {
  1454. background: #2c5687 url(https://www.bleepingcomputer.com/forums/public/style_images/master/maintitle.png) repeat-x top;
  1455. color: #fff;
  1456. padding: 10px 10px 11px;
  1457. font-size: 16px;
  1458. font-weight: 300;
  1459. -moz-border-radius: 4px 4px 0 0;
  1460. -webkit-border-top-left-radius: 4px;
  1461. -webkit-border-top-right-radius: 4px;
  1462. border-radius: 4px 4px 0 0;
  1463. -webkit-box-shadow: inset 0px 1px 0 #528cbc;
  1464. -moz-box-shadow: inset 0px 1px 0 #528cbc;
  1465. box-shadow: inset 0px 1px 0 #528cbc;
  1466. border-width: 1px 1px 0 1px;
  1467. border-color: #316897;
  1468. border-style: solid;
  1469. }
  1470.  
  1471. .maintitle a { color: #fff; }
  1472. .collapsed .maintitle {
  1473. opacity: 0.2;
  1474. -moz-border-radius: 4px;
  1475. -webkit-border-radius: 4px;
  1476. border-radius: 4px;
  1477. }
  1478. .collapsed .maintitle:hover { opacity: 0.4; }
  1479. .maintitle .toggle {
  1480. visibility: hidden;
  1481. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/cat_minimize.png) no-repeat;
  1482. text-indent: -3000em;
  1483. width: 25px; height: 25px;
  1484. display: block;
  1485. outline: 0;
  1486. }
  1487. .maintitle:hover .toggle { visibility: visible; }
  1488. .collapsed .toggle {
  1489. background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/cat_maximize.png);
  1490. }
  1491. /* Rounded corners */
  1492. #user_navigation #new_msg_count, .poll_question h4,
  1493. .rounded {
  1494. border-radius: 6px;
  1495. -moz-border-radius: 6px;
  1496. -webkit-border-radius: 6px;
  1497. }
  1498.  
  1499.  
  1500. .desc, .desc.blend_links a, p.posted_info {
  1501. font-size: 14px;
  1502. color: #363636;
  1503. }
  1504.  
  1505.  
  1506. .desc.lighter, .desc.lighter.blend_links a {
  1507. color: #595959;
  1508. }
  1509.  
  1510. /* Cancel */
  1511. .cancel {
  1512. color: #ad2930;
  1513. font-size: 0.9em;
  1514. font-weight: bold;
  1515. }
  1516.  
  1517. /* Moderation */
  1518. em.moderated {
  1519. font-size: 11px;
  1520. font-style: normal;
  1521. font-weight: bold;
  1522. }
  1523.  
  1524. /* Positive/Negative */
  1525. .positive { color: #6f8f52; }
  1526. .negative { color: #c7172b; }
  1527.  
  1528. /* Search highlighting */
  1529. .searchlite
  1530. {
  1531. background-color: yellow;
  1532. color: red;
  1533. font-size:14px;
  1534. }
  1535.  
  1536. /* Users posting */
  1537. .activeuserposting {
  1538. font-style: italic;
  1539. }
  1540. /************************************************************************/
  1541. /* COLUMN WIDTHS FOR TABLES */
  1542. /* col_f = forums; col_c = categories; col_m = messenger; col_n = notifications */
  1543.  
  1544. .col_f_post { width: 250px !important; }
  1545. .is_mod .col_f_post { width: 210px !important; }
  1546.  
  1547. td.col_c_post {
  1548. padding-top: 10px !important;
  1549. width: 250px;
  1550. }
  1551.  
  1552. .col_f_icon {
  1553. padding: 10px 0 0 0 !important;
  1554. width: 24px !important;
  1555. text-align: center;
  1556. vertical-align: top;
  1557. }
  1558.  
  1559. .col_n_icon {
  1560. vertical-align: middle;
  1561. width: 24px;
  1562. padding: 0 !important;
  1563. }
  1564. .col_f_views, .col_m_replies {
  1565. width: 100px !important;
  1566. text-align: right;
  1567. white-space: nowrap;
  1568. }
  1569.  
  1570. .col_f_mod, .col_m_mod, .col_n_mod { width: 40px; text-align: right; }
  1571. .col_f_preview {
  1572. width: 20px !important;
  1573. text-align: right;
  1574. }
  1575.  
  1576. .col_c_icon { padding: 10px 5px 10px 5px !important; width: 30px; vertical-align: middle; text-align: middle; }
  1577. .col_c_post .ipsUserPhoto { margin-top: 3px; }
  1578.  
  1579. .col_n_date { width: 250px; }
  1580. .col_m_photo, .col_n_photo { width: 30px; }
  1581. .col_m_mod { text-align: right; }
  1582. .col_r_icon { width: 3%; }
  1583. .col_f_topic, .col_m_subject { width: 49%; }
  1584. .col_f_starter, .col_r_total, .col_r_comments { width: 10%; }
  1585. .col_m_date, .col_r_updated, .col_r_section { width: 18%; }
  1586. .col_c_stats { width: 15%; text-align: right; }
  1587. .col_c_forum { width: auto; }
  1588. .col_mod, .col_r_mod { width: 3%; }
  1589. .col_r_title { width: 26%; }
  1590.  
  1591. /*.col_c_forum, .col_c_stats, .col_c_icon, .col_c_post { vertical-align: top; }*/
  1592.  
  1593. /************************************************************************/
  1594. /* TABLE STYLES */
  1595.  
  1596. table.ipb_table {
  1597. width: 100%;
  1598. line-height: 1.3;
  1599. border-collapse: collapse;
  1600. }
  1601. table.ipb_table td {
  1602. padding: 10px;
  1603. border-bottom: 1px solid #f3f3f3;
  1604. }
  1605. table.ipb_table tr.unread h4 { font-weight: bold; }
  1606. table.ipb_table tr.highlighted td { border-bottom: 0; }
  1607. table.ipb_table th {
  1608. font-size: 11px;
  1609. font-weight: bold;
  1610. padding: 8px 6px;
  1611. }
  1612. .last_post { margin-left: 45px; }
  1613.  
  1614. table.ipb_table h4,
  1615. table.ipb_table .topic_title {
  1616. font-size: 14px;
  1617. display: inline-block;
  1618. }
  1619.  
  1620. table.ipb_table  .unread .topic_title { font-weight: bold; }
  1621. table.ipb_table .ipsModMenu { visibility: hidden; }
  1622. table.ipb_table tr:hover .ipsModMenu, table.ipb_table tr .ipsModMenu.menu_active { visibility: visible; }
  1623.  
  1624. #announcements h4 { display: inline; }
  1625. #announcements td { border-bottom: 1px solid #fff; }
  1626.  
  1627. .forum_data {
  1628. font-size: 11px;
  1629. color: #5c5c5c;
  1630. display: inline-block;
  1631. white-space: nowrap;
  1632. margin: 0px 0 0 8px;
  1633. }
  1634.  
  1635. .desc_more {
  1636. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/desc_more.png ) no-repeat top;
  1637. display: inline-block;
  1638. width: 13px; height: 13px;
  1639. text-indent: -2000em;
  1640. }
  1641. .desc_more:hover { background-position: bottom; }
  1642.  
  1643. .category_block .ipb_table h4 { font-size: 15px; word-wrap: break-word; }
  1644.  
  1645. table.ipb_table .subforums {
  1646. margin: 2px 0 3px 5px;
  1647. padding-left: 20px;
  1648. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/subforum_stem.png ) no-repeat left 4px;
  1649. }
  1650. table.ipb_table .subforums li.unread { font-weight: bold; }
  1651.  
  1652. table.ipb_table .expander {
  1653. visibility: hidden;
  1654. width: 16px;
  1655. height: 16px;
  1656. display: inline-block;
  1657. }
  1658. table.ipb_table tr:hover .expander { visibility: visible; opacity: 0.2; }
  1659. table.ipb_table td.col_f_preview { cursor: pointer; }
  1660. table.ipb_table tr td:hover .expander, .expander.open, .expander.loading { visibility: visible !important; opacity: 1; }
  1661. table.ipb_table .expander.closed { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_expand_close.png ) no-repeat top; }
  1662. table.ipb_table .expander.open { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_expand_close.png ) no-repeat bottom; }
  1663. table.ipb_table .expander.loading { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/loading.gif ) no-repeat; }
  1664. table.ipb_table .preview td {
  1665. padding: 20px 10px 20px 29px;
  1666. z-index: 20000;
  1667. border-top: 0;
  1668. }
  1669.  
  1670. table.ipb_table .preview td > div {
  1671. line-height: 1.4;
  1672. position: relative;
  1673. }
  1674. table.ipb_table .preview td {
  1675. -webkit-box-shadow: 0px 4px 5px rgba(0,0,0,0.15);
  1676. -moz-box-shadow: 0px 4px 5px rgba(0,0,0,0.15);
  1677. box-shadow: 0px 4px 5px rgba(0,0,0,0.15);
  1678. border: 1px solid #D6E4F0;
  1679. }
  1680.  
  1681. .preview_col {
  1682. margin-left: 80px;
  1683. }
  1684.  
  1685. .preview_info {
  1686. border-bottom: 1px solid #eaeaea;
  1687. padding-bottom: 3px;
  1688. margin: -3px 0 3px;
  1689. }
  1690.  
  1691. table.ipb_table .mini_pagination { opacity: 0.5; }
  1692. table.ipb_table tr:hover .mini_pagination { opacity: 1; }
  1693.  
  1694. /************************************************************************/
  1695. /* LAYOUT SYSTEM */
  1696.  
  1697. .ipsLayout.ipsLayout_withleft { padding-left: 210px; }
  1698. .ipsBox.ipsLayout.ipsLayout_withleft { padding-left: 220px; }
  1699. .ipsLayout.ipsLayout_withright { padding-right: 210px; clear: left; }
  1700. .ipsBox.ipsLayout.ipsLayout_withright { padding-right: 220px; }
  1701. /* Panes */
  1702. .ipsLayout_content, .ipsLayout .ipsLayout_left, .ipsLayout_right { position: relative; }
  1703. .ipsLayout_content { width: 100%; float: left; }
  1704. .ipsLayout .ipsLayout_left { width: 200px; margin-left: -210px; float: left; }
  1705. .ipsLayout .ipsLayout_right { width: 200px; margin-right: -210px; float: right; }
  1706.  
  1707. /* Wider sidebars */
  1708. .ipsLayout_largeleft.ipsLayout_withleft { padding-left: 280px; }
  1709. .ipsBox.ipsLayout_largeleft.ipsLayout_withleft { padding-left: 290px; }
  1710. .ipsLayout_largeleft.ipsLayout .ipsLayout_left { width: 270px; margin-left: -280px; }
  1711. .ipsLayout_largeright.ipsLayout_withright { padding-right: 280px; }
  1712. .ipsBox.ipsLayout_largeright.ipsLayout_withright { padding-right: 290px; }
  1713. .ipsLayout_largeright.ipsLayout .ipsLayout_right { width: 270px; margin-right: -280px; }
  1714.  
  1715. /* Narrow sidebars */
  1716. .ipsLayout_smallleft.ipsLayout_withleft { padding-left: 150px; }
  1717. .ipsBox.ipsLayout_smallleft.ipsLayout_withleft { padding-left: 160px; }
  1718. .ipsLayout_smallleft.ipsLayout .ipsLayout_left { width: 140px; margin-left: -150px; }
  1719. .ipsLayout_smallright.ipsLayout_withright { padding-right: 150px; }
  1720. .ipsBox.ipsLayout_smallright.ipsLayout_withright { padding-right: 160px; }
  1721. .ipsLayout_smallright.ipsLayout .ipsLayout_right { width: 140px; margin-right: -150px; }
  1722.  
  1723. /* Tiny sidebar */
  1724. .ipsLayout_tinyleft.ipsLayout_withleft { padding-left: 50px; }
  1725. .ipsBox.ipsLayout_tinyleft.ipsLayout_withleft { padding-left: 60px; }
  1726. .ipsLayout_tinyleft.ipsLayout .ipsLayout_left { width: 40px; margin-left: -50px; }
  1727. .ipsLayout_tinyright.ipsLayout_withright { padding-right: 50px; }
  1728. .ipsBox.ipsLayout_tinyright.ipsLayout_withright { padding-right: 60px; }
  1729. .ipsLayout_tinyright.ipsLayout .ipsLayout_right { width: 40px; margin-right: -50px; }
  1730.  
  1731. /* Big sidebar */
  1732. .ipsLayout_bigleft.ipsLayout_withleft { padding-left: 330px; }
  1733. .ipsBox.ipsLayout_bigleft.ipsLayout_withleft { padding-left: 340px; }
  1734. .ipsLayout_bigleft.ipsLayout .ipsLayout_left { width: 320px; margin-left: -330px; }
  1735. .ipsLayout_bigright.ipsLayout_withright { padding-right: 330px; }
  1736. .ipsBox.ipsLayout_bigright.ipsLayout_withright { padding-right: 340px; }
  1737. .ipsLayout_bigright.ipsLayout .ipsLayout_right { width: 320px; margin-right: -330px; }
  1738.  
  1739. /* Even Wider sidebars */
  1740. .ipsLayout_hugeleft.ipsLayout_withleft { padding-left: 380px; }
  1741. .ipsBox.ipsLayout_hugeleft.ipsLayout_withleft { padding-left: 390px; }
  1742. .ipsLayout_hugeleft.ipsLayout .ipsLayout_left { width: 370px; margin-left: -380px; }
  1743. .ipsLayout_hugeright.ipsLayout_withright { padding-right: 380px; }
  1744. .ipsBox.ipsLayout_hugeright.ipsLayout_withright { padding-right: 390px; }
  1745. .ipsLayout_hugeright.ipsLayout .ipsLayout_right { width: 370px; margin-right: -380px; }
  1746.  
  1747. /************************************************************************/
  1748. /* NEW FORMS */
  1749.  
  1750. .ipsField .ipsField_title {
  1751. font-weight: bold;
  1752. font-size: 15px;
  1753. }
  1754.  
  1755. .ipsForm_required {
  1756. color: #ab1f39;
  1757. font-weight: bold;
  1758. }
  1759.  
  1760. .ipsForm_horizontal .ipsField_title {
  1761. float: left;
  1762. width: 185px;
  1763. padding-right: 15px;
  1764. text-align: right;
  1765. line-height: 1.8;
  1766. }
  1767.  
  1768. .ipsForm_horizontal .ipsField { margin-bottom: 15px; }
  1769. .ipsForm_horizontal .ipsField_content, .ipsForm_horizontal .ipsField_submit { margin-left: 200px; }
  1770. .ipsForm_horizontal .ipsField_checkbox { margin: 0 0 5px 200px; }
  1771. .ipsForm_horizontal .ipsField_select .ipsField_title { line-height: 1.6; }
  1772.  
  1773. .ipsForm_vertical .ipsField { margin-bottom: 10px; }
  1774. .ipsForm_vertical .ipsField_content { margin-top: 3px; }
  1775.  
  1776. .ipsForm .ipsField_checkbox .ipsField_content { margin-left: 25px; }
  1777. .ipsForm .ipsField_checkbox input { float: left; margin-top: 3px; }
  1778.  
  1779. .ipsField_primary input { font-size: 18px; }
  1780.  
  1781. .ipsForm_submit {
  1782. background: #e4e4e4;
  1783. background: -moz-linear-gradient(top, #e4e4e4 0%, #cccccc 100%);
  1784. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#cccccc));
  1785. padding: 5px 10px;
  1786. text-align: right;
  1787. border-top: 1px solid #cccccc;
  1788. margin-top: 25px;
  1789. }
  1790.  
  1791. .ipsForm_right { text-align: right; }
  1792. .ipsForm_left { text-align: left; }
  1793. .ipsForm_center { text-align: center; }
  1794.  
  1795. /************************************************************************/
  1796. /* SETTINGS SCREENS */
  1797. .ipsSettings_pagetitle { font-size: 20px; margin-bottom: 5px; }
  1798. .ipsSettings { padding: 0 0px; }
  1799. .ipsSettings_section {
  1800. margin: 0 0 15px 0;
  1801. border-top: 1px solid #eaeaea;
  1802. padding: 15px 0 0 0;
  1803. }
  1804. .ipsSettings_section > div { margin-left: 175px; }
  1805. .ipsSettings_section > div ul li { margin-bottom: 10px; }
  1806. .ipsSettings_section .desc { margin-top: 3px; }
  1807. .ipsSettings_sectiontitle {
  1808. font: bold 14px Helvetica, Arial, sans-serif;
  1809. color: #151515;
  1810. width: 165px;
  1811. padding-left: 10px;
  1812. float: left;
  1813. }
  1814.  
  1815. .ipsSettings_fieldtitle {
  1816. min-width: 100px;
  1817. margin-right: 10px;
  1818. font-size: 14px;
  1819. display: inline-block;
  1820. vertical-align: top;
  1821. padding-top: 3px;
  1822. }
  1823.  
  1824. /************************************************************************/
  1825. /* TOOLTIPS */
  1826.  
  1827. .ipsTooltip { padding: 5px; z-index: 25000;}
  1828. .ipsTooltip_inner {
  1829. padding: 8px;
  1830. background: #333333;
  1831. border: 1px solid #333333;
  1832. color: #fff;
  1833. -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  1834. -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  1835. box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  1836. -moz-border-radius: 4px;
  1837. -webkit-border-radius: 4px;
  1838. border-radius: 4px;
  1839. font-size: 12px;
  1840. text-align: center;
  1841. max-width: 250px;
  1842. }
  1843. .ipsTooltip_inner a { color: #fff; }
  1844. .ipsTooltip_inner span { font-size: 11px; color: #d2d2d2 }
  1845. .ipsTooltip.top { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/stems/tooltip_top.png) no-repeat bottom center; }
  1846. .ipsTooltip.top_left { background-position: bottom left; }
  1847. .ipsTooltip.bottom { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/stems/tooltip_bottom.png) no-repeat top center; }
  1848. .ipsTooltip.left { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/stems/tooltip_left.png) no-repeat center right; }
  1849. .ipsTooltip.right { background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/stems/tooltip_right.png) no-repeat center left; }
  1850. /************************************************************************/
  1851. /* AlertFlag */
  1852.  
  1853. .ipsHasNotifications {
  1854. padding: 0px 4px;
  1855. height: 12px;
  1856. line-height: 12px;
  1857. background: #cf2020;
  1858. color: #fff !important;
  1859. font-size: 9px;
  1860. text-align: center;
  1861. -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  1862. -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  1863. box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  1864. -moz-border-radius: 2px;
  1865. -webkit-border-radius: 2px;
  1866. border-radius: 2px;
  1867. position: absolute;
  1868. top: 4px;
  1869. left: 3px;
  1870. }
  1871.  
  1872. .ipsHasNotifications_blank { display: none; }
  1873. #chat-tab-count.ipsHasNotifications { left: auto; top: 0px; right: -1px; text-shadow: none !important; position: absolute; }
  1874.  
  1875. /************************************************************************/
  1876. /* SIDEBAR STYLE */
  1877.  
  1878. .ipsSideMenu { padding: 10px 0; }
  1879. .ipsSideMenu h4 {
  1880. margin: 0 10px 5px 25px;
  1881. font-weight: bold;
  1882. color: #383838;
  1883. }
  1884.  
  1885. .ipsSideMenu ul {
  1886. border-top: 1px solid #EDF1F5;
  1887. margin-bottom: 20px;
  1888. }
  1889.  
  1890. .ipsSideMenu ul li {
  1891. font-size: 11px;
  1892. border-bottom: 1px solid #EDF1F5;
  1893. }
  1894.  
  1895. .ipsSideMenu ul li a {
  1896. padding: 5px 10px 5px 25px;
  1897. display: block;
  1898. }
  1899.  
  1900.  
  1901. .ipsSideMenu ul li.active a {
  1902. background: #af286d url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_check_white.png ) no-repeat 6px 8px;
  1903. color: #fff;
  1904. font-weight: bold;
  1905. }
  1906.  
  1907. /***************************************************************************/
  1908. /* WIZARDS */
  1909. .ipsSteps {
  1910. border-bottom: 1px solid #fff;
  1911. background: #DBE2EC;
  1912. overflow: hidden;
  1913. }
  1914. .ipsSteps ul li {
  1915. float: left;
  1916. padding: 11px 33px 11px 18px;
  1917. color: #323232;
  1918. background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/wizard_step_large.png );
  1919. background-repeat: no-repeat;
  1920. background-position: bottom right;
  1921. position: relative;
  1922. max-height: 53px;
  1923. }
  1924. .ipsSteps .ipsSteps_active {
  1925. background-position: top right;
  1926. color: #fff;
  1927. text-shadow: 0px -1px 0 rgba(0,0,0,0.7);
  1928. }
  1929. .ipsSteps .ipsSteps_done { color: #aeaeae; }
  1930. .ipsSteps_desc { font-size: 11px; }
  1931. .ipsSteps_arrow { display: none; }
  1932. .ipsSteps_title {
  1933. display: block;
  1934. font-size: 14px;
  1935. }
  1936. .ipsSteps_active .ipsSteps_arrow {
  1937. display: block;
  1938. position: absolute;
  1939. left: -23px;
  1940. top: 0;
  1941. width: 23px;
  1942. height: 54px;
  1943. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/wizard_step_extra.png ) no-repeat;
  1944. }
  1945. .ipsSteps ul li:first-child .ipsSteps_arrow { display: none !important; }
  1946.  
  1947. /************************************************************************/
  1948. /* VERTICAL TABS (profile etc.) */
  1949.  
  1950. .ipsVerticalTabbed { }
  1951.  
  1952. .ipsVerticalTabbed_content {
  1953. min-height: 400px;
  1954. }
  1955. .ipsVerticalTabbed_tabs > ul {
  1956. width: 149px !important;
  1957. margin-top: 10px;
  1958. border-top: 1px solid #DBE4EF;
  1959. border-left: 1px solid #DBE4EF;
  1960. }
  1961. .ipsVerticalTabbed_minitabs.ipsVerticalTabbed_tabs > ul { width: 40px !important; }
  1962. .ipsVerticalTabbed_tabs li {
  1963. background: #f6f8fb;
  1964. color: #808080;
  1965. border-bottom: 1px solid #DBE4EF;
  1966. font-size: 13px;
  1967. }
  1968. .ipsVerticalTabbed_tabs li a {
  1969. display: block;
  1970. padding: 10px 8px;
  1971. outline: 0;
  1972. color: #8d8d8d;
  1973. -webkit-transition: background-color 0.1s ease-in-out;
  1974. -moz-transition: background-color 0.3s ease-in-out;
  1975. }
  1976. .ipsVerticalTabbed_tabs li a:hover {
  1977. background: #eaeff5;
  1978. color: #808080;
  1979. }
  1980. .ipsVerticalTabbed_tabs li.active a {
  1981. width: 135px;
  1982. position: relative;
  1983. z-index: 8000;
  1984. border-right: 1px solid #fff;
  1985. background: #fff;
  1986. color: #353535;
  1987. font-weight: bold;
  1988. }
  1989. .ipsVerticalTabbed_minitabs.ipsVerticalTabbed_tabs li.active a {
  1990. width: 24px;
  1991. }
  1992.  
  1993. /************************************************************************/
  1994. /* 'LIKE' FUNCTIONS */
  1995.  
  1996. .ipsLikeBar { margin: 10px 0; font-size: 11px; }
  1997. .ipsLikeBar_info {
  1998. line-height: 19px;
  1999. background: #f4f4f4;
  2000. padding: 0 10px;
  2001. display: inline-block;
  2002. -moz-border-radius: 2px;
  2003. -webkit-border-radius: 2px;
  2004. border-radius: 2px;
  2005. }
  2006. .ipsLikeButton {
  2007. line-height: 17px;
  2008. padding: 0 6px 0 24px;
  2009. font-size: 11px;
  2010. display: inline-block;
  2011. -moz-border-radius: 2px;
  2012. -webkit-border-radius: 2px;
  2013. border-radius: 2px;
  2014. color: #fff !important;
  2015. }
  2016. .ipsLikeButton:hover { color: #fff !important; }
  2017. .ipsLikeButton.ipsLikeButton_enabled {
  2018. background: #7b96bb url(https://www.bleepingcomputer.com/forums/public/style_images/master/like_button.png ) no-repeat top left;
  2019. border: 1px solid #7b96bb;
  2020. }
  2021. .ipsLikeButton.ipsLikeButton_disabled {
  2022. background: #acacac url(https://www.bleepingcomputer.com/forums/public/style_images/master/like_button.png ) no-repeat bottom left;
  2023. border: 1px solid #acacac;
  2024. }
  2025.  
  2026. /************************************************************************/
  2027. /* TAG LIST */
  2028.  
  2029. .ipsTag {
  2030. display: inline-block;
  2031. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/tag_bg.png );
  2032. height: 20px;
  2033. line-height: 20px;
  2034. padding: 0 7px 0 15px;
  2035. margin: 5px 5px 0 0;
  2036. font-size: 11px;
  2037. color: #656565;
  2038. text-shadow: 0 1px 0 rgba(255,255,255,1);
  2039. -moz-border-radius: 0 3px 3px 0;
  2040. -webkit-border-top-right-radius: 3px;
  2041. -webkit-border-bottom-right-radius: 3px;
  2042. border-radius: 0 3px 3px 0;
  2043. }
  2044.  
  2045. /************************************************************************/
  2046. /* TAG EDITOR STYLES */
  2047.  
  2048. .ipsTagBox_wrapper {
  2049. min-height: 18px;
  2050. width: 350px;
  2051. line-height: 1.3;
  2052. display: inline-block;
  2053. }
  2054. .ipsTagBox_hiddeninput { background: #fff; }
  2055. .ipsTagBox_hiddeninput.inactive {
  2056. font-size: 11px;
  2057. min-width: 200px;
  2058. }
  2059. .ipsTagBox_wrapper input { border: 0px; outline: 0; }
  2060. .ipsTagBox_wrapper li { display: inline-block; }
  2061. .ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child {
  2062. background: #dbf3ff;
  2063. border-color: #a8e3ff;
  2064. color: #136db5;
  2065. }
  2066. .ipsTagBox_tag {
  2067. padding: 2px 1px 2px 4px;
  2068. background: #f4f4f4;
  2069. border: 1px solid #dddddd;
  2070. margin: 0 3px 2px 0;
  2071. font-size: 11px;
  2072. -moz-border-radius: 2px;
  2073. -webkit-border-radius: 2px;
  2074. border-radius: 2px;
  2075. cursor: pointer;
  2076. }
  2077. .ipsTagBox_tag:hover {
  2078. border-color: #bdbdbd;
  2079. }
  2080. .ipsTagBox_tag.selected {
  2081. background: #e2e2e2 !important;
  2082. border-color: #c0c0c0 !important;
  2083. color: #424242 !important;
  2084. }
  2085. .ipsTagBox_closetag {
  2086. margin-left: 2px;
  2087. display: inline-block;
  2088. padding: 0 3px;
  2089. color: #c7c7c7;
  2090. font-weight: bold;
  2091. }
  2092. .ipsTagBox_closetag:hover { color: #454545; }
  2093. .ipsTagBox_tag.selected .ipsTagBox_closetag { color: #424242; }
  2094. .ipsTagBox_tag.selected .ipsTagBox_closetag:hover { color: #2f2f2f; }
  2095. .ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child .ipsTagBox_closetag { color: #4f87bb; }
  2096. .ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child .ipsTagBox_closetag:hover { color: #003b71; }
  2097. .ipsTagBox_addlink {
  2098. font-size: 10px;
  2099. margin-left: 3px;
  2100. outline: 0;
  2101. }
  2102. .ipsTagBox_dropdown {
  2103. height: 100px;
  2104. overflow: scroll;
  2105. background: #fff;
  2106. border: 1px solid #dddddd;
  2107. -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
  2108. -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
  2109. box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
  2110. z-index: 16000;
  2111. }
  2112. .ipsTagBox_dropdown li {
  2113. padding: 4px;
  2114. font-size: 12px;
  2115. cursor: pointer;
  2116. }
  2117. .ipsTagBox_dropdown li:hover {
  2118. background: #dbf3ff;
  2119. color: #003b71;
  2120. }
  2121.  
  2122. /************************************************************************/
  2123. /* TAG CLOUD */
  2124. .ipsTagWeight_1 { opacity: 1.0; }
  2125. .ipsTagWeight_2 { opacity: 0.9; }
  2126. .ipsTagWeight_3 { opacity: 0.8; }
  2127. .ipsTagWeight_4 { opacity: 0.7; }
  2128. .ipsTagWeight_5 { opacity: 0.6; }
  2129. .ipsTagWeight_6 { opacity: 0.5; }
  2130. .ipsTagWeight_7 { opacity: 0.4; }
  2131. .ipsTagWeight_8 { opacity: 0.3; }
  2132. /************************************************************************/
  2133. /* NEW FILTER BAR */
  2134.  
  2135. .ipsFilterbar li {
  2136. margin: 0px 15px 0px 0;
  2137. font-size: 11px;
  2138. }
  2139. .ipsFilterbar li a {
  2140. color: #fff;
  2141. opacity: 0.5;
  2142. text-shadow: 0px 1px 0px #0d273e;
  2143. -webkit-transition: all 0.3s ease-in-out;
  2144. -moz-transition: all 0.3s ease-in-out;
  2145. }
  2146. .ipsFilterbar.bar.altbar li a { color: #244156; text-shadow: none; opacity: .8; }
  2147. .ipsFilterbar:hover li a { opacity: 0.8; }
  2148.  
  2149. .ipsFilterbar li a:hover {
  2150. color: #fff;
  2151. opacity: 1;
  2152. }
  2153.  
  2154. .ipsFilterbar li img { margin-top: -3px; }
  2155.  
  2156. .ipsFilterbar li.active { opacity: 1; }
  2157.  
  2158. .ipsFilterbar li.active a, .ipsFilterbar.bar.altbar li.active a {
  2159. background: #244156;
  2160. opacity: 1;
  2161. color: #fff;
  2162. padding: 4px 10px;
  2163. font-weight: bold;
  2164. -moz-border-radius: 10px;
  2165. -webkit-border-radius: 10px !important;
  2166. border-radius: 10px;
  2167. -webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2);
  2168. -moz-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2);
  2169. box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2);
  2170. }
  2171. /************************************************************************/
  2172. /* POSTING FORM STYLES */
  2173. /* Additional form styles for posting forms */
  2174.  
  2175. .ipsPostForm { }
  2176. .ipsPostForm.ipsLayout_withright {
  2177. padding-right: 260px !important;
  2178. }
  2179. .ipsPostForm .ipsLayout_content {
  2180. z-index: 900;
  2181. -webkit-box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
  2182. -moz-box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
  2183. box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
  2184. float: none;
  2185. }
  2186. .ipsPostForm .ipsLayout_right {
  2187. width: 250px;
  2188. margin-right: -251px;
  2189. border-left: 0;
  2190. z-index: 800;
  2191. }
  2192. .ipsPostForm_sidebar .ipsPostForm_sidebar_block.closed h3 {
  2193. background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/folder_closed.png );
  2194. background-repeat: no-repeat;
  2195. background-position: 10px 9px;
  2196. padding-left: 26px;
  2197. margin-bottom: 2px;
  2198. }
  2199.  
  2200. /************************************************************************/
  2201. /* MEMBER LIST STYLES */
  2202. .ipsMemberList .ipsButton_secondary { opacity: 0.3; }
  2203. .ipsMemberList li:hover .ipsButton_secondary, .ipsMemberList tr:hover .ipsButton_secondary { opacity: 1; }
  2204. .ipsMemberList li .reputation { margin: 5px 10px 0 0; }
  2205. .ipsMemberList > li .ipsButton_secondary { margin-top: 15px; }
  2206. .ipsMemberList li .rating { display: inline; }
  2207.  
  2208. /************************************************************************/
  2209. /* COMMENT STYLES */
  2210. .ipsComment_wrap { margin-top: 10px; }
  2211. .ipsComment_wrap .ipsLikeBar { margin: 0; }
  2212. .ipsComment_wrap input[type='checkbox'] { vertical-align: middle; }
  2213. .ipsComment {
  2214. border-bottom: 1px solid #e9e9e9;
  2215. margin-bottom: 5px;
  2216. padding: 10px 0;
  2217. }
  2218. .ipsComment_author, .ipsComment_reply_user {
  2219. width: 160px;
  2220. text-align: right;
  2221. padding: 0 10px;
  2222. float: left;
  2223. line-height: 1.3;
  2224. }
  2225.  
  2226. .ipsComment_author .ipsUserPhoto { margin-bottom: 5px; }
  2227. .ipsComment_comment {
  2228. margin-left: 190px;
  2229. line-height: 1.5;
  2230. }
  2231.  
  2232. .ipsComment_comment > div { min-height: 33px; }
  2233. .ipsComment_controls { margin-top: 10px; }
  2234. .ipsComment_controls > li { opacity: 0.2; }
  2235. .ipsComment:hover .ipsComment_controls > li, .ipsComment .ipsComment_controls > li.right { opacity: 1; }
  2236.  
  2237. .ipsComment_reply_user_photo {
  2238. margin-left: 115px;
  2239. }
  2240.  
  2241. /************************************************************************/
  2242. /* FLOATING ACTION STYLES (comment moderation, multiquote etc.) */
  2243. .ipsFloatingAction {
  2244. position: fixed;
  2245. right: 10px;
  2246. bottom: 10px;
  2247. background: #fff;
  2248. padding: 10px;
  2249. z-index: 15000;
  2250. border: 4px solid #464646;
  2251. -moz-border-radius: 5px;
  2252. -webkit-border-radius: 5px;
  2253. border-radius: 5px;
  2254. -moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  2255. -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  2256. box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
  2257. }
  2258.  
  2259. .ipsFloatingAction.left {
  2260. right: auto;
  2261. left: 10px;
  2262. }
  2263. .ipsFloatingAction .fixed_inner {
  2264. overflow-y: auto;
  2265. overflow-x: hidden;
  2266. }
  2267. /* specifics for seo meta tags editor */
  2268. #seoMetaTagEditor { width: 480px; }
  2269.  
  2270. #seoMetaTagEditor table { width: 450px; }
  2271. #seoMetaTagEditor table td { width: 50%; padding-right: 0px }
  2272.  
  2273. /************************************************************************/
  2274. /* FORM STYLES */
  2275.  
  2276. body#ipboard_body fieldset.submit,
  2277. body#ipboard_body p.submit {
  2278. padding: 15px 6px 15px 6px;
  2279. text-align: center;
  2280. }
  2281.  
  2282. .input_text, .ipsTagBox_wrapper {
  2283. padding: 4px;
  2284. border-width: 1px;
  2285. border-style: solid;
  2286. border-color: #848484 #c1c1c1 #e1e1e1 #c1c1c1;
  2287. background: #fff;
  2288. -moz-border-radius: 2px;
  2289. -webkit-border-radius: 2px;
  2290. border-radius: 2px;
  2291. }
  2292.  
  2293. .input_text:focus {
  2294. border-color: #4e4e4e #7c7c7c #a3a3a3 #7c7c7c;
  2295. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  2296. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  2297. box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  2298. }
  2299. input.inactive, select.inactive, textarea.inactive { color: #c4c4c4; }
  2300.  
  2301. .input_text.error {
  2302. background-color: #f3dddd;
  2303. }
  2304. .input_text.accept {
  2305. background-color: #f1f6ec;
  2306. }
  2307.  
  2308. .input_submit {
  2309. text-decoration: none;
  2310. border-width: 1px;
  2311. border-style: solid;
  2312. padding: 4px 10px;
  2313. cursor: pointer;
  2314. }
  2315. .input_submit.alt {
  2316. text-decoration: none;
  2317. }
  2318.  
  2319. p.field {
  2320. padding: 15px;
  2321. }
  2322.  
  2323. li.field {
  2324. padding: 5px;
  2325. margin-left: 5px;
  2326. }
  2327.  
  2328. li.field label,
  2329. li.field span.desc {
  2330. display: block;
  2331. }
  2332. li.field.error {
  2333. color: #ad2930;
  2334. }
  2335.  
  2336. li.field.error label {
  2337. font-weight: bold;
  2338. }
  2339.  
  2340. li.field.checkbox, li.field.cbox {
  2341. margin-left: 0;
  2342. }
  2343.  
  2344. li.field.checkbox .input_check,
  2345. li.field.checkbox .input_radio,
  2346. li.field.cbox .input_check,
  2347. li.field.cbox .input_radio {
  2348. margin-right: 10px;
  2349. vertical-align: middle;
  2350. }
  2351.  
  2352. li.field.checkbox label,
  2353. li.field.cbox label {
  2354. width: auto;
  2355. float: none;
  2356. display: inline;
  2357. }
  2358. li.field.checkbox p,
  2359. li.field.cbox p {
  2360. position: relative;
  2361. left: 245px;
  2362. display: block;
  2363. }
  2364.  
  2365. li.field.checkbox span.desc,
  2366. li.field.cbox span.desc {
  2367. padding-left: 27px;
  2368. margin-left: auto;
  2369. display: block;
  2370. }
  2371. /************************************************************************/
  2372. /* MESSAGE STYLES */
  2373.  
  2374. .message {
  2375. background: #ebfcdf;
  2376. padding: 10px;
  2377. border: 1px solid #a4cfa4;
  2378. color: #0e440e;
  2379. line-height: 1.6;
  2380. font-size: 12px;
  2381. }
  2382.  
  2383. .message h3 {
  2384. padding: 0;
  2385. color: #323232;
  2386. }
  2387. .message.error {
  2388. background-color: #f3e3e6;
  2389. border-color: #e599aa;
  2390. color: #80001c;
  2391. }
  2392. .message.error.usercp {
  2393. background-image: none;
  2394. padding: 4px;
  2395. float: right;
  2396. }
  2397. .message.unspecific {
  2398. background-color: #f3f3f3;
  2399. border-color: #d4d4d4;
  2400. color: #515151;
  2401. margin: 0 0 10px 0;
  2402. clear: both;
  2403. }
  2404. /************************************************************************/
  2405. /* MENU & POPUP STYLES */
  2406.  
  2407. .ipbmenu_content, .ipb_autocomplete {
  2408. font-size: 12px;
  2409. min-width: 85px;
  2410. z-index: 2000;
  2411. }
  2412. .ipbmenu_content li:last-child {
  2413. border-bottom: 0;
  2414. padding-bottom: 0px;
  2415. }
  2416. .ipbmenu_content li:first-child { padding-top: 0px; }
  2417. .ipbmenu_content.with_checks a { padding-left: 26px; } /* save room for a checkmark */
  2418. .ipbmenu_content a .icon { margin-right: 10px; }
  2419. .ipbmenu_content a {
  2420. text-decoration: none;
  2421. text-align: left;
  2422. display: block;
  2423. padding: 6px 10px;
  2424. }
  2425. .ipbmenu_content.with_checks li.selected a {
  2426. background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_check.png );
  2427. background-repeat: no-repeat;
  2428. background-position: 7px 10px;
  2429. }
  2430.  
  2431. .popupWrapper {
  2432. background-color: #464646;
  2433. background-color: rgba(70,70,70,0.6);
  2434. padding: 4px;
  2435. -webkit-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7);
  2436. -moz-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7);
  2437. box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7 );
  2438. -moz-border-radius: 4px;
  2439. -webkit-border-radius: 4px;
  2440. border-radius: 4px;
  2441. }
  2442.  
  2443. .popupInner {
  2444. background: #fff;
  2445. width: 500px;
  2446. overflow: auto;
  2447. -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2448. -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2449. box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  2450. overflow-x: hidden;
  2451. }
  2452. .popupInner.black_mode {
  2453. background: #000;
  2454. border: 3px solid #b3bbc3;
  2455. color: #eee;
  2456. border: 3px solid #555;
  2457. }
  2458. .popupInner.warning_mode {
  2459. border: 3px solid #7D1B1B;
  2460. }
  2461. .popupInner h3 {
  2462. background: #2c5687 url(https://www.bleepingcomputer.com/forums/public/style_images/master/maintitle.png) repeat-x top;
  2463. color: #fff;
  2464. border-width: 1px 1px 0 1px;
  2465. border-style: solid;
  2466. border-color: #316897;
  2467. padding: 8px 10px 9px;
  2468. font-size: 16px;
  2469. font-weight: 300;
  2470. text-shadow: 0 1px 2px rgba(0,0,0,0.3);
  2471. -webkit-box-shadow: inset 0px 1px 0 #528cbc;
  2472. box-shadow: inset 0px 1px 0 #528cbc;
  2473. -moz-box-shadow: inset 0px 1px 0 #528cbc;
  2474. }
  2475. .popupInner h3 a { color: #fff; }
  2476. .popupInner.black_mode h3 {
  2477. background-color: #545C66;
  2478. color: #ddd;
  2479. }
  2480. .popupInner.warning_mode h3 {
  2481. background-color: #7D1B1B;
  2482. padding-top: 6px;
  2483. padding-bottom: 6px;
  2484. color: #fff;
  2485. }
  2486. .popupInner.warning_mode input.input_submit {
  2487. background-color: #7D1B1B;
  2488. }
  2489.  
  2490. .popupClose {
  2491. position: absolute;
  2492. right: 16px;
  2493. top: 12px;
  2494. }
  2495.  
  2496. .popupClose.light_close_button {
  2497. background: transparent url(https://www.bleepingcomputer.com/forums/public/style_images/master/close_popup_light.png) no-repeat top left;
  2498. opacity: 0.8;
  2499. width: 13px;
  2500. height: 13px;
  2501. top: 17px;
  2502. }
  2503.  
  2504. .popupClose.light_close_button img {
  2505. display: none;
  2506. }
  2507.  
  2508. .popup_footer {
  2509. padding: 15px;
  2510. position: absolute;
  2511. bottom: 0px;
  2512. right: 0px;
  2513. }
  2514.  
  2515. .popup_body {
  2516. padding: 10px;
  2517. }
  2518.  
  2519. .stem {
  2520. width: 31px;
  2521. height: 16px;
  2522. position: absolute;
  2523. }
  2524.  
  2525. .stem.topleft { background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/stems/topleft.png); }
  2526. .stem.topright { background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/stems/topright.png); }
  2527. .stem.bottomleft { background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/stems/bottomleft.png); }
  2528. .stem.bottomright { background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/stems/bottomright.png); }
  2529. .modal {
  2530. background-color: #3e3e3e;
  2531. }
  2532.  
  2533. .userpopup h3 { font-size: 17px; }
  2534. .userpopup h3, .userpopup .side + div { padding-left: 110px; }
  2535. .userpopup .side { position: absolute; margin-top: -40px; }
  2536. .userpopup .side .ipsButton_secondary {
  2537. display: block;
  2538. text-align: center;
  2539. margin-top: 5px;
  2540. /* #32468: hacky workaround to ensure these buttons work when translated */
  2541. max-width: 75px;
  2542. height: auto;
  2543. line-height: 1;
  2544. padding: 5px 10px;
  2545. white-space: normal;
  2546. }
  2547. .userpopup .user_controls { text-align: left; }
  2548. .userpopup .user_status { padding: 5px; margin-bottom: 5px; }
  2549. .userpopup .reputation {
  2550. display: block;
  2551. text-align: center;
  2552. margin-top: 5px;
  2553. }
  2554.  
  2555. .userpopup {
  2556. overflow: hidden;
  2557. position: relative;
  2558. font-size: 0.9em;
  2559. }
  2560.  
  2561. .userpopup dl {
  2562. border-bottom: 1px solid #d4d4d4;
  2563. padding-bottom: 10px;
  2564. margin-bottom: 4px;
  2565. }
  2566.  
  2567. .info dt {
  2568. float: left;
  2569. font-weight: bold;
  2570. padding: 3px 6px;
  2571. clear: both;
  2572. width: 30%;
  2573. }
  2574.  
  2575. .info dd {
  2576. padding: 3px 6px;
  2577. width: 60%;
  2578. margin-left: 35%;
  2579. }
  2580.  
  2581. /************************************************************************/
  2582. /* BUTTONS STYLES */
  2583.  
  2584. .topic_buttons li {
  2585. float: right;
  2586. margin: 0 0 10px 10px;
  2587. }
  2588.  
  2589.  
  2590. .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important,
  2591. .topic_buttons li a, .topic_buttons li span, .ipsButton {
  2592. background: #212121 url(https://www.bleepingcomputer.com/forums/public/style_images/master/topic_button.png ) repeat-x top;
  2593. border: 1px solid #212121;
  2594. border-width: 1px 1px 0 1px;
  2595. -moz-border-radius: 3px;
  2596. -webkit-border-radius: 3px;
  2597. border-radius: 3px;
  2598. -moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  2599. -webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  2600. box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  2601. color: #fff;
  2602. text-shadow: 0 -1px 0 #191919;
  2603. font: 300 12px/1.3 Helvetica, Arial, sans-serif;
  2604. line-height: 30px;
  2605. height: 30px;
  2606. padding: 0 10px;
  2607. text-align: center;
  2608. min-width: 125px;
  2609. display: inline-block;
  2610. cursor: pointer;
  2611. }
  2612.  
  2613. .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .ipsButton.important {
  2614. background: #812200 url(https://www.bleepingcomputer.com/forums/public/style_images/master/topic_button_closed.png ) repeat-x top;
  2615. border-color: #812200;
  2616. -moz-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
  2617. -webkit-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
  2618. box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
  2619. }
  2620. .topic_buttons li a:hover, .ipsButton:hover { color: #fff; }
  2621. .topic_buttons li.non_button a {
  2622. background: transparent !important;
  2623. background-color: transparent !important;
  2624. border: 0;
  2625. box-shadow: none;
  2626. -moz-box-shadow: none;
  2627. -webkit-box-shadow: none;
  2628. text-shadow: none;
  2629. min-width: 0px;
  2630. color: #595959;
  2631. font-weight: normal;
  2632. }
  2633. .topic_buttons li.disabled a, .topic_buttons li.disabled span {
  2634. background: #ebebeb;
  2635. box-shadow: none;
  2636. -moz-box-shadow: none;
  2637. -webkit-box-shadow: none;
  2638. text-shadow: none;
  2639. border: 0;
  2640. color: #4D4D4D;
  2641. }
  2642. .topic_buttons li span { cursor: default !important; }
  2643.  
  2644.  
  2645. .ipsButton_secondary {
  2646. height: 22px;
  2647. line-height: 22px;
  2648. font-size: 12px;
  2649. padding: 0 10px;
  2650. background: #f6f6f6;
  2651. background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */
  2652. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */
  2653. border: 1px solid #dbdbdb;
  2654. -moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2655. -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2656. box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2657. -moz-border-radius: 3px;
  2658. -webkit-border-radius: 3px;
  2659. border-radius: 3px;
  2660. color: #616161;
  2661. display: inline-block;
  2662. white-space: nowrap;
  2663. -webkit-transition: all 0.2s ease-in-out;
  2664. -moz-transition: all 0.2s ease-in-out;
  2665. }
  2666. .ipsButton_secondary a { color: #616161; }
  2667. .ipsButton_secondary:hover {
  2668. color: #4c4c4c;
  2669. border-color: #9a9a9a;
  2670. }
  2671. .ipsButton_secondary.important {
  2672. background: #9f2a00;
  2673. background: -moz-linear-gradient(top, #9f2a00 0%, #812200 100%); /* firefox */
  2674. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f2a00), color-stop(100%,#812200)); /* webkit */
  2675. border: 1px solid #812200;
  2676. color: #fbf4f4;
  2677. -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2678. -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2679. box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2680. }
  2681. .ipsButton_secondary .icon {
  2682. margin-right: 4px;
  2683. margin-top: -3px;
  2684. }
  2685. .ipsButton_secondary img.small {
  2686. max-height: 12px;
  2687. margin-left: 3px;
  2688. margin-top: -2px;
  2689. opacity: 0.5;
  2690. }
  2691. .ipsButton_secondary.important a { color: #fbf4f4; }
  2692. .ipsButton_secondary.important a:hover {
  2693. color: #fff !important;
  2694. border-color: #571700;
  2695. }
  2696. /* Used in post forms */
  2697. .ipsField.ipsField_checkbox.ipsButton_secondary
  2698. {
  2699. line-height: 18px;
  2700. }
  2701. .ipsField.ipsField_checkbox.ipsButton_secondary input
  2702. {
  2703. margin-top: 6px
  2704. }
  2705. .ipsField.ipsField_checkbox.ipsButton_secondary .ipsField_content
  2706. {
  2707. margin-left: 18px;
  2708. }
  2709. .ipsButton_extra {
  2710. line-height: 22px;
  2711. height: 22px;
  2712. font-size: 11px;
  2713. margin-left: 5px;
  2714. color: #5c5c5c;
  2715. }
  2716.  
  2717. .ipsButton_secondary.fixed_width{ min-width: 170px; }
  2718.  
  2719. .ipsButton.no_width { min-width: 0; }
  2720. .topic_controls { min-height: 30px; }
  2721.  
  2722.  
  2723. ul.post_controls {
  2724. padding: 6px;
  2725. margin: 0 0 10px 0;
  2726. clear: both;
  2727. -moz-border-radius: 4px;
  2728. -webkit-border-radius: 4px;
  2729. border-radius: 4px;
  2730. }
  2731.  
  2732. ul.post_controls li {
  2733. font-size: 12px;
  2734. float: right;
  2735. }
  2736.  
  2737. ul.post_controls a {
  2738. height: 22px;
  2739. line-height: 22px;
  2740. padding: 0 12px;
  2741. color: #1d3652;
  2742. text-decoration: none;
  2743. margin-left: 4px;
  2744. display: block;
  2745. }
  2746.  
  2747. ul.post_controls a:hover { color: #3d70a3; }
  2748. ul.post_controls a.ipsButton_secondary {
  2749. height: 20px;
  2750. line-height: 20px;
  2751. }
  2752. ul.post_controls a.ipsButton_secondary.important:hover {
  2753. color: #fff !important;
  2754. }
  2755. ul.post_controls li.multiquote.selected a {
  2756. background: #a1dc00; /* Old browsers */
  2757. background: -moz-linear-gradient(top, #a1dc00 0%, #7ba60d 100%); /* FF3.6+ */
  2758. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1dc00), color-stop(100%,#7ba60d)); /* Chrome,Safari4+ */
  2759. border-color: #7ba60d;
  2760. -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2761. -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2762. box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2763. color: #fff;
  2764. }
  2765.  
  2766. .post_block .post_controls li a {
  2767. opacity: 0.2;
  2768. -webkit-transition: all 0.2s ease-in-out;
  2769. -moz-transition: all 0.5s ease-in-out;
  2770. }
  2771.  
  2772. .post_block .post_controls li a.ipsButton_secondary {
  2773. opacity: 1;
  2774. }
  2775. .post_block:hover .post_controls li a { opacity: 1; }
  2776.  
  2777. .hide_signature, .sigIconStay { float: right; }
  2778. .post_block:hover .signature a.hide_signature, .sigIconStay {
  2779. background: transparent url(https://www.bleepingcomputer.com/forums/public/style_images/master/cross_sml.png) no-repeat top right;
  2780. width: 13px;
  2781. height: 13px;
  2782. opacity: 0.6;
  2783. position: absolute;
  2784. right: 0px;
  2785. }
  2786.  
  2787. /************************************************************************/
  2788. /* PAGINATION STYLES */
  2789.  
  2790. .pagination { padding: 5px 0; line-height: 20px; }
  2791. .pagination.no_numbers .page { display: none; }
  2792. .pagination .pages { text-align: center; }
  2793. .pagination .back { margin-right: 6px; }
  2794. .pagination .back li { margin: 0 2px 0 0; }
  2795. .pagination .forward { margin-left: 6px; }
  2796. .pagination .forward li { margin: 0 0 0 2px; }
  2797.  
  2798.  
  2799. .pagination .back a,
  2800. .pagination .forward a {
  2801. display: inline-block;
  2802. padding: 0px 6px;
  2803. height: 20px;
  2804. background: #eaeaea;
  2805. -moz-border-radius: 2px;
  2806. -webkit-border-radius: 2px;
  2807. border-radius: 2px;
  2808. text-transform: uppercase;
  2809. color: #5a5a5a;
  2810. font-size: 11px;
  2811. font-weight: bold;
  2812. }
  2813. .pagination .back a:hover,
  2814. .pagination .forward a:hover {
  2815. background: #af286d;
  2816. color: #fff;
  2817. }
  2818.  
  2819. .pagination .disabled a {
  2820. opacity: 0.4;
  2821. display: none;
  2822. }
  2823. .pagination .pages {
  2824. font-size: 11px;
  2825. font-weight: bold;
  2826. }
  2827.  
  2828. .pagination .pages a, .pagejump {
  2829. display: inline-block;
  2830. padding: 1px 4px;
  2831. color: #595959;
  2832. }
  2833. .pagination .pages .pagejump { padding: 0px; }
  2834. .pagination .pages a:hover {
  2835. background: #ececec;
  2836. -moz-border-radius: 2px;
  2837. -webkit-border-radius: 2px;
  2838. border-radius: 2px;
  2839. }
  2840. .pagination .pages li { margin: 0 1px; }
  2841. .pagination .pages li.active {
  2842. background: #0F3854;
  2843. color: #fff;
  2844. font-weight: bold;
  2845. -moz-border-radius: 2px;
  2846. -webkit-border-radius: 2px;
  2847. border-radius: 2px;
  2848. padding: 1px 5px;
  2849. }
  2850. .pagination.no_pages span {
  2851. color: #acacac;
  2852. display: inline-block;
  2853. line-height: 20px;
  2854. height: 20px;
  2855. }
  2856.  
  2857. ul.mini_pagination {
  2858. font-size: 10px;
  2859. display: inline;
  2860. margin-left: 7px;
  2861. }
  2862.  
  2863. ul.mini_pagination li a {
  2864. background: #fff;
  2865. border: 1px solid #d3d3d3;
  2866. padding: 1px 3px;
  2867. }
  2868.  
  2869. ul.mini_pagination li {
  2870. display: inline;
  2871. margin: 0px 2px;
  2872. }
  2873.  
  2874. /************************************************************************/
  2875. /* MODERATION & FILTER STYLES */
  2876.  
  2877. .moderation_bar {
  2878. text-align: right;
  2879. padding: 8px 10px;
  2880. /*background: #f7f7f7;*/
  2881. }
  2882.  
  2883. .moderation_bar.with_action {
  2884. background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/topic_mod_arrow.png);
  2885. background-repeat: no-repeat;
  2886. background-position: right center;
  2887. padding-right: 35px;
  2888. }
  2889.  
  2890. /************************************************************************/
  2891. /* AUTHOR INFO (& RELATED) STYLES */
  2892.  
  2893. .author_info {
  2894. width: 155px;
  2895. float: left;
  2896. font-size: 12px;
  2897. text-align: center;
  2898. padding: 15px 10px;
  2899. }
  2900. .author_info .group_title {
  2901. color: #5a5a5a;
  2902. margin-top: 5px;
  2903. }
  2904. .author_info .member_title { margin-bottom: 5px; word-wrap: break-word; }
  2905. .author_info .group_icon { margin-bottom: 3px; }
  2906. .custom_fields {
  2907. color: #575757;
  2908. margin-top: 8px;
  2909. }
  2910.  
  2911. .custom_fields .ft {
  2912. color: #505050;
  2913. margin-right: 3px;
  2914. }
  2915.  
  2916. .custom_fields .fc {
  2917. word-wrap: break-word;
  2918. }
  2919.  
  2920.  
  2921. .user_controls {
  2922. text-align: center;
  2923. margin: 6px 0;
  2924. }
  2925.  
  2926. .user_controls li a {
  2927. display: inline-block;
  2928. background: #f6f6f6;
  2929. background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */
  2930. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */
  2931. border: 1px solid #dbdbdb;
  2932. -moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2933. -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2934. box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
  2935. -moz-border-radius: 3px;
  2936. -webkit-border-radius: 3px;
  2937. border-radius: 3px;
  2938. padding: 5px;
  2939. color: #616161;
  2940. }
  2941.  
  2942. /************************************************************************/
  2943. /* BOARD INDEX STYLES */
  2944.  
  2945. #board_index { position: relative; }
  2946. #board_index.no_sidebar { padding-right: 0px; }
  2947. #board_index.force_sidebar { padding-right: 280px; }
  2948. #toggle_sidebar {
  2949. position: absolute;
  2950. right: -5px;
  2951. top: -13px;
  2952. z-index: 8000;
  2953. background: #333333;
  2954. padding: 3px 7px;
  2955. -webkit-border-radius: 4px;
  2956. -moz-border-radius: 4px;
  2957. border-radius: 4px;
  2958. color: #fff;
  2959. opacity: 0;
  2960. -webkit-transition: all 0.4s ease-in-out;
  2961. -moz-transition: all 0.4s ease-in-out;
  2962. }
  2963. #index_stats:hover + #toggle_sidebar, #board_index.no_sidebar #toggle_sidebar { opacity: 0.1; }
  2964. #toggle_sidebar:hover { opacity: 1 !important; }
  2965.  
  2966. .ipsSideBlock {
  2967. background: #F7FBFC;
  2968. padding: 10px;
  2969. margin-bottom: 10px;
  2970. }
  2971. .ipsSideBlock h3 {
  2972. font: normal 14px helvetica, arial, sans-serif;
  2973. color: #204066;
  2974. padding: 5px 10px;
  2975. background: #DBE2EC;
  2976. margin: -10px -10px 10px;
  2977. }
  2978. .ipsSideBlock h3 .mod_links { opacity: 0.0; }
  2979. .ipsSideBlock h3:hover .mod_links { opacity: 1; }
  2980.  
  2981. .status_list .status_list { margin: 10px 0 0 50px; }
  2982. .status_list p.index_status_update { line-height: 120%; margin:4px 0px; }
  2983. .status_list li { position: relative; }
  2984. .status_reply {
  2985. margin-top: 8px;
  2986. }
  2987.  
  2988. .status_list li .mod_links {
  2989. opacity: 0.1;
  2990. -webkit-transition: all 0.4s ease-in-out;
  2991. -moz-transition: all 0.4s ease-in-out;
  2992. }
  2993. .status_list li:hover .mod_links { opacity: 1; }
  2994.  
  2995. /* board stats */
  2996. #board_stats ul { text-align: center; }
  2997. #board_stats li { margin-right: 20px; }
  2998. #board_stats .value {
  2999. display: inline-block;
  3000. background: #e2e2e2;
  3001. color: #4a4a4a;
  3002. padding: 2px 6px;
  3003. font-weight: bold;
  3004. -moz-border-radius: 2px;
  3005. -webkit-border-radius: 2px;
  3006. border-radius: 2px;
  3007. margin-right: 3px;
  3008. }
  3009.  
  3010. .statistics {
  3011. margin: 20px 0 0 0;
  3012. padding: 10px 0;
  3013. border-top: 3px solid #d8d8d8;
  3014. line-height: 1.3;
  3015. overflow: hidden;
  3016. }
  3017.  
  3018. .statistics_head {
  3019. font-size: 14px;
  3020. font-weight: bold;
  3021. }
  3022.  
  3023. .friend_list ul li,
  3024. #top_posters li {
  3025. text-align: center;
  3026. padding: 8px 0 0 0;
  3027. margin: 5px 0 0 0;
  3028. min-width: 80px;
  3029. height: 70px;
  3030. float: left;
  3031. }
  3032.  
  3033. .friend_list ul li span.name,
  3034. #top_posters li span.name {
  3035. font-size: 0.8em;
  3036. }
  3037. #hook_watched_items ul li {
  3038. padding: 8px;
  3039. }
  3040.  
  3041. body#ipboard_body #hook_watched_items fieldset.submit {
  3042. padding: 8px;
  3043. }
  3044. #hook_birthdays .list_content {
  3045. padding-top: 8px;
  3046. }
  3047.  
  3048. #hook_calendar .ipsBox_container { padding: 10px; }
  3049. #hook_calendar td, #hook_calendar th { text-align: center; }
  3050. #hook_calendar th { font-weight: bold; padding: 5px 0;}
  3051.  
  3052. /************************************************************************/
  3053. /* FORUM VIEW (& RELATED) STYLES */
  3054.  
  3055. #more_topics {
  3056. text-align: center;
  3057. font-weight: bold;
  3058. }
  3059. #more_topics a { display: block; padding: 10px 0;}
  3060.  
  3061. /* Result of the 'load more topics' link */
  3062. .dynamic_update { border-top: 2px solid #b3b3b3; }
  3063.  
  3064. .topic_preview,
  3065. ul.topic_moderation {
  3066. margin-top: -2px;
  3067. z-index: 300;
  3068. }
  3069. ul.topic_moderation li {
  3070. float: left;
  3071. }
  3072. .topic_preview a,
  3073. ul.topic_moderation li a {
  3074. padding: 0 3px;
  3075. display: block;
  3076. float: left;
  3077. }
  3078.  
  3079. span.mini_rate {
  3080. margin-right: 12px;
  3081. display: inline-block;
  3082. }
  3083.  
  3084. img.mini_rate {
  3085. margin-right: -5px;
  3086. }
  3087.  
  3088. /************************************************************************/
  3089. /* TOPIC VIEW (& RELATED) STYLES */
  3090.  
  3091. /* Post share pop-up */
  3092. #postShareUrl { width: 95%; font-size: 18px; color: #999; }
  3093. #postShareStrip { height: 25px; margin: 10px 0px 0px 30px; }
  3094.  
  3095. body .ip { color: #475769; }
  3096. span.post_id { margin-left: 4px; }
  3097. input.post_mod { margin:12px 5px 0px 10px; }
  3098.  
  3099. .post_id a img.small {
  3100. max-height: 12px;
  3101. margin-left: 3px;
  3102. margin-top: -2px;
  3103. opacity: 0.5;
  3104. }
  3105.  
  3106. .signature {
  3107. clear: right;
  3108. color: #575757;
  3109. font-size: 0.9em;
  3110. border-top: 1px solid #d5d5d5;
  3111. padding: 10px 0;
  3112. margin: 6px 0 4px;
  3113. position: relative;
  3114. }
  3115.  
  3116. .signature a { text-decoration: underline; }
  3117.  
  3118. .post_block {
  3119. position: relative;
  3120. }
  3121.  
  3122. .post_block.no_sidebar {
  3123. background-image: none;
  3124. }
  3125. .post_block.solved {
  3126. background-color: #eaf8e2;
  3127. }
  3128. .post_block.feature_box {
  3129. background-color: #eaf8e2;
  3130. border:1px dotted #333;
  3131. padding: 6px;
  3132. min-height: 60px;
  3133. word-wrap: break-word;
  3134. }
  3135. .post_block.feature_box .ipsType_sectiontitle {
  3136. border-color: #ddd;
  3137. font-size: 12px;
  3138. }
  3139. .post_block h3 {
  3140. background: #D8DDE8;
  3141. padding: 0 10px;
  3142. height: 36px;
  3143. line-height: 36px;
  3144. font-weight: normal;
  3145. font-size: 16px;
  3146. }
  3147. .post_wrap { top: 0px; }
  3148.  
  3149. .post_body {
  3150. margin: 0 10px 0 185px;
  3151. padding-top: 15px;
  3152. }
  3153. .post_body .post {
  3154. line-height: 1.6;
  3155. font-size: 14px;
  3156. word-wrap: break-word;
  3157. }
  3158. .post_block.no_sidebar .post_body { margin-left: 10px !important; }
  3159. .posted_info {
  3160. padding: 0 0 10px 0;
  3161. }
  3162.  
  3163. .posted_info strong.event {
  3164. color: #1c2837;
  3165. font-size: 1.2em;
  3166. }
  3167.  
  3168. .post_ignore {
  3169. background: #fafbfc;
  3170. color: #777;
  3171. font-size: 0.9em;
  3172. padding: 15px;
  3173. }
  3174.  
  3175. .post_ignore .reputation {
  3176. text-align: center;
  3177. padding: 2px 6px;
  3178. float: none;
  3179. display: inline;
  3180. }
  3181.  
  3182. .rep_bar {
  3183. white-space: nowrap;
  3184. margin: 6px 4px;
  3185. }
  3186.  
  3187. .rep_bar .reputation {
  3188. font-size: 10px;
  3189. padding: 2px 10px !important;
  3190. }
  3191. p.rep_highlight {
  3192. float: right;
  3193. display: inline-block;
  3194. margin: 5px 10px 10px 10px;
  3195. background: #D5DEE5;
  3196. color: #1d3652;
  3197. padding: 5px;
  3198. -moz-border-radius: 5px;
  3199. -webkit-border-radius: 5px;
  3200. border-radius: 5px;
  3201. font-size: 0.8em;
  3202. font-weight: bold;
  3203. text-align: center;
  3204. }
  3205.  
  3206. p.rep_highlight img {
  3207. margin-bottom: 4px;
  3208. }
  3209.  
  3210. .edit {
  3211. padding: 2px 0 0 24px;
  3212. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_warning.png ) no-repeat left 4px;
  3213. font-size: 12px;
  3214. margin-top: 15px;
  3215. line-height: 14px;
  3216. color: #575757;
  3217. }
  3218.  
  3219. .poll fieldset {
  3220. padding: 9px;
  3221. }
  3222.  
  3223. .poll_question {
  3224. padding: 10px;
  3225. margin: 10px 10px 10px 20px;
  3226. }
  3227.  
  3228. .poll_question h4 {
  3229. background-color: #e4ebf2;
  3230. margin: 0 -7px;
  3231. padding: 5px;
  3232. }
  3233.  
  3234. .poll_question ol {
  3235. padding: 8px;
  3236. background-color: #fafbfc;
  3237. }
  3238. .poll_question li {
  3239. font-size: 0.9em;
  3240. margin: 6px 0;
  3241. }
  3242. .poll_question .votes {
  3243. margin-left: 5px;
  3244. }
  3245. .snapback {
  3246. margin-right: 5px;
  3247. padding: 1px 0 1px 1px;
  3248. }
  3249.  
  3250. .rating { display: block; margin-bottom: 4px; line-height: 16px; }
  3251. .rating img { vertical-align: top; }
  3252. #rating_text { margin-left: 4px; }
  3253. /************************************************************************/
  3254. /* POSTING FORM (& RELATED) STYLES */
  3255.  
  3256. div.post_form label {
  3257. text-align: right;
  3258. padding-right: 15px;
  3259. width: 275px;
  3260. float: left;
  3261. clear: both;
  3262. }
  3263.  
  3264. div.post_form span.desc,
  3265. fieldset#poll_wrap span.desc {
  3266. margin-left: 290px;
  3267. display: block;
  3268. clear: both;
  3269. }
  3270.  
  3271. div.post_form .checkbox input.input_check,
  3272. #mod_form .checkbox input.input_check {
  3273. margin-left: 295px;
  3274. }
  3275. div.post_form .antispam_img {
  3276. margin-left: 290px;
  3277. }
  3278. div.post_form .captcha .input_text {
  3279. float: left;
  3280. }
  3281. div.post_form fieldset {
  3282. padding-bottom: 15px;
  3283. }
  3284.  
  3285. div.post_form h3 {
  3286. margin-bottom: 10px;
  3287. }
  3288. fieldset.with_subhead {
  3289. margin-bottom: 0;
  3290. padding-bottom: 0;
  3291. }
  3292.  
  3293. fieldset.with_subhead h4 {
  3294. text-align: right;
  3295. margin-top: 6px;
  3296. width: 300px;
  3297. float: left;
  3298. }
  3299.  
  3300. fieldset.with_subhead ul {
  3301. border-bottom: 1px solid #d5dde5;
  3302. padding-bottom: 6px;
  3303. margin: 0 15px 6px 320px;
  3304. }
  3305.  
  3306. fieldset.with_subhead span.desc,
  3307. fieldset.with_subhead label {
  3308. margin: 0;
  3309. width: auto;
  3310. }
  3311.  
  3312. fieldset.with_subhead .checkbox input.input_check {
  3313. margin-left: 0px;
  3314. }
  3315.  
  3316. #toggle_post_options {
  3317. background: transparent url(https://www.bleepingcomputer.com/forums/public/style_images/master/add.png) no-repeat;
  3318. font-size: 0.9em;
  3319. padding: 2px 0 2px 22px;
  3320. margin: 15px;
  3321. display: block;
  3322. }
  3323.  
  3324. #poll_wrap .question {
  3325. margin-bottom: 10px;
  3326. }
  3327.  
  3328. #poll_wrap .question .wrap ol {
  3329. margin-left: 25px;
  3330. list-style: decimal;
  3331. }
  3332. #poll_wrap .question .wrap ol li {
  3333. margin: 5px;
  3334. }
  3335. .question_title { margin-left: 30px; padding-bottom: 0; }
  3336. .question_title .input_text { font-weight: bold }
  3337.  
  3338. #poll_wrap { position: relative; }
  3339. #poll_footer { }
  3340. #poll_container_wrap { overflow: auto; }
  3341. #poll_popup_inner { overflow: hidden; }
  3342.  
  3343. .poll_control { margin-left: 20px; }
  3344. .post_form .tag_field ul { margin-left: 290px; }
  3345.  
  3346. /************************************************************************/
  3347. /* ATTACHMENT MANAGER (& RELATED) STYLES */
  3348.  
  3349. .swfupload {
  3350. position: absolute;
  3351. z-index: 1;
  3352. }
  3353. #attachments { }
  3354.  
  3355. #attachments li {
  3356. background-color: #e4ebf2;
  3357. border: 1px solid #d5dde5;
  3358. padding: 6px 20px 6px 42px;
  3359. margin-bottom: 10px;
  3360. position: relative;
  3361. }
  3362. #attachments li p.info {
  3363. color: #69727b;
  3364. font-size: 0.8em;
  3365. width: 300px;
  3366. }
  3367. #attachments li .links, #attachments li.error .links, #attachments.traditional .progress_bar {
  3368. display: none;
  3369. }
  3370. #attachments li.complete .links {
  3371. font-size: 0.9em;
  3372. margin-right: 15px;
  3373. right: 0px;
  3374. top: 12px;
  3375. display: block;
  3376. position: absolute;
  3377. }
  3378. #attachments li .progress_bar {
  3379. margin-right: 15px;
  3380. width: 200px;
  3381. right: 0px;
  3382. top: 15px;
  3383. position: absolute;
  3384. }
  3385. #attachments li.complete, #attachments li.in_progress, #attachments li.error {
  3386. background-repeat: no-repeat;
  3387. background-position: 12px 12px;
  3388. }
  3389. #attachments li.in_progress {
  3390. background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/loading.gif);
  3391. }
  3392. #attachments li.error {
  3393. background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/exclamation.png);
  3394. background-color: #e8caca;
  3395. border: 1px solid #ddafaf;
  3396. }
  3397. #attachments li.error .info {
  3398. color: #8f2d2d;
  3399. }
  3400. #attachments li.complete {
  3401. background-image: url(https://www.bleepingcomputer.com/forums/public/style_images/master/accept.png);
  3402. }
  3403. #attachments li .thumb_img {
  3404. left: 6px;
  3405. top: 6px;
  3406. width: 30px;
  3407. height: 30px;
  3408. overflow: hidden;
  3409. position: absolute;
  3410. }
  3411. .attach_controls {
  3412. background: url(https://www.bleepingcomputer.com/forums/public/style_images/master/icon_attach.png ) no-repeat 3px top;
  3413. padding-left: 30px;
  3414. min-height: 82px;
  3415. }
  3416.  
  3417. .attach_controls .ipsType_subtitle { margin-bottom: 5px; }
  3418. .attach_controls iframe { display: block; margin-bottom: 5px; }
  3419. .attach_button { font-weight: bold;  }
  3420. #help_msg { margin-top: 8px; }
  3421.  
  3422. #attach_wrap {
  3423. /*background: #eef3f8;
  3424. padding: 6px;*/
  3425. margin-top: 10px;
  3426. overflow: hidden;
  3427. }
  3428.  
  3429. #attach_wrap h4 {
  3430. font-size: 16px;
  3431. padding-left: 0px;
  3432. }
  3433. #attach_wrap ul { list-style-type: none; margin-left: 0px; }
  3434. #attach_wrap li {
  3435. margin: 5px 0;
  3436. float: left;
  3437. }
  3438. #attach_wrap .attachment {
  3439. float: none;
  3440. }
  3441. #attach_wrap .desc.info {
  3442. margin-left: 24px;
  3443. }
  3444.  
  3445. #attach_error_box { margin-bottom: 10px; }
  3446.  
  3447. .resized_img {
  3448. margin: 0 5px 5px 0;
  3449. display: inline-block;
  3450. }
  3451.  
  3452. /************************************************************************/
  3453. /* REPUTATION STYLES */
  3454.  
  3455. .reputation {
  3456. font-weight: bold;
  3457. padding: 3px 8px;
  3458. display: inline-block;
  3459. -moz-border-radius: 3px;
  3460. -webkit-border-radius: 3px;
  3461. border-radius: 3px;
  3462. }
  3463. .reputation.positive, .members li.positive {
  3464. background: #6f8f52;
  3465. }
  3466. .reputation.negative, .members li.negative {
  3467. background: #b82929;
  3468. }
  3469. .reputation.positive, .reputation.negative {
  3470. color: #fff;
  3471. }
  3472. .reputation.zero {
  3473. background: #dedede;
  3474. color: #6e6e6e;
  3475. }
  3476.  
  3477.  
  3478. .status_main_content { white-space: break-word; }
  3479.  
  3480. .status_main_content h4 {
  3481. font-weight:normal;
  3482. font-size:1.2em;
  3483. }
  3484.  
  3485. .status_main_content h4 .su_links a { font-weight: normal; }
  3486.  
  3487. .status_main_content p {
  3488. padding: 6px 0px 6px 0px;
  3489. }
  3490.  
  3491. .status_main_content h4 a {
  3492. font-weight:bold;
  3493. text-decoration: none;
  3494. }
  3495.  
  3496. .status_mini_wrap {
  3497. padding: 7px;
  3498. font-size: 0.95em;
  3499. margin-top: 2px;
  3500. }
  3501. .status_mini_photo {
  3502. float: left;
  3503. }
  3504.  
  3505.  
  3506. .status_textarea {
  3507. width: 99%;
  3508. }
  3509.  
  3510. .status_replies_many {
  3511. height: 300px;
  3512. overflow: auto;
  3513. }
  3514.  
  3515. .status_update {
  3516. background: #71a5c9;
  3517. color: #fff;
  3518. padding: 15px 12px;
  3519. }
  3520.  
  3521. .status_update .input_text { width: 70%; padding: 6px 4px; }
  3522. .status_update .status_inactive { color: #bbbbbb; }
  3523. #status_wrapper h4 { font-weight: bold; font-size: 14px; }
  3524. .status_content { line-height: 1.4; }
  3525. .status_content .mod_links { opacity: 0.2; }
  3526. .status_content:hover .mod_links { opacity: 1; }
  3527. .status_content .h4, .status_content .status_status { font-size: 14px; word-wrap: break-word; }
  3528. .status_feedback { margin: 10px 0 0 -10px; }
  3529. .status_feedback .row2 { margin-bottom: 1px; }
  3530.  
  3531. /* Favorites */
  3532. .ips_like {
  3533. background-color: #f1f4f7;
  3534. padding: 8px 4px 4px 4px;
  3535. color: #878787;
  3536. font-size: 1em;
  3537. min-height: 18px;
  3538. font-size: 0.9em;
  3539. line-height: 130%;
  3540. clear: both;
  3541. }
  3542. .ips_like a {
  3543. color: #878787;
  3544. }
  3545.  
  3546. .ips_like a.ftoggle {
  3547. float: right;
  3548. /*background: #e4ebf2 url(https://www.bleepingcomputer.com/forums/public/style_images/master/icons/thumb_up.png) no-repeat left 2px;*/
  3549. border:1px solid #CBCBCB;
  3550. padding: 3px 4px 2px 4px;
  3551. color: #656565;
  3552. font-size:0.8em;
  3553. text-decoration: none;
  3554. -webkit-border-top-left-radius: 4px;
  3555. -webkit-border-top-right-radius: 4px;
  3556. -webkit-border-bottom-left-radius: 4px;
  3557. -webkit-border-bottom-right-radius: 4px;
  3558. margin-top: -4px;
  3559. }
  3560.  
  3561. .ips_like a.ftoggle.on {
  3562. /*background: #e4ebf2 url(https://www.bleepingcomputer.com/forums/public/style_images/master/icons/fave_on_small.png) no-repeat left 2px;*/
  3563. margin-left: 3px;
  3564. }
  3565.  
  3566. .ips_like a.ftoggle._newline,
  3567. .ips_like a.ftoggle.on._newline {
  3568. float:none;
  3569. margin-top: 5px;
  3570. margin-left: auto;
  3571. margin-right: 0;
  3572. display: block;
  3573. width: 70px;
  3574. text-align: center;
  3575. }
  3576.  
  3577. .ips_like a:hover.ftoggle.on,
  3578. .ips_like a:hover.ftoggle {
  3579. background-color: #d5dde5;
  3580. }
  3581.  
  3582. .facebook-like { margin-top: 5px; }
  3583.  
  3584. .boxShadow {
  3585. -webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
  3586. -moz-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
  3587. box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
  3588. }
  3589.  
  3590. /* New notification panel */
  3591. #ipsGlobalNotification {
  3592. position: fixed;
  3593. left: 50%;
  3594. margin-left: -250px;
  3595. top: 20px;
  3596. text-align: center;
  3597. font-weight: bold;
  3598. z-index: 10000;
  3599. }
  3600.  
  3601. #ips_NotificationCloseButton {
  3602. background: transparent url(https://www.bleepingcomputer.com/forums/public/style_images/master/close_popup.png) no-repeat top left;
  3603. opacity: 0.8;
  3604. width: 13px;
  3605. height: 13px;
  3606. top: 5px;
  3607. left: 5px;
  3608. position: absolute;
  3609. cursor: pointer;
  3610. }
  3611.  
  3612. .googlePlusOne {
  3613. display: inline-block;
  3614. vertical-align:middle;
  3615. margin-top: 1px;
  3616. }
  3617. .fbLike {
  3618. float: right !important;
  3619. padding-left: 2px;
  3620. }
  3621. /************************************************************************/
  3622. /* SHARED MEDIA STYLES */
  3623.  
  3624. #mymedia_inserted {
  3625. position: absolute;
  3626. top: 100px; left: 50%;
  3627. margin-left: -200px;
  3628. width: 400px;
  3629. padding: 20px 0;
  3630. background: black;
  3631. font-size: 15px;
  3632. font-weight: bold;
  3633. color: #fff;
  3634. z-index: 20000;
  3635. text-align: center;
  3636. -moz-border-radius: 4px;
  3637. -webkit-border-radius: 4px;
  3638. border-radius: 4px;
  3639. }
  3640.  
  3641. #mymedia_toolbar {
  3642. position: absolute;
  3643. bottom: 0; left: 0; right: 0;
  3644. height: 42px;
  3645. line-height: 42px;
  3646. padding: 0 5px;
  3647. background: #DBE4EF;
  3648. background: -moz-linear-gradient(top, #DBE4EF 0%, #c7d4e4 100%); /* firefox */
  3649. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DBE4EF), color-stop(100%,#c7d4e4)); /* webkit */
  3650. -webkit-box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset;
  3651. -moz-box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset;
  3652. box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset;
  3653. border-top: 1px solid #DBE4EF;
  3654. }
  3655.  
  3656. #mymedia_finish { position: absolute; right: 5px; top: 5px; }
  3657. #mymedia_content { height: 339px; overflow: auto; }
  3658.  
  3659. .media_results li.result {
  3660. width: 20%;
  3661. height: 100px;
  3662. padding: 15px 0;
  3663. float: left;
  3664. text-align: center;
  3665. cursor: pointer;
  3666. -moz-border-radius: 4px;
  3667. -webkit-border-radius: 4px;
  3668. border-radius: 4px;
  3669. }
  3670.  
  3671. .media_results li:hover {
  3672. background: #F9F9F9;
  3673. background: -moz-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
  3674. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F9F9), color-stop(100%,#EDEDED));
  3675. }
  3676. .media_results li:active {
  3677. background: #EDEDED;
  3678. background: -moz-linear-gradient(top, #EDEDED 0%, #F9F9F9 100%);
  3679. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#F9F9F9));
  3680. }
  3681. .media_image {
  3682. padding: 1px;
  3683. border: 1px solid #d5d5d5;
  3684. margin-bottom: 5px;
  3685. }
  3686.  
  3687. /********************************************************/
  3688. /* Template Error */
  3689.  
  3690. .templateError {
  3691. background: #ffffff !important;
  3692. color: #000000 !important;
  3693. padding: 10px !important;
  3694. border: 1px dotted black !important;
  3695. margin: 0px !important;
  3696. }
  3697. /********************************************************/
  3698. /* ModCP styles */
  3699.  
  3700. .modcp_post_controls { padding-bottom: 15px; }
  3701. .modcp_post_controls .ipsButton_secondary { opacity: 0.5; }
  3702. .post_body:hover .modcp_post_controls .ipsButton_secondary { opacity: 1; }
  3703.  
  3704. #modcp_content .ipsFilterbar li.active a {
  3705. margin-bottom: 1px;
  3706. display: inline-block;
  3707. }
  3708.  
  3709. /********************************************************/
  3710. /* Advertisements from Nexus */
  3711.  
  3712. .nexusad { padding: 10px; clear: both; }
  3713.  
  3714. #bbcode-description {
  3715. color: #666 !important;
  3716. white-space: normal !important;
  3717. word-wrap: break-word;
  3718. }
  3719.  
  3720. /********************************************************/
  3721. /* iPad Specific */
  3722. @media only screen and (device-width: 768px) {
  3723. table.ipb_table .expander,
  3724. table.ipb_table .ipsModMenu { visibility: visible; opacity: 0.2; }
  3725. .post_block .post_controls { opacity: 1 !important; }
  3726. }
  3727.  
  3728. </style>
  3729. <style type="text/css" title="Main" media="screen">
  3730. /* Inline CSS */
  3731. /* CSS: calendar_select*/
  3732. .calendar_date_select {
  3733.  color:white;
  3734.  border:#777 1px solid;
  3735.  display:block;
  3736.  width:195px;
  3737.  z-index: 1000;
  3738. }
  3739. /* this is a fun ie6 hack to get drop downs to stay behind the popup window.  This should always be just underneath .calendar_date_select */
  3740. iframe.ie6_blocker {
  3741.  position: absolute;
  3742.  z-index: 999;
  3743. }
  3744.  
  3745. .calendar_date_select thead th {
  3746.  font-weight:bold;
  3747.  background-color: #aaa;
  3748.  border-top:1px solid #777;
  3749.  border-bottom:1px solid #777;
  3750.  color: white !important;
  3751. }
  3752.  
  3753. .calendar_date_select .cds_buttons {
  3754.  text-align:center;
  3755.  padding:5px 0px;
  3756.  background-color: #555;
  3757. }
  3758.  
  3759. .calendar_date_select .cds_footer {
  3760.  background-color: black;
  3761.  padding:3px;
  3762.  font-size:12px;
  3763.  text-align:center;
  3764. }
  3765.  
  3766. .calendar_date_select table {
  3767.  margin: 0px;
  3768.  padding: 0px;
  3769. }
  3770.  
  3771.  
  3772. .calendar_date_select .cds_header {
  3773.  background-color: #ccc;
  3774.  border-bottom: 2px solid #aaa;
  3775.  text-align:center;
  3776. }
  3777.  
  3778. .calendar_date_select .cds_header span {
  3779.  font-size:15px;
  3780.  color: black;
  3781.  font-weight: bold;
  3782. }
  3783.  
  3784. .calendar_date_select select { font-size:11px;}
  3785.  
  3786. .calendar_date_select .cds_header a:hover {
  3787.  color: white;
  3788. }
  3789. .calendar_date_select .cds_header a {
  3790.  width:22px;
  3791.  height:20px;
  3792.  text-decoration: none;
  3793.  font-size:14px;
  3794.  color:black !important;
  3795. }
  3796.  
  3797. .calendar_date_select .cds_header a.prev {
  3798.  float:left;
  3799. }
  3800. .calendar_date_select .cds_header a.next {
  3801.  float:right;
  3802. }
  3803.  
  3804. .calendar_date_select .cds_header a.close {
  3805.  float:right;
  3806.  display:none;
  3807. }
  3808.  
  3809. .calendar_date_select .cds_header select.month {
  3810.  width:90px;
  3811. }
  3812.  
  3813. .calendar_date_select .cds_header select.year {
  3814.  width:61px;
  3815. }
  3816. .calendar_date_select .cds_buttons a {
  3817.  color: white;
  3818.  font-size: 9px;
  3819. }
  3820.  
  3821. .calendar_date_select td {
  3822.  font-size:12px;
  3823.  width: 24px;
  3824.  height: 21px;
  3825.  text-align:center;
  3826.  vertical-align: middle;
  3827.  background-color: #fff;
  3828. }
  3829. .calendar_date_select td.weekend {
  3830.  background-color: #eee;
  3831.  border-left:1px solid #ddd;
  3832.  border-right:1px solid #ddd;
  3833. }
  3834.  
  3835. .calendar_date_select td div {
  3836.  color: #000;
  3837. }
  3838. .calendar_date_select td div.other {
  3839.  color: #ccc;
  3840. }
  3841. .calendar_date_select td.selected div {
  3842.  color:white;
  3843. }
  3844.  
  3845. .calendar_date_select tbody td {
  3846.  border-bottom: 1px solid #ddd;
  3847. }
  3848. .calendar_date_select td.selected {
  3849.  background-color:#777;
  3850. }
  3851.  
  3852. .calendar_date_select td:hover {
  3853.  background-color:#ccc;
  3854. }
  3855.  
  3856. .calendar_date_select td.today {
  3857.  border: 1px dashed #999;
  3858. }
  3859.  
  3860. .calendar_date_select td.disabled div {
  3861.  color: #e6e6e6;
  3862. }
  3863.  
  3864. .fieldWithErrors .calendar_date_select {
  3865.  border: 2px solid red;
  3866. }
  3867. </style>
  3868. <style type="text/css">
  3869. /* Inline CSS */
  3870. /* CSS: ipb_ckeditor*/
  3871.  
  3872. </style>
  3873. <style type="text/css">
  3874. /* Inline CSS */
  3875. /* CSS: ipb_editor*/
  3876.  
  3877. </style>
  3878. <style type="text/css">
  3879. /* Inline CSS */
  3880. /* CSS: ipb_login_register*/
  3881.  
  3882. </style>
  3883. <style type="text/css">
  3884. /* Inline CSS */
  3885. /* CSS: ipb_ucp*/
  3886.  
  3887. </style>
  3888. <style type="text/css">
  3889. /* Inline CSS */
  3890. /* CSS: ipb_messenger*/
  3891.  
  3892. </style>
  3893. <style type="text/css">
  3894. /* Inline CSS */
  3895. /* CSS: ipb_mlist*/
  3896.  
  3897. </style>
  3898. <style type="text/css">
  3899. /* Inline CSS */
  3900. /* CSS: ipb_photo_editor*/
  3901.  
  3902. </style>
  3903. <style type="text/css">
  3904. /* Inline CSS */
  3905. /* CSS: ipb_profile*/
  3906.  
  3907. </style>
  3908. <style type="text/css">
  3909. /* Inline CSS */
  3910. /* CSS: ipb_calendar*/
  3911.  
  3912. </style>
  3913. <style type="text/css">
  3914. /* Inline CSS */
  3915. /* CSS: ipchat*/
  3916.  
  3917. </style>
  3918. <style type="text/css">
  3919. /* Inline CSS */
  3920. /* CSS: ipblog*/
  3921.  
  3922. </style>
  3923. <style type="text/css">
  3924. /* Inline CSS */
  3925. /* CSS: ipb_search*/
  3926.  
  3927. </style>
  3928. <style type="text/css">
  3929. /* Inline CSS */
  3930. /* CSS: ipblog.print*/
  3931.  
  3932. </style>
  3933. <!--[if lte IE 7]>
  3934. <link rel="stylesheet" type="text/css" title='Main' media="screen" href="https://www.bleepingcomputer.com/forums/public/style_css/css_7/ipb_ie.css" />
  3935. <![endif]-->
  3936. <!--[if lte IE 8]>
  3937. <style type='text/css'>
  3938. .ipb_table { table-layout: fixed; }
  3939. .ipsLayout_content { width: 99.5%; }
  3940. </style>
  3941. <![endif]-->
  3942.  
  3943. <style type="text/css">
  3944. img.bbc_img {
  3945. max-width: 730px !important;
  3946. max-height: 730px !important;
  3947. }
  3948. </style>
  3949. <meta property="og:title" content="Games from Steam/Epic when double clicked open up notepad. - Windows 10 Support" />
  3950. <meta property="og:site_name" content="BleepingComputer Forums" />
  3951. <meta property="og:type" content="article" />
  3952. <meta property="og:updated_time" content="1715926850" />
  3953. <meta name="keywords" content="Games,from,Steam/Epic,double,clicked,open,notepad,When,ever,try,run,game,I&#039;ve,installed,either,steam,Epicit&#039;s" />
  3954. <meta name="description" content="Games from Steam/Epic when double clicked open up notepad. - posted in Windows 10 Support: Hi,
  3955. &#160;
  3956. When ever I try to run a game Ive installed from either steam or Epic,its open up notepad, and I cant find a way to fix it.
  3957. &#160;
  3958. Any ideas?
  3959. &#160;
  3960. Thanks in advance." />
  3961. <meta property="og:description" content="Games from Steam/Epic when double clicked open up notepad. - posted in Windows 10 Support: Hi,
  3962. &#160;
  3963. When ever I try to run a game Ive installed from either steam or Epic,its open up notepad, and I cant find a way to fix it.
  3964. &#160;
  3965. Any ideas?
  3966. &#160;
  3967. Thanks in advance." />
  3968. <meta name="identifier-url" content="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/" />
  3969. <meta property="og:url" content="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/" />
  3970. <meta property="og:image" content="https://www.bleepingcomputer.com/forums/public/style_images/master/meta_image.png" />
  3971. <script type="text/javascript" src="https://www.bleepingcomputer.com/forums/public/js/3rd_party/prototype.js"></script>
  3972. <script type="text/javascript" src="https://www.bleepingcomputer.com/forums/public/js/ipb.js?ipbv=a83bb5b360243eb85216f1d3f78b78cd&amp;load=quickpm,hovercard,sharelinks,topic,like"></script>
  3973. <script type="text/javascript" src="https://www.bleepingcomputer.com/forums/public/js/3rd_party/scriptaculous/scriptaculous-cache.js"></script>
  3974. <script type="text/javascript" src="https://www.bleepingcomputer.com/forums/cache/lang_cache/1/ipb.lang.js?nck=4b93cd7f1f76df9c2c1783aae5cc39b1" charset="iso-8859-1"></script>
  3975. <script type="text/javascript">
  3976. //<![CDATA[
  3977. /* ---- URLs ---- */
  3978. ipb.vars['base_url'] = 'https://www.bleepingcomputer.com/forums/index.php?s=b3aa1dd62ac339aeb50d0e95358aa1c7&';
  3979. ipb.vars['board_url'] = 'https://www.bleepingcomputer.com/forums';
  3980. ipb.vars['img_url'] = "https://www.bleepingcomputer.com/forums/public/style_images/master";
  3981. ipb.vars['loading_img'] = 'https://www.bleepingcomputer.com/forums/public/style_images/master/loading.gif';
  3982. ipb.vars['active_app'] = 'forums';
  3983. ipb.vars['upload_url'] = 'https://www.bleepingcomputer.com/forums/uploads';
  3984. /* ---- Member ---- */
  3985. ipb.vars['member_id'] = parseInt( 0 );
  3986. ipb.vars['is_supmod'] = parseInt( 0 );
  3987. ipb.vars['is_admin'] = parseInt( 0 );
  3988. ipb.vars['secure_hash'] = '880ea6a14ea49e853634fbdc5015a024';
  3989. ipb.vars['session_id'] = 'b3aa1dd62ac339aeb50d0e95358aa1c7';
  3990. ipb.vars['twitter_id'] = 0;
  3991. ipb.vars['fb_uid'] = 0;
  3992. ipb.vars['auto_dst'] = parseInt( 0 );
  3993. ipb.vars['dst_in_use'] = parseInt(  );
  3994. ipb.vars['is_touch'] = false;
  3995. ipb.vars['member_group'] = {"g_mem_info":"0"}
  3996. /* ---- cookies ----- */
  3997. ipb.vars['cookie_id'] = '';
  3998. ipb.vars['cookie_domain'] = '.bleepingcomputer.com';
  3999. ipb.vars['cookie_path'] = '/';
  4000. /* ---- Rate imgs ---- */
  4001. ipb.vars['rate_img_on'] = 'https://www.bleepingcomputer.com/forums/public/style_images/master/star.png';
  4002. ipb.vars['rate_img_off'] = 'https://www.bleepingcomputer.com/forums/public/style_images/master/star_off.png';
  4003. ipb.vars['rate_img_rated'] = 'https://www.bleepingcomputer.com/forums/public/style_images/master/star_rated.png';
  4004. /* ---- Uploads ---- */
  4005. ipb.vars['swfupload_swf'] = 'https://www.bleepingcomputer.com/forums/public/js/3rd_party/swfupload/swfupload.swf';
  4006. ipb.vars['swfupload_enabled'] = false;
  4007. ipb.vars['use_swf_upload'] = ( '' == 'flash' ) ? true : false;
  4008. ipb.vars['swfupload_debug'] = false;
  4009. /* ---- other ---- */
  4010. ipb.vars['highlight_color']     = "#ade57a";
  4011. ipb.vars['charset'] = "iso-8859-1";
  4012. ipb.vars['time_offset'] = "-5";
  4013. ipb.vars['hour_format'] = "12";
  4014. ipb.vars['seo_enabled'] = 1;
  4015. ipb.vars['seo_params'] = {"start":"-","end":"\/","varBlock":"?","varPage":"page-","varSep":"&","varJoin":"="};
  4016. /* Templates/Language */
  4017. ipb.templates['inlineMsg'] = "";
  4018. ipb.templates['ajax_loading'] = "<div id='ajax_loading'><img src='https://www.bleepingcomputer.com/forums/public/style_images/master/ajax_loading.gif' alt='" + ipb.lang['loading'] + "' /></div>";
  4019. ipb.templates['close_popup'] = "<img src='https://www.bleepingcomputer.com/forums/public/style_images/master/close_popup.png' alt='x' />";
  4020. ipb.templates['rss_shell'] = new Template("<ul id='rss_menu' class='ipbmenu_content'>#{items}</ul>");
  4021. ipb.templates['rss_item'] = new Template("<li><a href='#{url}' title='#{title}'>#{title}</a></li>");
  4022. ipb.templates['autocomplete_wrap'] = new Template("<ul id='#{id}' class='ipb_autocomplete' style='width: 250px;'></ul>");
  4023. ipb.templates['autocomplete_item'] = new Template("<li id='#{id}' data-url='#{url}'><img src='#{img}' alt='' class='ipsUserPhoto ipsUserPhoto_mini' />&nbsp;&nbsp;#{itemvalue}</li>");
  4024. ipb.templates['page_jump'] = new Template("<div id='#{id}_wrap' class='ipbmenu_content'><h3 class='bar'>Jump to page</h3><p class='ipsPad'><input aria-label='Input page number' type='text' class='input_text' id='#{id}_input' size='8' /> <input aria-label='Jump to page' type='submit' value='Go' class='input_submit add_folder' id='#{id}_submit' /></p></div>");
  4025. ipb.templates['global_notify'] = new Template("<div class='popupWrapper'><div class='popupInner'><div class='ipsPad'>#{message} #{close}</div></div></div>");
  4026. ipb.templates['header_menu'] = new Template("<div id='#{id}' class='ipsHeaderMenu boxShadow'></div>");
  4027. Loader.boot();
  4028. //]]>
  4029. </script><script data-cfasync="false" type="text/javascript">
  4030.  var freestar = freestar || {};
  4031.  freestar.hitTime = Date.now();
  4032.  freestar.queue = freestar.queue || [];
  4033.  freestar.config = freestar.config || {};
  4034.  freestar.debug = window.location.search.indexOf('fsdebug') === -1 ? false : true;
  4035.  freestar.config.enabled_slots = [];
  4036. freestar.queue.push(function() {
  4037.   googletag.pubads().setTargeting('section', "microsoft-forums");
  4038. });
  4039.  !function(a,b){var c=b.getElementsByTagName("script")[0],d=b.createElement("script"),e="https://a.pub.network/bleepingcomputer-com";e+=freestar.debug?"/qa/pubfig.min.js":"/pubfig.min.js",d.async=!0,d.src=e,c.parentNode.insertBefore(d,c)}(window,document);
  4040.  freestar.initCallback = function () { (freestar.config.enabled_slots.length === 0) ? freestar.initCallbackCalled = false : freestar.newAdSlots(freestar.config.enabled_slots) }
  4041. </script>
  4042.  
  4043. <script data-cfasync="false" type="text/javascript">
  4044.    ;(function(o) {
  4045.        var w=window.top,a='apdAdmin',ft=w.document.getElementsByTagName('head')[0],
  4046.        l=w.location.href,d=w.document;w.apd_options=o;
  4047.        if(l.indexOf('disable_fi')!=-1) { console.error("disable_fi has been detected in URL. FI functionality is disabled for this page view."); return; }
  4048.        var fiab=d.createElement('script'); fiab.type = 'text/javascript';
  4049.        fiab.src=o.scheme+'ecdn.analysis.fi/static/js/fab.js';fiab.id='fi-'+o.websiteId;
  4050.        ft.appendChild(fiab, ft);if(l.indexOf(a)!=-1) w.localStorage[a]=1; var aM = w.localStorage[a]==1, fi=d.createElement('script');
  4051.        fi.type='text/javascript'; fi.async=true; if(aM) fi['data-cfasync']='false';
  4052.        fi.src=o.scheme+(aM?'cdn':'ecdn') + '.firstimpression.io/' + (aM ? 'fi.js?id='+o.websiteId : 'fi_client.js');
  4053.        ft.appendChild(fi);
  4054.    })({
  4055.        'websiteId': 5971,
  4056.        'scheme':    '//'
  4057.    });
  4058. </script>
  4059.  
  4060. <link id="ipsCanonical" rel="canonical" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/" />
  4061. <link rel="stylesheet" type="text/css" title="Main" media="print" href="https://www.bleepingcomputer.com/forums/public/style_css/css_7/ipb_print.css" />
  4062. <link rel="up" href="https://www.bleepingcomputer.com/forums/f/229/windows-10-support/" />
  4063. <link rel="author" href="https://www.bleepingcomputer.com/forums/u/1124735/sokarsstudio/" />
  4064.  
  4065. <script async src="https://www.googletagmanager.com/gtag/js?id=G-GD465VRQLD"></script>
  4066. <script>
  4067.  window.dataLayer = window.dataLayer || [];
  4068.  function gtag(){dataLayer.push(arguments);}
  4069.  gtag('js', new Date());
  4070.  
  4071.  gtag('config', 'G-GD465VRQLD');
  4072. </script>
  4073. </head>
  4074. <body id="ipboard_body">
  4075. <div align="center" id="bleepingcomputer_1x1">
  4076. <script data-cfasync="false" type="text/javascript">
  4077.    freestar.config.enabled_slots.push({ placementName: "bleepingcomputer_1x1", slotId: "bleepingcomputer_1x1" });
  4078. </script>
  4079. </div>
  4080. <script>
  4081.  dataLayer.push({'ForumName':'Windows 10 Support'});
  4082. </script>
  4083. <div id="ipbwrapper">
  4084.  
  4085. <div id="header_bar" class="clearfix">
  4086. <div class="main_width">
  4087. <div id="user_navigation" class="not_logged_in">
  4088. <ul class="ipsList_inline right">
  4089. <li>
  4090. <span class="services">
  4091. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=global&amp;section=login&amp;serviceClick=twitter"><img src="https://www.bleepingcomputer.com/forums/public/style_images/master/loginmethods/twitter.png" alt="Log in with Twitter" /></a>
  4092. </span>
  4093. &nbsp;&nbsp;&nbsp;&nbsp;
  4094. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=global&amp;section=login" title="Sign In" id="sign_in">Sign In</a>&nbsp;&nbsp;&nbsp;
  4095. </li>
  4096. <li>
  4097. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=global&amp;section=register" title="Create Account" id="register_link">Create Account</a>
  4098. </li>
  4099. </ul>
  4100. </div>
  4101. </div>
  4102. </div>
  4103.  
  4104. <div id="branding">
  4105. <div class="main_width">
  4106. <div id="logo">
  4107. <a href="/" title="Go to community index" rel="home" accesskey="1"><img src="https://www.bleepstatic.com/logo/forum-logo.png" alt="Logo" /></a>
  4108. </div>
  4109. <div id="search" class="right">
  4110. <form action="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=search&amp;do=search&amp;fromMainBar=1" method="post" id="search-box">
  4111. <fieldset>
  4112. <label for="main_search" class="hide">Search</label>
  4113. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=search&amp;search_in=forums" title="Advanced Search" accesskey="4" rel="search" id="adv_search" class="right">Advanced</a>
  4114. <span id="search_wrap" class="right">
  4115. <input type="text" id="main_search" aria-label="Search forums field" name="search_term" class="inactive" size="17" tabindex="100" />
  4116. <span class="choice ipbmenu clickable" id="search_options" style="display: none"></span>
  4117. <ul id="search_options_menucontent" class="ipbmenu_content ipsPad" style="display: none">
  4118. <li class="title"><strong>Search section:</strong></li>
  4119. <li class="special">
  4120. <label for="s_topic" title="This topic">
  4121. <input type="radio" name="search_app" value="forums:topic:720845" class="input_radio" id="s_topic" checked="checked" /><strong>This topic</strong>
  4122. </label>
  4123. </li>
  4124. <li class="app"><label for="s_forums" title="Forums"><input type="radio" name="search_app" class="input_radio" id="s_forums" value="forums" />Forums</label></li>
  4125. <li class="app"><label for="s_members" title="Members"><input type="radio" name="search_app" class="input_radio" id="s_members" value="members" />Members</label></li>
  4126. <li class="app"><label for="s_core" title="Help Files"><input type="radio" name="search_app" class="input_radio" id="s_core" value="core" />Help Files</label></li>
  4127. <li class="app">
  4128. <label for="s_calendar" title="Calendar">
  4129. <input type="radio" name="search_app" class="input_radio" id="s_calendar" value="calendar" />Calendar
  4130. </label>
  4131. </li>
  4132. </ul>
  4133. <input aria-label="Search the forum" type="submit" class="submit_input clickable" value="Search" />
  4134. </span>
  4135. </fieldset>
  4136. </form>
  4137. </div>
  4138. </div>
  4139. </div>
  4140.  
  4141. <div id="primary_nav" class="clearfix">
  4142. <div class="main_width">
  4143. <ul class="ipsList_inline" id="community_app_menu">
  4144. <li class="right">
  4145. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=global&amp;section=navigation&amp;inapp=forums" rel="quickNavigation" accesskey="9" id="quickNavLaunch" title="Open Quick Navigation"><span>&nbsp;</span></a>
  4146. </li>
  4147. <li id="nav_explore" class="right">
  4148. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=search&amp;do=viewNewContent&amp;search_app=forums" accesskey="2">View New Content</a>
  4149. </li>
  4150. <li class="right"><a href="https://www.bleepingcomputer.com/forum-rules/">Forum Rules</a></li>
  4151. <li id="nav_home" class="left"><a href="https://www.bleepingcomputer.com" title="Homepage" rel="home">BleepingComputer.com</a></li>
  4152. <li id="nav_app_forums" class="left active"><a href="https://www.bleepingcomputer.com/forums/" title="Go to Forums">Forums</a></li>
  4153. <li id="nav_app_members" class="left "><a href="https://www.bleepingcomputer.com/forums/members/" title="Go to Members">Members</a></li>
  4154. <li id="nav_home" class="left"> <a href="https://www.bleepingcomputer.com/tutorials/" title="Computer Tutorials">Tutorials</a> </li>
  4155. <li id="nav_home" class="left"> <a href="https://www.bleepingcomputer.com/startups/" title="Startup Database">Startup List</a> </li>
  4156. <li id="nav_home" class="left"> <a href="https://www.bleepingcomputer.com/virus-removal/" title="Virus Removal Guides">Virus Removal</a> </li>
  4157. <li id="nav_home" class="left"> <a href="https://www.bleepingcomputer.com/download/" title="Downloads">Downloads</a> </li>
  4158. <li id="nav_home" class="left"> <a href="https://www.bleepingcomputer.com/uninstall/" title="Uninstall List">Uninstall List</a> </li>
  4159. <li id="nav_home" class="left"> <a href="https://www.bleepingcomputer.com/welcome-guide/" title="Welcome Guide">Welcome Guide</a> </li>
  4160. <li id="nav_other_apps" style="display: none">
  4161. <a href="#" class="ipbmenu" id="more_apps">More <img alt="Options arrow" src="https://www.bleepingcomputer.com/forums/public/style_images/master/useropts_arrow.png" /></a>
  4162. </li>
  4163. </ul>
  4164. </div>
  4165. </div>
  4166.  
  4167. <div id="content" class="clearfix">
  4168.  
  4169. <div id="secondary_navigation" class="clearfix">
  4170. <ol class="breadcrumb top ipsList_inline left" itemscope itemtype="https://schema.org/BreadcrumbList">
  4171. <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
  4172. <a href="https://www.bleepingcomputer.com/forums/" itemprop="item">
  4173. <span itemprop="name">BleepingComputer Forums</span> <meta itemprop="position" content="1">
  4174. </a>
  4175. </li>
  4176. <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
  4177. <span class="nav_sep">&rarr;</span>
  4178. <a href="https://www.bleepingcomputer.com/forums/f/76/microsoft-windows-support/" title="Return to Microsoft Windows Support" itemprop="item"><span itemprop="name">Microsoft Windows Support</span></a><meta itemprop="position" content="2">
  4179. </li>
  4180. <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
  4181. <span class="nav_sep">&rarr;</span>
  4182. <a href="https://www.bleepingcomputer.com/forums/f/229/windows-10-support/" title="Return to Windows 10 Support" itemprop="item"><span itemprop="name">Windows 10 Support</span></a><meta itemprop="position" content="3">
  4183. </li>
  4184. </ol>
  4185. </div>
  4186. <br/>
  4187. <noscript>
  4188. <div class='message error'>
  4189. <strong>Javascript Disabled Detected</strong>
  4190. <p>You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.</p>
  4191. </div>
  4192. <br />
  4193. </noscript>
  4194.  
  4195. <div class="ipsAd"><div id="s_topad" align="center">
  4196. <div align="center" style="margin:0px auto; width:970px" class="clear" />
  4197. <div align="center" id="bleepingcomputer_728x90_970x90_970x250_320x50_ATF">
  4198. <script data-cfasync="false" type="text/javascript">
  4199.    freestar.config.enabled_slots.push({ placementName: "bleepingcomputer_728x90_970x90_970x250_320x50_ATF", slotId: "bleepingcomputer_728x90_970x90_970x250_320x50_ATF" });
  4200. </script>
  4201. </div>
  4202. <p>&nbsp;</p>
  4203. </div>
  4204. </div>
  4205. <br/></div>
  4206. <div id="guestwelcome">
  4207. <div id="guestwelcome-title">
  4208. Register a free account to unlock additional features at BleepingComputer.com
  4209. </div>
  4210. <div id="guestwelcome-content">
  4211. Welcome to <b>BleepingComputer</b>, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having <b>no ads</b> shown anywhere on the site.<br/><br/><br>
  4212. <center><a href="https://www.bleepingcomputer.com/forums/index.php?app=core&module=global&section=register"><b>Click here to Register a free account now!</b></a> or read our <a href="https://www.bleepingcomputer.com/welcome-guide/"><b>Welcome Guide</b></a> to learn how to use this site.</center>
  4213. </div>
  4214. </div>
  4215. <br/>
  4216. <style>
  4217. .talert a:hover {
  4218. color: #63BA2A!important;
  4219. }
  4220. </style>
  4221. <div class="message unspecific talert">
  4222. <p style="color: #000; font-weight:bold;font-size:1.2em;"><strong>Latest News:</strong>&nbsp;&nbsp;&nbsp; <a style="color: #35517E;font-weight:bold;" href="/news/security/five-charged-for-cyber-schemes-to-benefit-north-koreas-weapons-program/">Five charged for cyber schemes to benefit North Korea's weapons program</a></p>
  4223. <p style="color: #000; font-weight:bold;font-size:1.2em;"><strong>Featured Deal:</strong> <a style="color: #35517E;font-weight:bold;" href="/offer/deals/save-95-on-a-65-plus-course-cybersecurity-training-library/">Save $95 on a 65+ course cybersecurity training library</a></p>
  4224. <p style="color: #000; font-weight:bold;font-size:1.2em;"><strong>Latest Buyer's Guide:</strong>&nbsp;&nbsp;&nbsp; <a style="color: #35517E;font-weight:bold;" href="/vpn/guides/best-browser-with-built-in-vpn/">Best web browsers with built in VPN: Boost online privacy</a></p>
  4225. </div>
  4226.  
  4227. <script type="text/javascript">
  4228. //<![CDATA[
  4229. ipb.topic.inSection    = 'topicview';
  4230. ipb.topic.topic_id     = 720845;
  4231. ipb.topic.forum_id     = 229;
  4232. ipb.topic.redirectPost = 1;
  4233. ipb.topic.start_id     = 0;
  4234. ipb.topic.page_id      = 0;
  4235. ipb.topic.topPid       = 0;
  4236. ipb.topic.counts       = { postTotal: 14,
  4237.  curStart:  ipb.topic.start_id,
  4238.  perPage:   15 };
  4239. //Search Setup
  4240. ipb.vars['search_type'] = 'forum';
  4241. ipb.vars['search_type_id'] = 229;
  4242. ipb.vars['search_type_2'] = 'topic';
  4243. ipb.vars['search_type_id_2'] = 720845;
  4244. // Delete stuff set up
  4245. ipb.topic.deleteUrls['hardDelete'] = new Template( ipb.vars['base_url'] + "app=forums&module=moderate&section=moderate&do=04&f=229&t=720845&page=&auth_key=880ea6a14ea49e853634fbdc5015a024&p=#{pid}" );
  4246. ipb.topic.deleteUrls['softDelete'] = new Template( ipb.vars['base_url'] + "app=forums&module=moderate&section=moderate&do=postchoice&tact=sdelete&t=720845&f=229&auth_key=880ea6a14ea49e853634fbdc5015a024&selectedpids[#{pid}]=#{pid}&pid=#{pid}" );
  4247. ipb.topic.modPerms  = [];
  4248. ipb.templates['post_moderation'] = new Template("<div id='comment_moderate_box' class='ipsFloatingAction' style='display: none'><span class='desc'>With <span id='comment_count'>#{count}</span> checked posts: </span><select id='tactInPopup' class='input_select'><option value='approve'>Approve</option><option value='delete'>Hide</option><option value='sundelete'>Unhide</option><option value='deletedo'>Delete</option><option value='merge'>Merge</option><option value='split'>Split</option><option value='move'>Move</option></select>&nbsp;&nbsp;<input type='button' class='input_submit' id='submitModAction' value='Go' /></div>");
  4249. //]]>
  4250. </script>
  4251. <div class="left">
  4252. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" alt="Generic User Avatar" class="ipsUserPhoto ipsUserPhoto_medium" />
  4253. </div>
  4254. <div itemscope itemtype="http://schema.org/Article" class="ipsBox_withphoto">
  4255. <h1 itemprop="name" class="ipsType_pagetitle">Games from Steam/Epic when double clicked open up notepad.</h1>
  4256. <div class="desc lighter blend_links">
  4257. Started by <span itemprop="creator">
  4258. sokarsstudio
  4259. </span>, <span itemprop="dateCreated" datetime="2020-05-19">May 19 2020 03:44 AM</span>
  4260. </div>
  4261. <meta itemprop="interactionCount" content="UserComments:14" />
  4262. </div>
  4263. <br/>
  4264. <div class="topic_controls">
  4265. <ul class="topic_buttons">
  4266. <li class="important">
  4267. <span><img src="https://www.bleepingcomputer.com/forums/public/style_images/master/lock.png" alt="This topic is locked" /> This topic is locked</span>
  4268. </li>
  4269. </ul>
  4270. </div>
  4271. <div class="maintitle clear clearfix">
  4272. <span class="ipsType_small">
  4273. <span itemprop="userInteractionCount">13</span> <span itemprop="interactionType" content="https://schema.org/WriteAction">replies</spann> to this topic
  4274. </span>
  4275. </div>
  4276. <div class="topic hfeed clear clearfix">
  4277. <div class="ipsBox">
  4278. <div class="ipsBox_container" id="ips_Posts">
  4279.  
  4280. <div class="post_block hentry clear clearfix  " id="post_id_4996272">
  4281. <a id="entry4996272"></a>
  4282. <div class="post_wrap">
  4283. <h3 class="row2">
  4284. <span class="post_id right ipsType_small desc blend_links">
  4285. <a itemprop="replyToUrl" data-entry-pid="4996272" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996272" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #1">
  4286. #1
  4287. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #1" />
  4288. </a>
  4289. </span>
  4290. <span itemprop="creator name" class="author vcard">
  4291. sokarsstudio
  4292. </span>
  4293. </h3>
  4294. <div class="author_info">
  4295. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  4296. <span class="hide" itemprop="name">sokarsstudio</span>
  4297. <ul class="basic_info">
  4298. <br><li class="avatar">
  4299. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  4300. </li>
  4301. <li class="group_title">
  4302. Members
  4303. </li>
  4304. <li class="post_count desc lighter">
  4305. 46 posts
  4306. </li>
  4307. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  4308. &nbsp;
  4309. </ul>
  4310. <ul class="custom_fields">
  4311. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  4312. </li>
  4313. </ul>
  4314. </div>
  4315. </div>
  4316. <div class="post_body">
  4317. <p class="posted_info desc lighter ipsType_small">
  4318. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T04:44:44-04:00">19 May 2020 - 03:44 AM</abbr>
  4319. </p>
  4320. <div itemprop="commentText" class="post entry-content ">
  4321. <p>Hi,</p>
  4322. <p>&#160;</p>
  4323. <p>When ever I try to run a game I've installed from either steam or Epic,it's open up notepad, and I can't find a way to fix it.</p>
  4324. <p>&#160;</p>
  4325. <p>Any ideas?</p>
  4326. <p>&#160;</p>
  4327. <p>Thanks in advance.</p>
  4328. <br/>
  4329. <p class="edit">
  4330. <strong>Edited by Chris Cosgrove, 19 May 2020 - 03:46 AM.</strong>
  4331. <br/>
  4332. <span class="reason">Moved from Win 10 Discussion to Support.</span>
  4333. </p>
  4334. </div>
  4335. <script type="text/javascript">
  4336. ipb.global.registerReputation( 'rep_post_4996272', { domLikeStripId: 'like_post_4996272', app: 'forums', type: 'pid', typeid: '4996272' }, parseInt('') );
  4337. </script>
  4338. <ul id="postControlsNormal_4996272" class="post_controls clear clearfix">
  4339. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  4340. </ul>
  4341. </div>
  4342. </div>
  4343. </div>
  4344. <hr/>
  4345. <div class="post_block hentry clear">
  4346. <div class="post_wrap">
  4347. <h3><font color="#226ca8">BC AdBot (Login to Remove)</font></h3>
  4348. <div class="author_info">
  4349. <ul class="basic_info">
  4350. <li class="avatar"><img src="https://www.bleepstatic.com/images/site/forum/bots/bot.jpg" class="ipsUserPhoto ipsUserPhoto_large"></li>
  4351. <li class="group_title">BleepingComputer.com<li>
  4352. <li class="group_title"><a href="https://www.bleepingcomputer.com/forums/index.php?app=core&module=global&section=register" target="_blank">Register to remove ads</a>
  4353. </ul>
  4354. <div style="margin: 0 auto;"></div>
  4355. </div>
  4356. <div class="post_body apb">
  4357. <div class="post entry-content ">
  4358. <div align="center" style="padding: 20px 0px 20px 0px">
  4359. <div style="max-width:700px;">
  4360. <script>
  4361. !function(n){if(!window.cnxps){window.cnxps={},window.cnxps.cmd=[];var t=n.createElement('iframe');t.display='none',t.onload=function(){var n=t.contentWindow.document,c=n.createElement('script');c.src='//cd.connatix.com/connatix.playspace.js',c.setAttribute('async','1'),c.setAttribute('type','text/javascript'),n.body.appendChild(c)},n.head.appendChild(t)}}(document);
  4362. </script>
  4363. <script id="6302b4e26cf04d8bbf9ab6cbec18daf4">
  4364. cnxps.cmd.push(function () {
  4365. cnxps({
  4366. playerId: '067e5169-ece3-4ce8-87ad-c7961b8bb396'
  4367. }).render('6302b4e26cf04d8bbf9ab6cbec18daf4');
  4368. });
  4369. </script>
  4370. </div>
  4371. <p>&nbsp;</p>
  4372. </div>
  4373. </div>
  4374. </div>
  4375. </div>
  4376. </div>
  4377. <hr/>
  4378. <script type="text/javascript">
  4379. var pid = parseInt(4996272);
  4380. if ( pid > ipb.topic.topPid ){
  4381. ipb.topic.topPid = pid;
  4382. }
  4383.  
  4384. // Show multiquote for JS browsers
  4385. if ( $('multiq_4996272') )
  4386. {
  4387. $('multiq_4996272').show();
  4388. }
  4389. if( $('toggle_post_4996272') )
  4390. {
  4391. $('toggle_post_4996272').show();
  4392. }
  4393. // Add perm data
  4394. ipb.topic.deletePerms[4996272] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  4395.  
  4396. </script>
  4397.  
  4398. <div class="post_block hentry clear clearfix  " id="post_id_4996291">
  4399. <a id="entry4996291"></a>
  4400. <div class="post_wrap">
  4401. <h3 class="row2">
  4402. <span class="post_id right ipsType_small desc blend_links">
  4403. <a itemprop="replyToUrl" data-entry-pid="4996291" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996291" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #2">
  4404. #2
  4405. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #2" />
  4406. </a>
  4407. </span>
  4408. <span itemprop="creator name" class="author vcard">
  4409. Leon_M
  4410. </span>
  4411. </h3>
  4412. <div class="author_info">
  4413. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  4414. <span class="hide" itemprop="name">Leon_M</span>
  4415. <ul class="basic_info">
  4416. <br><li class="avatar">
  4417. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/uploads/profile/photo-thumb-1163976.jpg?_r=1588603273" class="ipsUserPhoto ipsUserPhoto_large" />
  4418. </li>
  4419. <li class="group_title">
  4420. Members
  4421. </li>
  4422. <li class="post_count desc lighter">
  4423. 38 posts
  4424. </li>
  4425. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  4426. &nbsp;
  4427. </ul>
  4428. <ul class="custom_fields">
  4429. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  4430. </li>
  4431. </ul>
  4432. </div>
  4433. </div>
  4434. <div class="post_body">
  4435. <p class="posted_info desc lighter ipsType_small">
  4436. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T05:28:26-04:00">19 May 2020 - 04:28 AM</abbr>
  4437. </p>
  4438. <div itemprop="commentText" class="post entry-content ">
  4439. <p>I don't know if those games with launchers these days still have an .exe, but can you check in the install folder and see if the .exe has a Notepad Icon?&#160;</p>
  4440. <p>If there isnt any, you can create a new icon on your desktop, rename it to test.exe (Make sure you have file extensions enabled in the folder view options) and see what Icon you have?&#160;</p>
  4441. <p>&#160;</p>
  4442. <p>Have you tried reinstalling steam/epic?</p>
  4443. <br/>
  4444. </div>
  4445. <script type="text/javascript">
  4446. ipb.global.registerReputation( 'rep_post_4996291', { domLikeStripId: 'like_post_4996291', app: 'forums', type: 'pid', typeid: '4996291' }, parseInt('') );
  4447. </script>
  4448. <ul id="postControlsNormal_4996291" class="post_controls clear clearfix">
  4449. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  4450. </ul>
  4451. </div>
  4452. </div>
  4453. </div>
  4454. <hr/>
  4455. <script type="text/javascript">
  4456. var pid = parseInt(4996291);
  4457. if ( pid > ipb.topic.topPid ){
  4458. ipb.topic.topPid = pid;
  4459. }
  4460.  
  4461. // Show multiquote for JS browsers
  4462. if ( $('multiq_4996291') )
  4463. {
  4464. $('multiq_4996291').show();
  4465. }
  4466. if( $('toggle_post_4996291') )
  4467. {
  4468. $('toggle_post_4996291').show();
  4469. }
  4470. // Add perm data
  4471. ipb.topic.deletePerms[4996291] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  4472.  
  4473. </script>
  4474.  
  4475. <div class="post_block hentry clear clearfix  " id="post_id_4996311">
  4476. <a id="entry4996311"></a>
  4477. <div class="post_wrap">
  4478. <h3 class="row2">
  4479. <span class="post_id right ipsType_small desc blend_links">
  4480. <a itemprop="replyToUrl" data-entry-pid="4996311" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996311" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #3">
  4481. #3
  4482. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #3" />
  4483. </a>
  4484. </span>
  4485. <span itemprop="creator name" class="author vcard">
  4486. sokarsstudio
  4487. </span>
  4488. </h3>
  4489. <div class="author_info">
  4490. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  4491. <span class="hide" itemprop="name">sokarsstudio</span>
  4492. <ul class="basic_info">
  4493. <li class="title"><span class="ipsBadge" style="background:green;">Topic Starter</span></li><br><li class="avatar">
  4494. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  4495. </li>
  4496. <li class="group_title">
  4497. Members
  4498. </li>
  4499. <li class="post_count desc lighter">
  4500. 46 posts
  4501. </li>
  4502. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  4503. &nbsp;
  4504. </ul>
  4505. <ul class="custom_fields">
  4506. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  4507. </li>
  4508. </ul>
  4509. </div>
  4510. </div>
  4511. <div class="post_body">
  4512. <p class="posted_info desc lighter ipsType_small">
  4513. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T06:15:03-04:00">19 May 2020 - 05:15 AM</abbr>
  4514. </p>
  4515. <div itemprop="commentText" class="post entry-content ">
  4516. <p>Hi,</p>
  4517. <p>&#160;</p>
  4518. <p>I'll give that a try, and let you know how it goes.</p>
  4519. <p>&#160;</p>
  4520. <p>Thanks</p>
  4521. <br/>
  4522. </div>
  4523. <script type="text/javascript">
  4524. ipb.global.registerReputation( 'rep_post_4996311', { domLikeStripId: 'like_post_4996311', app: 'forums', type: 'pid', typeid: '4996311' }, parseInt('') );
  4525. </script>
  4526. <ul id="postControlsNormal_4996311" class="post_controls clear clearfix">
  4527. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  4528. </ul>
  4529. </div>
  4530. </div>
  4531. </div>
  4532. <hr/>
  4533. <script type="text/javascript">
  4534. var pid = parseInt(4996311);
  4535. if ( pid > ipb.topic.topPid ){
  4536. ipb.topic.topPid = pid;
  4537. }
  4538.  
  4539. // Show multiquote for JS browsers
  4540. if ( $('multiq_4996311') )
  4541. {
  4542. $('multiq_4996311').show();
  4543. }
  4544. if( $('toggle_post_4996311') )
  4545. {
  4546. $('toggle_post_4996311').show();
  4547. }
  4548. // Add perm data
  4549. ipb.topic.deletePerms[4996311] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  4550.  
  4551. </script>
  4552.  
  4553. <div class="post_block hentry clear clearfix  " id="post_id_4996323">
  4554. <a id="entry4996323"></a>
  4555. <div class="post_wrap">
  4556. <h3 class="row2">
  4557. <span class="post_id right ipsType_small desc blend_links">
  4558. <a itemprop="replyToUrl" data-entry-pid="4996323" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996323" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #4">
  4559. #4
  4560. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #4" />
  4561. </a>
  4562. </span>
  4563. <span itemprop="creator name" class="author vcard">
  4564. sokarsstudio
  4565. </span>
  4566. </h3>
  4567. <div class="author_info">
  4568. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  4569. <span class="hide" itemprop="name">sokarsstudio</span>
  4570. <ul class="basic_info">
  4571. <li class="title"><span class="ipsBadge" style="background:green;">Topic Starter</span></li><br><li class="avatar">
  4572. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  4573. </li>
  4574. <li class="group_title">
  4575. Members
  4576. </li>
  4577. <li class="post_count desc lighter">
  4578. 46 posts
  4579. </li>
  4580. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  4581. &nbsp;
  4582. </ul>
  4583. <ul class="custom_fields">
  4584. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  4585. </li>
  4586. </ul>
  4587. </div>
  4588. </div>
  4589. <div class="post_body">
  4590. <p class="posted_info desc lighter ipsType_small">
  4591. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T06:51:36-04:00">19 May 2020 - 05:51 AM</abbr>
  4592. </p>
  4593. <div itemprop="commentText" class="post entry-content ">
  4594. <p>Hi,</p>
  4595. <p>&#160;</p>
  4596. <p>Okay, I've done some checking, If i launch any of the games in either Steam or Epic, they run fine.</p>
  4597. <p>&#160;</p>
  4598. <p>When I right click on the icon it's create on the desktop, and go into the properties, it's says it's a URL file, this is for both Epic games and Steam.</p>
  4599. <p>&#160;</p>
  4600. <p>I've tried re-installing steam, and have the same result. If I double click on the short cut desktop icon.</p>
  4601. <br/>
  4602. </div>
  4603. <script type="text/javascript">
  4604. ipb.global.registerReputation( 'rep_post_4996323', { domLikeStripId: 'like_post_4996323', app: 'forums', type: 'pid', typeid: '4996323' }, parseInt('') );
  4605. </script>
  4606. <ul id="postControlsNormal_4996323" class="post_controls clear clearfix">
  4607. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  4608. </ul>
  4609. </div>
  4610. </div>
  4611. </div>
  4612. <hr/>
  4613. <script type="text/javascript">
  4614. var pid = parseInt(4996323);
  4615. if ( pid > ipb.topic.topPid ){
  4616. ipb.topic.topPid = pid;
  4617. }
  4618.  
  4619. // Show multiquote for JS browsers
  4620. if ( $('multiq_4996323') )
  4621. {
  4622. $('multiq_4996323').show();
  4623. }
  4624. if( $('toggle_post_4996323') )
  4625. {
  4626. $('toggle_post_4996323').show();
  4627. }
  4628. // Add perm data
  4629. ipb.topic.deletePerms[4996323] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  4630.  
  4631. </script>
  4632.  
  4633. <div class="post_block hentry clear clearfix  " id="post_id_4996621">
  4634. <a id="entry4996621"></a>
  4635. <div class="post_wrap">
  4636. <h3 class="row2">
  4637. <span class="post_id right ipsType_small desc blend_links">
  4638. <a itemprop="replyToUrl" data-entry-pid="4996621" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996621" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #5">
  4639. #5
  4640. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #5" />
  4641. </a>
  4642. </span>
  4643. <span itemprop="creator name" class="author vcard">
  4644. cknoettg
  4645. </span>
  4646. </h3>
  4647. <div class="author_info">
  4648. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  4649. <span class="hide" itemprop="name">cknoettg</span>
  4650. <ul class="basic_info">
  4651. <br><li class="avatar">
  4652. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/uploads/profile/photo-thumb-1149138.jpeg?_r=1576391086" class="ipsUserPhoto ipsUserPhoto_large" />
  4653. </li>
  4654. <li class="group_title">
  4655. <span style="color:#006622"><b>BC Advisor</b></span>
  4656. </li>
  4657. <li class="post_count desc lighter">
  4658. 1,897 posts
  4659. </li>
  4660. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  4661. &nbsp;
  4662. </ul>
  4663. <ul class="custom_fields">
  4664. <li>
  4665. <span class="ft">Gender:</span><span class="fc">Male</span>
  4666. </li>
  4667. <li>
  4668. <span class="ft">Location:</span><span class="fc">Delray Beach, FL</span>
  4669. </li>
  4670. <li><span class="ft">Local time:</span><span class="fc">02:20 AM</span>
  4671. </li>
  4672. </ul>
  4673. </div>
  4674. </div>
  4675. <div class="post_body">
  4676. <p class="posted_info desc lighter ipsType_small">
  4677. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T13:52:20-04:00">19 May 2020 - 12:52 PM</abbr>
  4678. </p>
  4679. <div itemprop="commentText" class="post entry-content ">
  4680. <p>Can you post a screenshot of the properties?</p>
  4681. <p>&#160;</p>
  4682. <p>I'm suspecting that the file type has had its defaults changed to Notepad, and we should change it to Steam.</p>
  4683. <p>&#160;</p>
  4684. <p>On the other hand, in the past, people have often not reported success creating Steam shortcuts this way. See if this path still exists:</p>
  4685. <p>&#160;</p>
  4686. <div>right click on game in your library</div>
  4687. <div>click 'properties'</div>
  4688. <div>select 'local files' tab</div>
  4689. <div>click 'browse local files'</div>
  4690. <div>locate your games MAIN exe - it might be in a subfolder if you don't see it</div>
  4691. <div>right click on main exe and select 'create shortcut'</div>
  4692. <div>move your new shortcut to the desktop or wherever you want</div>
  4693. <br/>
  4694. </div>
  4695. <script type="text/javascript">
  4696. ipb.global.registerReputation( 'rep_post_4996621', { domLikeStripId: 'like_post_4996621', app: 'forums', type: 'pid', typeid: '4996621' }, parseInt('') );
  4697. </script>
  4698. <div class="signature" data-memberid="1149138">
  4699. <p><span style="color:#006400"><span style="font-family:'comic sans ms';">Microsoft MCE, CASP+, Linux+, Server+, Cloud+, Certified Forensic Computer Examiner</span></span>
  4700. </div>
  4701. <ul id="postControlsNormal_4996621" class="post_controls clear clearfix">
  4702. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  4703. </ul>
  4704. </div>
  4705. </div>
  4706. </div>
  4707. <hr/>
  4708. <script type="text/javascript">
  4709. var pid = parseInt(4996621);
  4710. if ( pid > ipb.topic.topPid ){
  4711. ipb.topic.topPid = pid;
  4712. }
  4713.  
  4714. // Show multiquote for JS browsers
  4715. if ( $('multiq_4996621') )
  4716. {
  4717. $('multiq_4996621').show();
  4718. }
  4719. if( $('toggle_post_4996621') )
  4720. {
  4721. $('toggle_post_4996621').show();
  4722. }
  4723. // Add perm data
  4724. ipb.topic.deletePerms[4996621] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  4725.  
  4726. </script>
  4727.  
  4728. <div class="post_block hentry clear clearfix  " id="post_id_4996654">
  4729. <a id="entry4996654"></a>
  4730. <div class="post_wrap">
  4731. <h3 class="row2">
  4732. <span class="post_id right ipsType_small desc blend_links">
  4733. <a itemprop="replyToUrl" data-entry-pid="4996654" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996654" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #6">
  4734. #6
  4735. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #6" />
  4736. </a>
  4737. </span>
  4738. <span itemprop="creator name" class="author vcard">
  4739. sokarsstudio
  4740. </span>
  4741. </h3>
  4742. <div class="author_info">
  4743. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  4744. <span class="hide" itemprop="name">sokarsstudio</span>
  4745. <ul class="basic_info">
  4746. <li class="title"><span class="ipsBadge" style="background:green;">Topic Starter</span></li><br><li class="avatar">
  4747. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  4748. </li>
  4749. <li class="group_title">
  4750. Members
  4751. </li>
  4752. <li class="post_count desc lighter">
  4753. 46 posts
  4754. </li>
  4755. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  4756. &nbsp;
  4757. </ul>
  4758. <ul class="custom_fields">
  4759. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  4760. </li>
  4761. </ul>
  4762. </div>
  4763. </div>
  4764. <div class="post_body">
  4765. <p class="posted_info desc lighter ipsType_small">
  4766. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T14:27:37-04:00">19 May 2020 - 01:27 PM</abbr>
  4767. </p>
  4768. <div itemprop="commentText" class="post entry-content ">
  4769. <p>Hi,</p>
  4770. <p>&#160;</p>
  4771. <p>I've attached a screen shot of what the properties looks like.</p>
  4772. <p>&#160;</p>
  4773. <p>I've done the other way, so I can play the games, but would like to fix this.</p>
  4774. <p>&#160;</p>
  4775. <p>&#160;</p>
  4776. <div id="attach_wrap" class="clearfix">
  4777. <h4>Attached Files</h4>
  4778. <ul>
  4779. <li class="attachment">
  4780. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=attach&amp;section=attach&amp;attach_id=223203" title="Download attachment"><img src="https://www.bleepingcomputer.com/forums/public/style_extra/mime_types/quicktime.gif" alt="Attached File" /></a>
  4781. &nbsp;<a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=attach&amp;section=attach&amp;attach_id=223203" title="Download attachment"><strong>explorer_8vKZ40Hryi.png</strong></a> &nbsp;&nbsp;<span class="desc"><strong>19.22KB</strong></span>
  4782. &nbsp;&nbsp;<span class="desc lighter">2 downloads</span>
  4783. </li>
  4784. </ul>
  4785. </div>
  4786. <br/>
  4787. <p class="edit">
  4788. <strong>Edited by sokarsstudio, 19 May 2020 - 01:28 PM.</strong>
  4789. </p>
  4790. </div>
  4791. <script type="text/javascript">
  4792. ipb.global.registerReputation( 'rep_post_4996654', { domLikeStripId: 'like_post_4996654', app: 'forums', type: 'pid', typeid: '4996654' }, parseInt('') );
  4793. </script>
  4794. <ul id="postControlsNormal_4996654" class="post_controls clear clearfix">
  4795. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  4796. </ul>
  4797. </div>
  4798. </div>
  4799. </div>
  4800. <hr/>
  4801. <script type="text/javascript">
  4802. var pid = parseInt(4996654);
  4803. if ( pid > ipb.topic.topPid ){
  4804. ipb.topic.topPid = pid;
  4805. }
  4806.  
  4807. // Show multiquote for JS browsers
  4808. if ( $('multiq_4996654') )
  4809. {
  4810. $('multiq_4996654').show();
  4811. }
  4812. if( $('toggle_post_4996654') )
  4813. {
  4814. $('toggle_post_4996654').show();
  4815. }
  4816. // Add perm data
  4817. ipb.topic.deletePerms[4996654] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  4818.  
  4819. </script>
  4820.  
  4821. <div class="post_block hentry clear clearfix  " id="post_id_4996667">
  4822. <a id="entry4996667"></a>
  4823. <div class="post_wrap">
  4824. <h3 class="row2">
  4825. <span class="post_id right ipsType_small desc blend_links">
  4826. <a itemprop="replyToUrl" data-entry-pid="4996667" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996667" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #7">
  4827. #7
  4828. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #7" />
  4829. </a>
  4830. </span>
  4831. <span itemprop="creator name" class="author vcard">
  4832. cknoettg
  4833. </span>
  4834. </h3>
  4835. <div class="author_info">
  4836. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  4837. <span class="hide" itemprop="name">cknoettg</span>
  4838. <ul class="basic_info">
  4839. <br><li class="avatar">
  4840. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/uploads/profile/photo-thumb-1149138.jpeg?_r=1576391086" class="ipsUserPhoto ipsUserPhoto_large" />
  4841. </li>
  4842. <li class="group_title">
  4843. <span style="color:#006622"><b>BC Advisor</b></span>
  4844. </li>
  4845. <li class="post_count desc lighter">
  4846. 1,897 posts
  4847. </li>
  4848. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  4849. &nbsp;
  4850. </ul>
  4851. <ul class="custom_fields">
  4852. <li>
  4853. <span class="ft">Gender:</span><span class="fc">Male</span>
  4854. </li>
  4855. <li>
  4856. <span class="ft">Location:</span><span class="fc">Delray Beach, FL</span>
  4857. </li>
  4858. <li><span class="ft">Local time:</span><span class="fc">02:20 AM</span>
  4859. </li>
  4860. </ul>
  4861. </div>
  4862. </div>
  4863. <div class="post_body">
  4864. <p class="posted_info desc lighter ipsType_small">
  4865. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T14:56:54-04:00">19 May 2020 - 01:56 PM</abbr>
  4866. </p>
  4867. <div itemprop="commentText" class="post entry-content ">
  4868. In the Properties box, next to Notepad, select Change and navigate to the Steam.exe file and let me know what happens.
  4869. <br/>
  4870. </div>
  4871. <script type="text/javascript">
  4872. ipb.global.registerReputation( 'rep_post_4996667', { domLikeStripId: 'like_post_4996667', app: 'forums', type: 'pid', typeid: '4996667' }, parseInt('') );
  4873. </script>
  4874. <div class="signature" data-memberid="1149138">
  4875. <p><span style="color:#006400"><span style="font-family:'comic sans ms';">Microsoft MCE, CASP+, Linux+, Server+, Cloud+, Certified Forensic Computer Examiner</span></span>
  4876. </div>
  4877. <ul id="postControlsNormal_4996667" class="post_controls clear clearfix">
  4878. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  4879. </ul>
  4880. </div>
  4881. </div>
  4882. </div>
  4883. <hr/>
  4884. <script type="text/javascript">
  4885. var pid = parseInt(4996667);
  4886. if ( pid > ipb.topic.topPid ){
  4887. ipb.topic.topPid = pid;
  4888. }
  4889.  
  4890. // Show multiquote for JS browsers
  4891. if ( $('multiq_4996667') )
  4892. {
  4893. $('multiq_4996667').show();
  4894. }
  4895. if( $('toggle_post_4996667') )
  4896. {
  4897. $('toggle_post_4996667').show();
  4898. }
  4899. // Add perm data
  4900. ipb.topic.deletePerms[4996667] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  4901.  
  4902. </script>
  4903.  
  4904. <div class="post_block hentry clear clearfix  " id="post_id_4996710">
  4905. <a id="entry4996710"></a>
  4906. <div class="post_wrap">
  4907. <h3 class="row2">
  4908. <span class="post_id right ipsType_small desc blend_links">
  4909. <a itemprop="replyToUrl" data-entry-pid="4996710" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996710" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #8">
  4910. #8
  4911. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #8" />
  4912. </a>
  4913. </span>
  4914. <span itemprop="creator name" class="author vcard">
  4915. sokarsstudio
  4916. </span>
  4917. </h3>
  4918. <div class="author_info">
  4919. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  4920. <span class="hide" itemprop="name">sokarsstudio</span>
  4921. <ul class="basic_info">
  4922. <li class="title"><span class="ipsBadge" style="background:green;">Topic Starter</span></li><br><li class="avatar">
  4923. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  4924. </li>
  4925. <li class="group_title">
  4926. Members
  4927. </li>
  4928. <li class="post_count desc lighter">
  4929. 46 posts
  4930. </li>
  4931. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  4932. &nbsp;
  4933. </ul>
  4934. <ul class="custom_fields">
  4935. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  4936. </li>
  4937. </ul>
  4938. </div>
  4939. </div>
  4940. <div class="post_body">
  4941. <p class="posted_info desc lighter ipsType_small">
  4942. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T16:00:19-04:00">19 May 2020 - 03:00 PM</abbr>
  4943. </p>
  4944. <div itemprop="commentText" class="post entry-content ">
  4945. <p>Hi,</p>
  4946. <p>&#160;</p>
  4947. <p>That fixes that for that game, it also change the icon for other games.</p>
  4948. <p>&#160;</p>
  4949. <p>I've just installed another game,&#160; and it's used the same icon for the game that I just got working.</p>
  4950. <p>&#160;</p>
  4951. <p>I just checked the second game looking for the ,exe and either not looking for it in the steam library, and when I've link it there. they swap icons, which which ever game the icon, is the only one that will launch, if that makes sense.</p>
  4952. <br/>
  4953. </div>
  4954. <script type="text/javascript">
  4955. ipb.global.registerReputation( 'rep_post_4996710', { domLikeStripId: 'like_post_4996710', app: 'forums', type: 'pid', typeid: '4996710' }, parseInt('') );
  4956. </script>
  4957. <ul id="postControlsNormal_4996710" class="post_controls clear clearfix">
  4958. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  4959. </ul>
  4960. </div>
  4961. </div>
  4962. </div>
  4963. <hr/>
  4964. <script type="text/javascript">
  4965. var pid = parseInt(4996710);
  4966. if ( pid > ipb.topic.topPid ){
  4967. ipb.topic.topPid = pid;
  4968. }
  4969.  
  4970. // Show multiquote for JS browsers
  4971. if ( $('multiq_4996710') )
  4972. {
  4973. $('multiq_4996710').show();
  4974. }
  4975. if( $('toggle_post_4996710') )
  4976. {
  4977. $('toggle_post_4996710').show();
  4978. }
  4979. // Add perm data
  4980. ipb.topic.deletePerms[4996710] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  4981.  
  4982. </script>
  4983.  
  4984. <div class="post_block hentry clear clearfix  " id="post_id_4996711">
  4985. <a id="entry4996711"></a>
  4986. <div class="post_wrap">
  4987. <h3 class="row2">
  4988. <span class="post_id right ipsType_small desc blend_links">
  4989. <a itemprop="replyToUrl" data-entry-pid="4996711" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4996711" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #9">
  4990. #9
  4991. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #9" />
  4992. </a>
  4993. </span>
  4994. <span itemprop="creator name" class="author vcard">
  4995. sokarsstudio
  4996. </span>
  4997. </h3>
  4998. <div class="author_info">
  4999. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  5000. <span class="hide" itemprop="name">sokarsstudio</span>
  5001. <ul class="basic_info">
  5002. <li class="title"><span class="ipsBadge" style="background:green;">Topic Starter</span></li><br><li class="avatar">
  5003. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  5004. </li>
  5005. <li class="group_title">
  5006. Members
  5007. </li>
  5008. <li class="post_count desc lighter">
  5009. 46 posts
  5010. </li>
  5011. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  5012. &nbsp;
  5013. </ul>
  5014. <ul class="custom_fields">
  5015. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  5016. </li>
  5017. </ul>
  5018. </div>
  5019. </div>
  5020. <div class="post_body">
  5021. <p class="posted_info desc lighter ipsType_small">
  5022. Posted <abbr class="published" itemprop="commentTime" title="2020-05-19T16:02:50-04:00">19 May 2020 - 03:02 PM</abbr>
  5023. </p>
  5024. <div itemprop="commentText" class="post entry-content ">
  5025. <p>Hi,</p>
  5026. <p>&#160;</p>
  5027. <p>If there's no easy way round this, I'll just create the shortcut myself. Less hassle.</p>
  5028. <p>&#160;</p>
  5029. <p>Thanks for you help</p>
  5030. <br/>
  5031. </div>
  5032. <script type="text/javascript">
  5033. ipb.global.registerReputation( 'rep_post_4996711', { domLikeStripId: 'like_post_4996711', app: 'forums', type: 'pid', typeid: '4996711' }, parseInt('') );
  5034. </script>
  5035. <ul id="postControlsNormal_4996711" class="post_controls clear clearfix">
  5036. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  5037. </ul>
  5038. </div>
  5039. </div>
  5040. </div>
  5041. <hr/>
  5042. <script type="text/javascript">
  5043. var pid = parseInt(4996711);
  5044. if ( pid > ipb.topic.topPid ){
  5045. ipb.topic.topPid = pid;
  5046. }
  5047.  
  5048. // Show multiquote for JS browsers
  5049. if ( $('multiq_4996711') )
  5050. {
  5051. $('multiq_4996711').show();
  5052. }
  5053. if( $('toggle_post_4996711') )
  5054. {
  5055. $('toggle_post_4996711').show();
  5056. }
  5057. // Add perm data
  5058. ipb.topic.deletePerms[4996711] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  5059.  
  5060. </script>
  5061.  
  5062. <div class="post_block hentry clear clearfix  " id="post_id_4997052">
  5063. <a id="entry4997052"></a>
  5064. <div class="post_wrap">
  5065. <h3 class="row2">
  5066. <span class="post_id right ipsType_small desc blend_links">
  5067. <a itemprop="replyToUrl" data-entry-pid="4997052" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4997052" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #10">
  5068. #10
  5069. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #10" />
  5070. </a>
  5071. </span>
  5072. <span itemprop="creator name" class="author vcard">
  5073. usoop
  5074. </span>
  5075. </h3>
  5076. <div class="author_info">
  5077. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  5078. <span class="hide" itemprop="name">usoop</span>
  5079. <ul class="basic_info">
  5080. <br><li class="avatar">
  5081. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  5082. </li>
  5083. <li class="group_title">
  5084. Members
  5085. </li>
  5086. <li class="post_count desc lighter">
  5087. 11 posts
  5088. </li>
  5089. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  5090. &nbsp;
  5091. </ul>
  5092. <ul class="custom_fields">
  5093. <li><span class="ft">Local time:</span><span class="fc">11:20 AM</span>
  5094. </li>
  5095. </ul>
  5096. </div>
  5097. </div>
  5098. <div class="post_body">
  5099. <p class="posted_info desc lighter ipsType_small">
  5100. Posted <abbr class="published" itemprop="commentTime" title="2020-05-20T08:11:59-04:00">20 May 2020 - 07:11 AM</abbr>
  5101. </p>
  5102. <div itemprop="commentText" class="post entry-content ">
  5103. <blockquote class="ipsBlockquote" data-author="cknoettg" data-cid="4996667" data-time="1589914614">
  5104. <div>
  5105. <p>In the Properties box, next to Notepad, select Change and navigate to the Steam.exe file and let me know what happens.</p>
  5106. </div>
  5107. </blockquote>
  5108. <p>This should have worked.</p>
  5109. <br/>
  5110. </div>
  5111. <script type="text/javascript">
  5112. ipb.global.registerReputation( 'rep_post_4997052', { domLikeStripId: 'like_post_4997052', app: 'forums', type: 'pid', typeid: '4997052' }, parseInt('') );
  5113. </script>
  5114. <ul id="postControlsNormal_4997052" class="post_controls clear clearfix">
  5115. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  5116. </ul>
  5117. </div>
  5118. </div>
  5119. </div>
  5120. <hr/>
  5121. <script type="text/javascript">
  5122. var pid = parseInt(4997052);
  5123. if ( pid > ipb.topic.topPid ){
  5124. ipb.topic.topPid = pid;
  5125. }
  5126.  
  5127. // Show multiquote for JS browsers
  5128. if ( $('multiq_4997052') )
  5129. {
  5130. $('multiq_4997052').show();
  5131. }
  5132. if( $('toggle_post_4997052') )
  5133. {
  5134. $('toggle_post_4997052').show();
  5135. }
  5136. // Add perm data
  5137. ipb.topic.deletePerms[4997052] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  5138.  
  5139. </script>
  5140.  
  5141. <div class="post_block hentry clear clearfix  " id="post_id_4997062">
  5142. <a id="entry4997062"></a>
  5143. <div class="post_wrap">
  5144. <h3 class="row2">
  5145. <span class="post_id right ipsType_small desc blend_links">
  5146. <a itemprop="replyToUrl" data-entry-pid="4997062" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry4997062" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #11">
  5147. #11
  5148. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #11" />
  5149. </a>
  5150. </span>
  5151. <span itemprop="creator name" class="author vcard">
  5152. sokarsstudio
  5153. </span>
  5154. </h3>
  5155. <div class="author_info">
  5156. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  5157. <span class="hide" itemprop="name">sokarsstudio</span>
  5158. <ul class="basic_info">
  5159. <li class="title"><span class="ipsBadge" style="background:green;">Topic Starter</span></li><br><li class="avatar">
  5160. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  5161. </li>
  5162. <li class="group_title">
  5163. Members
  5164. </li>
  5165. <li class="post_count desc lighter">
  5166. 46 posts
  5167. </li>
  5168. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  5169. &nbsp;
  5170. </ul>
  5171. <ul class="custom_fields">
  5172. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  5173. </li>
  5174. </ul>
  5175. </div>
  5176. </div>
  5177. <div class="post_body">
  5178. <p class="posted_info desc lighter ipsType_small">
  5179. Posted <abbr class="published" itemprop="commentTime" title="2020-05-20T08:32:46-04:00">20 May 2020 - 07:32 AM</abbr>
  5180. </p>
  5181. <div itemprop="commentText" class="post entry-content ">
  5182. <p>It does work, but with if I have 2 games installed, let's call them game 1 and 2 for ease.</p>
  5183. <p>&#160;</p>
  5184. <p>If I point game one to it's .exe,&#160; it changes the icon to the one for game 1, but if I the icon for game 2 changes to hte icon for game 1, and game 2 won't run, And if i do the same with game 2 the same happens to game 1.</p>
  5185. <p>&#160;</p>
  5186. <p>That's with the steam games I tried.</p>
  5187. <p>&#160;</p>
  5188. <p>I've just tried it with 2 epic game store games. and it's pretty much the same.</p>
  5189. <p>&#160;</p>
  5190. <blockquote class="ipsBlockquote" data-author="usoop" data-cid="4997052" data-time="1589976719">
  5191. <div>
  5192. <p>&#160;</p>
  5193. <blockquote class="ipsBlockquote" data-author="cknoettg" data-cid="4996667" data-time="1589914614">
  5194. <div>
  5195. <p>In the Properties box, next to Notepad, select Change and navigate to the Steam.exe file and let me know what happens.</p>
  5196. </div>
  5197. </blockquote>
  5198. <p>This should have worked.</p>
  5199. <p>&#160;</p>
  5200. </div>
  5201. </blockquote>
  5202. <br/>
  5203. </div>
  5204. <script type="text/javascript">
  5205. ipb.global.registerReputation( 'rep_post_4997062', { domLikeStripId: 'like_post_4997062', app: 'forums', type: 'pid', typeid: '4997062' }, parseInt('') );
  5206. </script>
  5207. <ul id="postControlsNormal_4997062" class="post_controls clear clearfix">
  5208. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  5209. </ul>
  5210. </div>
  5211. </div>
  5212. </div>
  5213. <hr/>
  5214. <script type="text/javascript">
  5215. var pid = parseInt(4997062);
  5216. if ( pid > ipb.topic.topPid ){
  5217. ipb.topic.topPid = pid;
  5218. }
  5219.  
  5220. // Show multiquote for JS browsers
  5221. if ( $('multiq_4997062') )
  5222. {
  5223. $('multiq_4997062').show();
  5224. }
  5225. if( $('toggle_post_4997062') )
  5226. {
  5227. $('toggle_post_4997062').show();
  5228. }
  5229. // Add perm data
  5230. ipb.topic.deletePerms[4997062] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  5231.  
  5232. </script>
  5233.  
  5234. <div class="post_block hentry clear clearfix  " id="post_id_5612399">
  5235. <a id="entry5612399"></a>
  5236. <div class="post_wrap">
  5237. <h3 class="row2">
  5238. <span class="post_id right ipsType_small desc blend_links">
  5239. <a itemprop="replyToUrl" data-entry-pid="5612399" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry5612399" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #12">
  5240. #12
  5241. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #12" />
  5242. </a>
  5243. </span>
  5244. <span itemprop="creator name" class="author vcard">
  5245. Sauri_N
  5246. </span>
  5247. </h3>
  5248. <div class="author_info">
  5249. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  5250. <span class="hide" itemprop="name">Sauri_N</span>
  5251. <ul class="basic_info">
  5252. <br><li class="avatar">
  5253. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/profile/default_large.png" class="ipsUserPhoto ipsUserPhoto_large" />
  5254. </li>
  5255. <li class="group_title">
  5256. Members
  5257. </li>
  5258. <li class="post_count desc lighter">
  5259. 1 posts
  5260. </li>
  5261. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  5262. &nbsp;
  5263. </ul>
  5264. <ul class="custom_fields">
  5265. <li><span class="ft">Local time:</span><span class="fc">08:20 AM</span>
  5266. </li>
  5267. </ul>
  5268. </div>
  5269. </div>
  5270. <div class="post_body">
  5271. <p class="posted_info desc lighter ipsType_small">
  5272. Posted <abbr class="published" itemprop="commentTime" title="2024-02-07T04:37:58-05:00">07 February 2024 - 04:37 AM</abbr>
  5273. </p>
  5274. <div itemprop="commentText" class="post entry-content ">
  5275. <p>Thanks for the information!</p>
  5276. <br/>
  5277. </div>
  5278. <script type="text/javascript">
  5279. ipb.global.registerReputation( 'rep_post_5612399', { domLikeStripId: 'like_post_5612399', app: 'forums', type: 'pid', typeid: '5612399' }, parseInt('') );
  5280. </script>
  5281. <ul id="postControlsNormal_5612399" class="post_controls clear clearfix">
  5282. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  5283. </ul>
  5284. </div>
  5285. </div>
  5286. </div>
  5287. <hr/>
  5288. <script type="text/javascript">
  5289. var pid = parseInt(5612399);
  5290. if ( pid > ipb.topic.topPid ){
  5291. ipb.topic.topPid = pid;
  5292. }
  5293.  
  5294. // Show multiquote for JS browsers
  5295. if ( $('multiq_5612399') )
  5296. {
  5297. $('multiq_5612399').show();
  5298. }
  5299. if( $('toggle_post_5612399') )
  5300. {
  5301. $('toggle_post_5612399').show();
  5302. }
  5303. // Add perm data
  5304. ipb.topic.deletePerms[5612399] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  5305.  
  5306. </script>
  5307.  
  5308. <div class="post_block hentry clear clearfix  " id="post_id_5612404">
  5309. <a id="entry5612404"></a>
  5310. <div class="post_wrap">
  5311. <h3 class="row2">
  5312. <span class="post_id right ipsType_small desc blend_links">
  5313. <a itemprop="replyToUrl" data-entry-pid="5612404" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry5612404" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #13">
  5314. #13
  5315. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #13" />
  5316. </a>
  5317. </span>
  5318. <span itemprop="creator name" class="author vcard">
  5319. FreeBooter
  5320. </span>
  5321. </h3>
  5322. <div class="author_info">
  5323. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  5324. <span class="hide" itemprop="name">FreeBooter</span>
  5325. <ul class="basic_info">
  5326. <br><li class="avatar">
  5327. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/uploads/profile/photo-thumb-942739.png?_r=1695056960" class="ipsUserPhoto ipsUserPhoto_large" />
  5328. </li>
  5329. <li class="group_title">
  5330. Members
  5331. </li>
  5332. <li class="post_count desc lighter">
  5333. 4,992 posts
  5334. </li>
  5335. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  5336. &nbsp;
  5337. </ul>
  5338. <ul class="custom_fields">
  5339. <li>
  5340. <span class="ft">Gender:</span><span class="fc">Male</span>
  5341. </li>
  5342. <li>
  5343. <span class="ft">Location:</span><span class="fc">Turkey - Adana</span>
  5344. </li>
  5345. <li><span class="ft">Local time:</span><span class="fc">10:20 AM</span>
  5346. </li>
  5347. </ul>
  5348. </div>
  5349. </div>
  5350. <div class="post_body">
  5351. <p class="posted_info desc lighter ipsType_small">
  5352. Posted <abbr class="published" itemprop="commentTime" title="2024-02-07T05:56:19-05:00">07 February 2024 - 05:56 AM</abbr>
  5353. </p>
  5354. <div itemprop="commentText" class="post entry-content ">
  5355. <a href="https://www.tenforums.com/tutorials/8703-restore-default-file-type-associations-windows-10-a.html" class="bbc_url" title="External link" rel="nofollow noopener external">https://www.tenforums.com/tutorials/8703-restore-default-file-type-associations-windows-10-a.html</a>
  5356. <br/>
  5357. </div>
  5358. <script type="text/javascript">
  5359. ipb.global.registerReputation( 'rep_post_5612404', { domLikeStripId: 'like_post_5612404', app: 'forums', type: 'pid', typeid: '5612404' }, parseInt('') );
  5360. </script>
  5361. <div class="signature" data-memberid="942739">
  5362. <p>Helping public with their PC problems as have been doing for years.</p>
  5363. <p><strong>Please subscribe to my YouTube channel:</strong> <a href="https://www.youtube.com/c/Freebooter" class="bbc_url" title="External link" rel="nofollow noopener external">https://www.youtube.com/c/Freebooter</a>
  5364. </div>
  5365. <ul id="postControlsNormal_5612404" class="post_controls clear clearfix">
  5366. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  5367. </ul>
  5368. </div>
  5369. </div>
  5370. </div>
  5371. <hr/>
  5372. <script type="text/javascript">
  5373. var pid = parseInt(5612404);
  5374. if ( pid > ipb.topic.topPid ){
  5375. ipb.topic.topPid = pid;
  5376. }
  5377.  
  5378. // Show multiquote for JS browsers
  5379. if ( $('multiq_5612404') )
  5380. {
  5381. $('multiq_5612404').show();
  5382. }
  5383. if( $('toggle_post_5612404') )
  5384. {
  5385. $('toggle_post_5612404').show();
  5386. }
  5387. // Add perm data
  5388. ipb.topic.deletePerms[5612404] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  5389.  
  5390. </script>
  5391.  
  5392. <div class="post_block hentry clear clearfix  " id="post_id_5612446">
  5393. <a id="entry5612446"></a>
  5394. <div class="post_wrap">
  5395. <h3 class="row2">
  5396. <span class="post_id right ipsType_small desc blend_links">
  5397. <a itemprop="replyToUrl" data-entry-pid="5612446" href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/#entry5612446" rel="bookmark" title="Games from Steam/Epic when double clicked open up notepad.: post #14">
  5398. #14
  5399. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/icon_share.png" class="small" title="Games from Steam/Epic when double clicked open up notepad.: post #14" />
  5400. </a>
  5401. </span>
  5402. <span itemprop="creator name" class="author vcard">
  5403. Chris Cosgrove
  5404. </span>
  5405. </h3>
  5406. <div class="author_info">
  5407. <div itemscope itemtype="http://schema.org/Person" class="user_details">
  5408. <span class="hide" itemprop="name">Chris Cosgrove</span>
  5409. <ul class="basic_info">
  5410. <br><li class="avatar">
  5411. <img alt=" Avatar image" itemprop="image" src="https://www.bleepingcomputer.com/forums/uploads/profile/photo-thumb-238592.png?_r=1473891226" class="ipsUserPhoto ipsUserPhoto_large" />
  5412. </li>
  5413. <li class="group_title">
  5414. <span style="color: Blue; font-weight: bold; height: 2px;"></font>Global Moderator</span>
  5415. </li>
  5416. <li class="post_count desc lighter">
  5417. 27,846 posts
  5418. </li>
  5419. <li class="group_title"><span class="ipsBadge ipsBadge_grey">OFFLINE</span></li>
  5420. &nbsp;
  5421. </ul>
  5422. <ul class="custom_fields">
  5423. <li>
  5424. <span class="ft">Gender:</span><span class="fc">Male</span>
  5425. </li>
  5426. <li>
  5427. <span class="ft">Location:</span><span class="fc">Scotland</span>
  5428. </li>
  5429. <li><span class="ft">Local time:</span><span class="fc">07:20 AM</span>
  5430. </li>
  5431. </ul>
  5432. </div>
  5433. </div>
  5434. <div class="post_body">
  5435. <p class="posted_info desc lighter ipsType_small">
  5436. Posted <abbr class="published" itemprop="commentTime" title="2024-02-07T09:52:39-05:00">07 February 2024 - 09:52 AM</abbr>
  5437. </p>
  5438. <div itemprop="commentText" class="post entry-content ">
  5439. <p>Has anybody noticed that the OP's last post was in May 2020 ?&#160; That's nearly 4 years ago !&#160; To prevent any more overly delayed responses - topic closed.</p>
  5440. <p>&#160;</p>
  5441. <p>Chris Cosgrove</p>
  5442. <br/>
  5443. </div>
  5444. <script type="text/javascript">
  5445. ipb.global.registerReputation( 'rep_post_5612446', { domLikeStripId: 'like_post_5612446', app: 'forums', type: 'pid', typeid: '5612446' }, parseInt('') );
  5446. </script>
  5447. <ul id="postControlsNormal_5612446" class="post_controls clear clearfix">
  5448. <li class="top"><a href="#ipboard_body" class="top" title="<img alt=&quot;Back to top of page button&quot; src=&quot;//www.bleepstatic.com/skin_images/bc/post_top.png&quot;> Back to top"><img alt="Back to top of page button" src="//www.bleepstatic.com/skin_images/bc/post_top.png"> Back to top</a></li>
  5449. </ul>
  5450. </div>
  5451. </div>
  5452. </div>
  5453. <hr/>
  5454. <script type="text/javascript">
  5455. var pid = parseInt(5612446);
  5456. if ( pid > ipb.topic.topPid ){
  5457. ipb.topic.topPid = pid;
  5458. }
  5459.  
  5460. // Show multiquote for JS browsers
  5461. if ( $('multiq_5612446') )
  5462. {
  5463. $('multiq_5612446').show();
  5464. }
  5465. if( $('toggle_post_5612446') )
  5466. {
  5467. $('toggle_post_5612446').show();
  5468. }
  5469. // Add perm data
  5470. ipb.topic.deletePerms[5612446] = { 'canDelete' : 0, 'canSoftDelete' : 0 };
  5471.  
  5472. </script>
  5473. </div>
  5474. </div>
  5475. <hr/>
  5476. <div class="topic_controls clear ipsPad_top_bottom_half">
  5477. <div class="ipsPad_top_slimmer right">
  5478. <a href="https://www.bleepingcomputer.com/forums/f/229/windows-10-support/" class="ipsType_small desc">Back to Windows 10 Support</a>
  5479. </div>
  5480. </div>
  5481.  
  5482. </div>
  5483.  
  5484. <br/>
  5485. <div class="clear clearfix left">
  5486. <ul class="topic_share left shareButtons ipsList_inline">
  5487. <li><a href="https://www.bleepingcomputer.com/forums/index.php?sharelink=twitter;aHR0cHM6Ly93d3cuYmxlZXBpbmdjb21wdXRlci5jb20vZm9ydW1zL3QvNzIwODQ1L2dhbWVzLWZyb20tc3RlYW1lcGljLXdoZW4tZG91YmxlLWNsaWNrZWQtb3Blbi11cC1ub3RlcGFkLw,,;R2FtZXMgZnJvbSBTdGVhbS9FcGljIHdoZW4gZG91YmxlIGNsaWNrZWQgb3BlbiB1cCBub3RlcGFkLg,," rel="nofollow" target="_blank" title="Share this link via Twitter" class="_slink" id="slink_twitter"><img alt="twitter share button" src="https://www.bleepingcomputer.com/forums/public/style_extra/sharelinks/twitter.png" /></a></li>
  5488. <li class="fbLike"><div class="fb-like" data-href="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/" data-send="false" data-layout="button_count" data-width="150" data-show-faces="false" data-action="like"></div><div id="fb-root"></div></li>
  5489. <script>(function(d, s, id) {
  5490.  var js, fjs = d.getElementsByTagName(s)[0];
  5491.  if (d.getElementById(id)) return;
  5492.  js = d.createElement(s); js.id = id;
  5493.  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=942111685863795";
  5494.  fjs.parentNode.insertBefore(js, fjs);
  5495. }(document, 'script', 'facebook-jssdk'));</script>
  5496. <script type="text/javascript" src="https://apis.google.com/js/plusone.js">
  5497. {lang: 'en-GB'}
  5498. </script>
  5499. <li><div class="googlePlusOne"><g:plusone count="false" size="small"></g:plusone></div></li>
  5500. <li><a href="https://www.bleepingcomputer.com/forums/index.php?sharelink=digg;aHR0cHM6Ly93d3cuYmxlZXBpbmdjb21wdXRlci5jb20vZm9ydW1zL3QvNzIwODQ1L2dhbWVzLWZyb20tc3RlYW1lcGljLXdoZW4tZG91YmxlLWNsaWNrZWQtb3Blbi11cC1ub3RlcGFkLw,,;R2FtZXMgZnJvbSBTdGVhbS9FcGljIHdoZW4gZG91YmxlIGNsaWNrZWQgb3BlbiB1cCBub3RlcGFkLg,," rel="nofollow" target="_blank" title="Share this link via Digg" class="_slink" id="slink_digg"><img alt="digg share button" src="https://www.bleepingcomputer.com/forums/public/style_extra/sharelinks/digg.png" /></a></li>
  5501. <li><a href="https://www.bleepingcomputer.com/forums/index.php?sharelink=delicious;aHR0cHM6Ly93d3cuYmxlZXBpbmdjb21wdXRlci5jb20vZm9ydW1zL3QvNzIwODQ1L2dhbWVzLWZyb20tc3RlYW1lcGljLXdoZW4tZG91YmxlLWNsaWNrZWQtb3Blbi11cC1ub3RlcGFkLw,,;R2FtZXMgZnJvbSBTdGVhbS9FcGljIHdoZW4gZG91YmxlIGNsaWNrZWQgb3BlbiB1cCBub3RlcGFkLg,," rel="nofollow" target="_blank" title="Share this link via Del.icio.us" class="_slink" id="slink_delicious"><img alt="delicious share button" src="https://www.bleepingcomputer.com/forums/public/style_extra/sharelinks/delicious.png" /></a></li>
  5502. <li><a href="https://www.bleepingcomputer.com/forums/index.php?sharelink=reddit;aHR0cHM6Ly93d3cuYmxlZXBpbmdjb21wdXRlci5jb20vZm9ydW1zL3QvNzIwODQ1L2dhbWVzLWZyb20tc3RlYW1lcGljLXdoZW4tZG91YmxlLWNsaWNrZWQtb3Blbi11cC1ub3RlcGFkLw,,;R2FtZXMgZnJvbSBTdGVhbS9FcGljIHdoZW4gZG91YmxlIGNsaWNrZWQgb3BlbiB1cCBub3RlcGFkLg,," rel="nofollow" target="_blank" title="Share this link via Reddit" class="_slink" id="slink_reddit"><img alt="reddit share button" src="https://www.bleepingcomputer.com/forums/public/style_extra/sharelinks/reddit.png" /></a></li>
  5503. <li><a href="https://www.bleepingcomputer.com/forums/index.php?sharelink=stumble;aHR0cHM6Ly93d3cuYmxlZXBpbmdjb21wdXRlci5jb20vZm9ydW1zL3QvNzIwODQ1L2dhbWVzLWZyb20tc3RlYW1lcGljLXdoZW4tZG91YmxlLWNsaWNrZWQtb3Blbi11cC1ub3RlcGFkLw,,;R2FtZXMgZnJvbSBTdGVhbS9FcGljIHdoZW4gZG91YmxlIGNsaWNrZWQgb3BlbiB1cCBub3RlcGFkLg,," rel="nofollow" target="_blank" title="Share this link via StumbleUpon" class="_slink" id="slink_stumble"><img alt="stumble share button" src="https://www.bleepingcomputer.com/forums/public/style_extra/sharelinks/stumble.png" /></a></li>
  5504. <li><a href="https://www.bleepingcomputer.com/forums/index.php?sharelink=print;aHR0cHM6Ly93d3cuYmxlZXBpbmdjb21wdXRlci5jb20vZm9ydW1zL3QvNzIwODQ1L2dhbWVzLWZyb20tc3RlYW1lcGljLXdoZW4tZG91YmxlLWNsaWNrZWQtb3Blbi11cC1ub3RlcGFkLw,,;R2FtZXMgZnJvbSBTdGVhbS9FcGljIHdoZW4gZG91YmxlIGNsaWNrZWQgb3BlbiB1cCBub3RlcGFkLg,," rel="nofollow" target="_blank" title="Print" class="_slink" id="slink_print"><img alt="print share button" src="https://www.bleepingcomputer.com/forums/public/style_extra/sharelinks/print.png" /></a></li>
  5505. <li><a href="https://www.bleepingcomputer.com/forums/index.php?sharelink=download;aHR0cHM6Ly93d3cuYmxlZXBpbmdjb21wdXRlci5jb20vZm9ydW1zL3QvNzIwODQ1L2dhbWVzLWZyb20tc3RlYW1lcGljLXdoZW4tZG91YmxlLWNsaWNrZWQtb3Blbi11cC1ub3RlcGFkLw,,;R2FtZXMgZnJvbSBTdGVhbS9FcGljIHdoZW4gZG91YmxlIGNsaWNrZWQgb3BlbiB1cCBub3RlcGFkLg,," rel="nofollow" target="_blank" title="Download" class="_slink" id="slink_download"><img alt="download share button" src="https://www.bleepingcomputer.com/forums/public/style_extra/sharelinks/download.png" /></a></li>
  5506. </ul>
  5507. <script type="text/javascript">
  5508. ipb.sharelinks.url   = "https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/";
  5509. ipb.sharelinks.title = "Games from Steam/Epic when double clicked open up notepad.";
  5510. ipb.sharelinks.bname = "BleepingComputer Forums";
  5511. </script>
  5512. </div>
  5513. <br/>
  5514.  
  5515.  
  5516. <div id="topic_stats" class="statistics clear clearfix">
  5517. <div id="topic_active_users" class="active_users">
  5518. <h4 class="statistics_head">17 user(s) are reading this topic</h4>
  5519. <p class="statistics_brief desc">0 members, 17 guests, 0 anonymous users</p>
  5520. </div>
  5521. </div>
  5522. <script type="text/javascript" src="https://www.bleepingcomputer.com/forums/public/js/3rd_party/prettify/prettify.js"></script>
  5523. <script type="text/javascript" src="https://www.bleepingcomputer.com/forums/public/js/3rd_party/prettify/lang-sql.js"></script>
  5524.  
  5525. <script type="text/javascript">
  5526. //<![CDATA[
  5527. Event.observe( window, 'load', function(e){ prettyPrint() });
  5528. //]]>
  5529. </script>
  5530. <div id="multiQuoteInsert" style="display: none;" class="ipsFloatingAction">
  5531. <span class="ipsButton no_width" id="mqbutton">Reply to quoted posts</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#" id="multiQuoteClear" class="ipsType_smaller desc" title="Clear the posts you have selected with MultiQuote">Clear</a> &nbsp;&nbsp;&nbsp;
  5532. </div>
  5533. <form id="modform" method="post" action="https://www.bleepingcomputer.com/forums/index.php?">
  5534. <input type="hidden" name="app" value="forums" />
  5535. <input type="hidden" name="module" value="moderate" />
  5536. <input type="hidden" name="section" value="moderate" />
  5537. <input type="hidden" name="do" value="postchoice" />
  5538. <input type="hidden" name="f" value="229" />
  5539. <input type="hidden" name="t" value="720845" />
  5540. <input type="hidden" name="auth_key" value="880ea6a14ea49e853634fbdc5015a024" />
  5541. <input type="hidden" name="st" value />
  5542. <input type="hidden" name="page" value />
  5543. <input type="hidden" value name="selectedpidsJS" id="selectedpidsJS" />
  5544. <input type="hidden" name="tact" id="tact" value />
  5545. </form>
  5546. <div class="ipsAd"><div align="center">
  5547. <br/>
  5548. <div align="center" id="bleepingcomputer_728x90_970x90_970x250_320x50_BTF">
  5549. <script data-cfasync="false" type="text/javascript">
  5550.    freestar.config.enabled_slots.push({ placementName: "bleepingcomputer_728x90_970x90_970x250_320x50_BTF", slotId: "bleepingcomputer_728x90_970x90_970x250_320x50_BTF" });
  5551. </script>
  5552. </div>
  5553. </div></div>
  5554. <ol class="breadcrumb bottom ipsList_inline left clearfix clear">
  5555. <li><a href="https://www.bleepingcomputer.com/forums/">BleepingComputer Forums</a></li>
  5556. <li><span class="nav_sep">&rarr;</span> <a href="https://www.bleepingcomputer.com/forums/f/76/microsoft-windows-support/" title="Return to Microsoft Windows Support"><span>Microsoft Windows Support</span></a></li>
  5557. <li><span class="nav_sep">&rarr;</span> <a href="https://www.bleepingcomputer.com/forums/f/229/windows-10-support/" title="Return to Windows 10 Support"><span>Windows 10 Support</span></a></li>
  5558. <li class="right ipsType_smaller">
  5559. <a rel="nofollow" href="https://www.bleepingcomputer.com/privacy/">Privacy Policy</a>
  5560. </li>
  5561. <li class="right ipsType_smaller">
  5562. <a href="http://www.bleepingcomputer.com/forum-rules/">Rules</a> &middot;
  5563. </li>
  5564. </ol>
  5565. </div>
  5566.  
  5567. <div id="footer_utilities" class="main_width clearfix clear">
  5568. <a rel="nofollow" href="#top" id="backtotop" title="Go to top"><img alt="Go to top of page image" src="https://www.bleepingcomputer.com/forums/public/style_images/master/top.png" alt /></a>
  5569. <ul class="ipsList_inline left">
  5570. <li>
  5571. <img src="https://www.bleepingcomputer.com/forums/public/style_images/master/feed.png" alt="RSS Feed" id="rss_feed" class="clickable" />
  5572. </li>
  5573. <li>
  5574. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=help" title="View help" rel="help" accesskey="6">Help</a>
  5575. </li>
  5576. </ul>
  5577. <div style="margin-top: 30px; clear: both;">
  5578. <table width="100%" border="0" cellspacing="4" cellpadding="0">
  5579. <tr>
  5580. <td align="center">
  5581. <a href="https://www.bleepingcomputer.com/advertise/" rel="nofollow">Advertise</a>
  5582. &nbsp;&nbsp;|&nbsp;&nbsp;
  5583. <a href="https://www.bleepingcomputer.com/about/" rel="nofollow">About Us</a>
  5584. &nbsp;&nbsp;|&nbsp;&nbsp;
  5585. <a href="https://www.bleepingcomputer.com/terms-of-use/" rel="nofollow">Terms of Use</a>
  5586. &nbsp;&nbsp;|&nbsp;&nbsp;
  5587. <a href="https://www.bleepingcomputer.com/privacy/" rel="nofollow">Privacy Policy</a>
  5588. &nbsp;&nbsp;|&nbsp;&nbsp;
  5589. <a href="https://www.bleepingcomputer.com/sitemap/">Sitemap</a>
  5590. &nbsp;&nbsp;|&nbsp;&nbsp;
  5591. <a href="https://www.bleepingcomputer.com/forums/t/730914/the-bleepingcomputer-official-discord-chat-server-come-join-the-fun/">Chat</a>
  5592. &nbsp;&nbsp;|&nbsp;&nbsp;
  5593. <a href="https://www.bleepingcomputer.com/rss-feeds/">RSS Feeds</a>
  5594. &nbsp;&nbsp;|&nbsp;&nbsp;
  5595. <a href="https://www.bleepingcomputer.com/contact/" rel="nofollow">Contact Us</a>
  5596. </td>
  5597. </tr>
  5598. <tr>
  5599. <td align="center">
  5600. <a href="https://www.bleepingcomputer.com/forums/">Tech Support Forums</a>
  5601. &nbsp;&nbsp;|&nbsp;&nbsp;
  5602. <a href="https://www.bleepingcomputer.com/virus-removal/">Virus Removal Guides</a>
  5603. &nbsp;&nbsp;|&nbsp;&nbsp;
  5604. <a href="https://www.bleepingcomputer.com/download/">Downloads</a>
  5605. &nbsp;&nbsp;|&nbsp;&nbsp;
  5606. <a href="https://www.bleepingcomputer.com/tutorials/">Tutorials</a>
  5607. &nbsp;&nbsp;|&nbsp;&nbsp;
  5608. <a href="https://www.bleepingcomputer.com/glossary/">The Computer Glossary</a>
  5609. &nbsp;&nbsp;|&nbsp;&nbsp;
  5610. <a href="https://www.bleepingcomputer.com/uninstall/">Uninstall List</a>
  5611. &nbsp;&nbsp;|&nbsp;&nbsp;
  5612. <a href="https://www.bleepingcomputer.com/startups/">Startups</a>
  5613. </td>
  5614. </tr>
  5615. </table>
  5616. <br/>
  5617. <div align="center"> <font size="1">&#169;&nbsp;2004-2024 All Rights Reserved <a href="https://www.bleepingcomputer.com"> <b>Bleeping Computer LLC</b> </a>.</font><br>
  5618. <a href="/changelog/">Site Changelog</a> </div>
  5619. <br/>
  5620. </div>
  5621.  
  5622. <p id="copyright">
  5623. <a href="http://www.invisionpower.com/apps/board/" title="Community Forum Software by Invision Power Services">Community Forum Software by IP.Board</a></p>
  5624.  
  5625. </div>
  5626. <script type="text/javascript" src="https://www.bleepingcomputer.com/forums/public/js/3rd_party/lightbox.js"></script>
  5627. <script type="text/javascript">
  5628. //<![CDATA[
  5629. // Lightbox Configuration
  5630. LightboxOptions = Object.extend({
  5631.    fileLoadingImage:        'https://www.bleepingcomputer.com/forums/public/style_images/master/lightbox/loading.gif',    
  5632.    fileBottomNavCloseImage: 'https://www.bleepingcomputer.com/forums/public/style_images/master/lightbox/closelabel.gif',
  5633.    overlayOpacity: 0.8,   // controls transparency of shadow overlay
  5634.    animate: true,         // toggles resizing animations
  5635.    resizeSpeed: 10,        // controls the speed of the image resizing animations (1=slowest and 10=fastest)
  5636.    borderSize: 10,         //if you adjust the padding in the CSS, you will need to update this variable
  5637. // When grouping images this is used to write: Image # of #.
  5638. // Change it for non-english localization
  5639. labelImage: "Image",
  5640. labelOf: "of"
  5641. }, window.LightboxOptions || {});
  5642. /* Watch for a lightbox image and set up our downloadbutton watcher */
  5643. document.observe('click', (function(event){
  5644.    var target = event.findElement('a[rel*="lightbox"]') || event.findElement('area[rel*="lightbox"]') || event.findElement('span[rel*="lightbox"]');
  5645.  
  5646.    if (target) {
  5647.        event.stop();
  5648.        gbl_addDownloadButton();
  5649.    }
  5650. }).bind(this));
  5651. var _to    = '';
  5652. var _last  = '';
  5653.  
  5654. function gbl_addDownloadButton()
  5655. {
  5656. if ( typeof( ipsLightbox.lightboxImage ) != 'undefined' && ipsLightbox.lightboxImage.src )
  5657. {
  5658. if ( _last != ipsLightbox.lightboxImage.src )
  5659. {
  5660. if ( ! $('gbl_d') )
  5661. {
  5662. $('bottomNav').insert( { top: "<div id='gbl_d' style='text-align:right;padding-bottom:4px;'></div>" } );
  5663. }
  5664. $('gbl_d').update( "<a href='"+ ipsLightbox.lightboxImage.src + "' target='_blank'><img alt='Download image' src='https://www.bleepingcomputer.com/forums/public/style_images/master/lightbox/download-icon.png' /></a>" );
  5665. _last = ipsLightbox.lightboxImage.src;
  5666. }
  5667. }
  5668. /* Check for init and then keep checking for new image */
  5669. _to = setTimeout( "gbl_addDownloadButton()", 1000 );
  5670. }
  5671. //]]>
  5672. </script>
  5673. <script type="text/javascript" src="//s.skimresources.com/js/3687X620620.skimlinks.js"></script>
  5674. <div id="inline_login_form" style="display:none">
  5675. <form action="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=global&amp;section=login&amp;do=process" method="post" id="login">
  5676. <input type="hidden" name="auth_key" value="880ea6a14ea49e853634fbdc5015a024" />
  5677. <input type="hidden" name="referer" value="https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/" />
  5678. <h3>Sign In</h3>
  5679. <div class="ipsBox_notice">
  5680. <ul class="ipsList_inline">
  5681. <li><a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=global&amp;section=login&amp;serviceClick=twitter" class="ipsButton_secondary"><img src="https://www.bleepingcomputer.com/forums/public/style_images/master/loginmethods/twitter.png" alt="Twitter" /> &nbsp; Use Twitter</a></li>
  5682. </ul>
  5683. </div>
  5684. <br/>
  5685. <div class="ipsForm ipsForm_horizontal">
  5686. <fieldset>
  5687. <ul>
  5688. <li class="ipsField">
  5689. <div class="ipsField_content">
  5690. Need an account? <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=global&amp;section=register" title="Register now!">Register now!</a>
  5691. </div>
  5692. </li>
  5693. <li class="ipsField ipsField_primary">
  5694. <label for="ips_username" class="ipsField_title">Username</label>
  5695. <div class="ipsField_content">
  5696. <input id="ips_username" type="text" class="input_text" name="ips_username" size="30" tabindex="0" />
  5697. </div>
  5698. </li>
  5699. <li class="ipsField ipsField_primary">
  5700. <label for="ips_password" class="ipsField_title">Forum Password</label>
  5701. <div class="ipsField_content">
  5702. <input id="ips_password" type="password" class="input_text" name="ips_password" size="30" tabindex="0" /><br/>
  5703. <a href="https://www.bleepingcomputer.com/forums/index.php?app=core&amp;module=global&amp;section=lostpass" title="Retrieve password">I've forgotten my password</a>
  5704. </div>
  5705. </li>
  5706. <li class="ipsField ipsField_checkbox">
  5707. <input type="checkbox" id="inline_remember" checked="checked" name="rememberMe" value="1" class="input_check" tabindex="0" />
  5708. <div class="ipsField_content">
  5709. <label for="inline_remember">
  5710. <strong>Remember me</strong><br/>
  5711. <span class="desc lighter">This is not recommended for shared computers</span>
  5712. </label>
  5713. </div>
  5714. </li>
  5715. <li class="ipsField ipsField_checkbox">
  5716. <input type="checkbox" id="inline_invisible" name="anonymous" value="1" class="input_check" tabindex="0" />
  5717. <div class="ipsField_content">
  5718. <label for="inline_invisible">
  5719. <strong>Sign in anonymously</strong><br/>
  5720. <span class="desc lighter">Don't add me to the active users list</span>
  5721. </label>
  5722. </div>
  5723. </li>
  5724. <li class="ipsPad_top ipsForm_center desc ipsType_smaller">
  5725. <a rel="nofollow" href="https://www.bleepingcomputer.com/forums/privacypolicy/">Privacy Policy</a>
  5726. </li>
  5727. </ul>
  5728. </fieldset>
  5729. <div class="ipsForm_submit ipsForm_center">
  5730. <input type="submit" class="ipsButton" value="Sign In" tabindex="0" />
  5731. </div>
  5732. </div>
  5733. </form>
  5734. </div>
  5735. </div>
  5736. <script type="text/javascript">
  5737. if( $('primary_nav') ){ ipb.global.activateMainMenu(); }
  5738. </script>
  5739. </body>
  5740. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda