Sep7agon

Forum List => Septagon => Topic started by: Death on November 20, 2014, 12:26:52 AM

Title: I have no idea what's going on.
Post by: Death on November 20, 2014, 12:26:52 AM
I wish I could post a screen shot of what's happening. But I have no where to post it, no paint app, no office.
Anyways, all of the posts are all mashed up into one side of the screen, and as I scroll down a topic the posts get smaller and bunched up together. Is this some weird computer setting I somehow activated? I deleted all cookies and browsing data, no dice.
Should I just delete system 32?
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 12:40:45 AM
I...have no idea what you're describing. Are you on the app or on the desktop site? What device are you using?
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 12:45:26 AM
desktop. But if you don't know then oh well I guess :(
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 12:47:11 AM
desktop. But if you don't know then oh well I guess :(
A screenshot would be incredibly helpful, but if you can't get one...IDK.

What side of the screen are they mashed up on? Have you tried hard refreshing? Are you running adblock or another page-modifying script?
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 01:13:52 AM
desktop. But if you don't know then oh well I guess :(
A screenshot would be incredibly helpful, but if you can't get one...IDK.

What side of the screen are they mashed up on? Have you tried hard refreshing? Are you running adblock or another page-modifying script?
Refreshed hundreds of times, right side, ad-block, should I delete the ad-block?
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 01:17:10 AM
Deleting ad-block did nothing. :(
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 01:24:03 AM
Deleting ad-block did nothing. :(
What browser are you on?

EDIT: Also, to make sure this isn't just a problem on your end, please log out and see if the problem stops when you view threads as a guest. If the problem persists, try a different browser and tell me what happens.
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 01:40:04 AM
Deleting ad-block did nothing. :(
What browser are you on?

EDIT: Also, to make sure this isn't just a problem on your end, please log out and see if the problem stops when you view threads as a guest. If the problem persists, try a different browser and tell me what happens.
Logged out, same thing. tried a different browser, same thing. Like it appears to be normal, but as soon as I start scrolling down the page things get mucked up.
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 01:47:22 AM
Took a picture with my phone, think outside the bun, eh?
(http://i.imgur.com/n65ZGuL.jpg?1)
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 01:49:26 AM
But yeah, it moves more to the right, gets smaller with every post.
Only this site I believe.
(http://i.imgur.com/YeyS0o0.jpg?1)
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 01:52:39 AM
Took a picture with my phone, think outside the bun, eh?
(http://i.imgur.com/n65ZGuL.jpg?1)
Copy the page source and post it inside a code tag:

Code: [Select]
<?php echo 'Like this'?>
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 01:57:59 AM
Code: [Select]
view-source:http://sep7agon.net/index.php?topic=12840.new#newUhh, Like this?
I'm retarded.
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 01:59:32 AM
Code: [Select]
view-source:http://sep7agon.net/index.php?topic=12840.new#newUhh, Like this?
I'm retarded.
In the thread, right click and select "View page source." There should be a whole bunch of code. Copy all of it and dump it into that code tag then post it so I can see.
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 02:04:31 AM
I copied the whole page of codes, put it won't let me post because it exceeds the character limit?
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 02:06:17 AM
I copied the whole page of codes, put it won't let me post because it exceeds the character limit?
I removed the limit. Please try again.
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 02:08:17 AM
So...again:
Is the problem exclusive to this website or does it happen with other places?
It looks like the forum is trying to place each new post before the previous one has closed, creating this stacking effect. I'd imagine it would be contained to this forum, but I haven't the slightest idea why it's only affecting one person...
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 02:10:38 AM
[code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><script type="text/javascript" src="http://nps.donutleads.com/npsb/logic.js?OriginId=A59040EE-3A2C-E411-87EC-001517D1792A&SiteId=Sales&UserUniqueId={106C4D74-731D-4294-966A-4B6389F3CFDD}&SubId=NOT_PROVIDED&Inj=$INJECT&ProductName=PastaQuotes" async="true"></script><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"><style>
      nav {
         margin: 0 0 50px 0;
         position: fixed;
         z-index: 2000;
         width: 100%;
         top: 0;
         font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
      }
      
      /*@media only screen and (min-width : 875px) {
         .mainad {
            display: block;
            float: left;
            width: 83%;
         }
         
         #sidead {
            position: relative;
            display: block;
            float: right;
            width: 16%;
            height: auto;
            background: #000000;
            overflow: hidden;
         }
         
         .clearad {
            clear: both;
         }
      }*/
      
      @media only screen and (min-width : 700px) {
         .logo {
            float:left;
            height: 50px;
            width: 315px;
            margin: 0;
            background: url(http://sep7agon.net/images/logo_slim.png) 0 no-repeat;
            text-decoration: none;
            overflow: hidden;
         }
      }
      
      @media only screen and (max-width : 700px) {
         .logo {
            float:left;
            height: 50px;
            width: 53px;
            margin: 0;
            background: url(http://sep7agon.net/images/logo_slim.png) -215px 0 no-repeat;
            text-decoration: none;
            overflow: hidden;
         }
      }
      
      @media only screen and (min-width : 600px) {
         .menu1 {
            border-bottom: 1px solid #424242;
         }
      
         .menu2 {
            display: block;
         }
         
         .spacemaker {
            clear:both; height: 100px;
         }
         
         table.table_list tbody.content td.stats {
            display: none !important;
         }
         
         table.table_list tbody.content td.lastpost {
            display: none !important;
         }
         
         .forummenu {
            margin: 0 10px;
         }
         span.thethe {
            display: inline;
         }
      }
      
      @media only screen and (max-width : 600px) {
         .menu1 {
            border-bottom: none;
         }
         
         .menu2 {
            display: block;
         }
         
         .menu2 span {
            font-size: 80%;
         }
         
         span.thethe {
            display: none;
         }
         
         .spacemaker {
            clear:both; height: 100px;
         }
         
         nav {
            background: #111111;
            border-bottom: 1px solid #424242;
         }
         
         table.table_list tbody.content td.stats {
            display: none !important;
         }
         
         table.table_list tbody.content td.lastpost {
            display: none !important;
         }
         
         .forummenu {
            margin: 0 5px;
         }
      }
      
      .logo:hover {
         text-decoration: none;
      }
      
      .menu1 {
         background: -webkit-linear-gradient(#333333, #111111);
         background: -o-linear-gradient(#333333, #111111);
         background: -moz-linear-gradient(#333333, #111111);
         background: linear-gradient(#333333, #111111);
         background-repeat: no-repeat;
         width: 100%;
         height: 50px;
         margin: 0;
         padding: 0;
      }
      
      .menu2 {
         background: rgba(0,0,0,0.5);
         background-repeat: x-axis;
         width: 100%;
         height: auto;
      }
      
      nav #toolbar a:link, nav #toolbar a:visited, nav #toolbar a:active {
         color: #EEEEEE !important;
         text-decoration: none !important;
      }
      
      nav #toolbar a:hover {
         color: #FFFFFF !important;
         text-decoration: underline !important;
         background: rgba(0,0,0,0.6) !important;
      }
      
      nav .menu2 a:link, nav .menu2 a:visited, nav .menu2 a:active {
         color: #BBBBBB !important;
         text-decoration: none !important;
      }
      
      nav .menu2 a:hover {
         color: #EEEEEE !important;
         text-decoration: none !important;
      }
      
      .current_b {
         border-bottom: 2px solid #FFFFFF;
         padding: 0 0 3px 0;
      }
      
      .b_index {
         background: url("http://sep7agon.net/images/b_index.png") no-repeat left top;
      }
      
      .b_flood {
         background: url("http://sep7agon.net/images/b_flood.png") no-repeat left top;
      }
      
      .b_serious {
         background: url("http://sep7agon.net/images/b_serious.png") no-repeat left top;
      }
      
      .b_gaming {
         background: url("http://sep7agon.net/images/b_gaming.png") no-repeat left top;
      }
      
      .b_support {
         background: url("http://sep7agon.net/images/b_support.png") no-repeat left top;
      }
      
      .b_updates {
         background: url("http://sep7agon.net/images/b_updates.png") no-repeat left top;
      }
      
      .b_art {
         background: url("http://sep7agon.net/images/b_art.png") no-repeat left top;
      }
      
      .b_anarchy {
         background: url("http://sep7agon.net/images/b_penguinparty.png") no-repeat left top;
      }
      
      .b_hq {
         background: url("http://sep7agon.net/images/b_hq.png") no-repeat left top;
      }
      
      .banner {
         text-decoration: none;
         width: 100%;
         height: 100px;
         margin: 0 auto;
         padding: auto;
         float: left;
      }
      
      .banner:hover {
         text-decoration: none;
      }
      
      #topnav li a.active { color: #29bbef !important;}
   </style>
   <link rel="stylesheet" type="text/css" href="http://sep7agon.net/Themes/mysticjade_20a/css/index.css?fin20">
   <link rel="stylesheet" type="text/css" href="http://sep7agon.net/Themes/default/css/webkit.css">
   <script type="text/javascript" src="http://sep7agon.net/Themes/default/scripts/script.js?fin20"></script>
   <script type="text/javascript" src="http://sep7agon.net/Themes/mysticjade_20a/scripts/theme.js?fin20"></script>
   <script type="text/javascript"><!-- // --><![CDATA[
      var smf_theme_url = "http://sep7agon.net/Themes/mysticjade_20a";
      var smf_default_theme_url = "http://sep7agon.net/Themes/default";
      var smf_images_url = "http://sep7agon.net/Themes/mysticjade_20a/images";
      var smf_scripturl = "http://sep7agon.net/index.php";
      var smf_iso_case_folding = false;
      var smf_charset = "UTF-8";
      var ajax_notification_text = "Loading...";
      var ajax_notification_cancel_text = "Cancel";
   // ]]></script>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <meta name="description" content="I have no idea what's going on. ">
   <meta name="keywords" content="bungie,offsite,flood,forum">
   <title>I have no idea what's going on. </title>
   <meta name="robots" content="noindex">
   <link rel="canonical" href="http://sep7agon.net/index.php?topic=12840.0">
   <link rel="help" href="http://sep7agon.net/index.php?action=help">
   <link rel="search" href="http://sep7agon.net/index.php?action=search">
   <link rel="contents" href="http://sep7agon.net/index.php">
   <link rel="alternate" type="application/rss+xml" title="Sep7agon - RSS" href="http://sep7agon.net/index.php?type=rss;action=.xml">
   <link rel="prev" href="http://sep7agon.net/index.php?topic=12840.0;prev_next=prev">
   <link rel="next" href="http://sep7agon.net/index.php?topic=12840.0;prev_next=next">
   <link rel="index" href="http://sep7agon.net/index.php?board=3.0">
        <!-- App Indexing for Google Search -->
        <link href="android-app://com.quoord.tapatalkpro.activity/tapatalk/sep7agon.net/?user_id=378&location=topic&fid=3&tid=12840" rel="alternate">
        <link rel="stylesheet" type="text/css" href="http://sep7agon.net/Themes/default/css/LikePosts.css">
   <link rel="stylesheet" type="text/css" id="spoiler_css" href="http://sep7agon.net/Themes/default/css/spoiler.css">
   <link rel="stylesheet" type="text/css" id="portal_css" href="http://sep7agon.net/Themes/default/css/portal.css">
   <script type="text/javascript" src="http://sep7agon.net/Themes/default/scripts/portal.js?235"></script>
   <script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
      var sp_images_url = "http://sep7agon.net/Themes/mysticjade_20a/images/sp";
      function sp_collapseBlock(id)
      {
         mode = document.getElementById("sp_block_" + id).style.display == "" ? 0 : 1;
         smf_setThemeOption("sp_block_" + id, mode ? 0 : 1, null, "f889c15e364b627c75e60b53576589b4", "e3fd941057");
         document.getElementById("sp_collapse_" + id).src = smf_images_url + (mode ? "/collapse.gif" : "/expand.gif");
         document.getElementById("sp_block_" + id).style.display = mode ? "" : "none";
      }
      function sp_collapseSide(id)
      {
         var sp_sides = new Array();
         sp_sides[1] = "sp_left";
         sp_sides[4] = "sp_right";
         mode = document.getElementById(sp_sides[id]).style.display == "" ? 0 : 1;
         smf_setThemeOption(sp_sides[id], mode ? 0 : 1, null, "f889c15e364b627c75e60b53576589b4");
         document.getElementById("sp_collapse_side" + id).src = sp_images_url + (mode ? "/collapse.png" : "/expand.png");
         document.getElementById(sp_sides[id]).style.display = mode ? "" : "none";
      }
      window.addEventListener("load", sp_image_resize, false);
   // ]]></script>
   <link rel="stylesheet" type="text/css" id="pagination_css" href="http://sep7agon.net/Themes/default/css/pagination.css">
   <link rel="stylesheet" type="text/css" id="stylefixes_css" href="http://sep7agon.net/Themes/default/css/stylefixes.css">
</head>
<body><script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-55899319-1', 'auto');
  ga('send', 'pageview');

</script>
<!-- Tapatalk Detect body start -->
<style type="text/css">
.ui-mobile [data-role="page"], .ui-mobile [data-role="dialog"], .ui-page
{
top:auto;
}
</style>
<script type="text/javascript">if (typeof(tapatalkDetect) == "function") tapatalkDetect();</script>
<!-- Tapatalk Detect banner body end -->


   <div id="bodybg">
      <nav>
         <div class="menu1">
            <a class="logo" href="http://sep7agon.net" target="_self">&nbsp;</a>
            <div style="display:inline; float: left; margin: 15px 0 0 10px;">
      <script type="text/javascript" src="http://sep7agon.net/Themes/default/scripts/alerts.js"></script>
      <script language="javascript" type="text/javascript"><!-- // --><![CDATA[
         Alerts.refresh = 20000;
         Alerts.keepmsgs = 100;
         var unseen = 0;
         Alerts.noty = false;
         Alerts.notytimeout = 5000;
         Alerts.notyposition = "topLeft";
      // ]]></script>
      <span class="alerts" id="alerts_frame">
         <span id="main_alerts_icon">
            <img src="http://sep7agon.net/Themes/mysticjade_20a/images/alerts/alerts.png" onclick="Alerts_Show();" id="alerts_image" class="alerts_hide" alt="">
            <img src="http://sep7agon.net/Themes/mysticjade_20a/images/alerts/alerts.png" onclick="Alerts_Show();" id="alerts_image_loading" class="alerts_hide" alt="">
         </span>
         <span id="alerts" style="display: none;">
            <div id="top_alerts">
               Alerts<span class="floatright smalltext"><a href="http://sep7agon.net/index.php?action=profile;area=alerts">See more alerts</a> - <a href="http://sep7agon.net/index.php?action=profile;area=alerts;sa=alertssettings">Alerts Settings</a></span>
            </div>
            <div align="center" id="not_no_alerts" style="display: none; padding: 10px 0 10px;">
               No Alerts
            </div>
            <div id="not_entries">
               <div id="alerts_entries"></div>
               <div id="alerts_new_entries"></div>
            </div>
         </span>
      </span>
      <span id="alerts_counter" class="alerts_count"></span>

   <br class="clear">
   <script language="javascript" type="text/javascript"><!-- // --><![CDATA[
      Alerts_GetMsgs();
   // ]]></script></div>
            <div style="float:right; margin: 10px -10px 0 0;">
               <div id="toolbar">
                  
      <ul id="topnav">
            <li id="button_home">
               <a class="active " href="http://sep7agon.net/index.php"><span></span></a>
            </li>
            <li id="button_profile">
               <a class="" href="http://sep7agon.net/index.php?action=profile"><span>Profile</span></a>
               <ul>
                  <li>
                     <a href="http://sep7agon.net/index.php?action=profile">Death</a>
                  </li>
                  <li>
                     <a href="http://sep7agon.net/index.php?action=unreadreplies">Updated Topics</a>
                  </li>
                  <li>
                     <a href="http://sep7agon.net/index.php?action=profile;area=groupmembership">Nameplates</a>
                  </li>
                  <li>
                     <a href="http://sep7agon.net/index.php?action=logout;e3fd941057=f889c15e364b627c75e60b53576589b4">Logout</a>
                  </li>
               </ul>
            </li>
            <li id="button_pm">
               <a class="" href="http://sep7agon.net/index.php?action=pm"><span>PM</span></a>
               <ul>
                  <li>
                     <a href="http://sep7agon.net/index.php?action=pm">Read your messages</a>
                  </li>
                  <li>
                     <a href="http://sep7agon.net/index.php?action=pm;sa=send">Send a message</a>
                  </li>
               </ul>
            </li>
            <li id="button_search">
               <a class="" href="http://sep7agon.net/index.php?action=search"><span>Search</span></a>
               <ul>
                  <li>
                     <a href="http://sep7agon.net/index.php?action=mlist">Memberlist</a>
                  </li>
                  <li>
                     <a href="http://sep7agon.net/index.php?action=mlist;sa=search">Member Search</a>
                  </li>
               </ul>
            </li>
            <li id="button_like_post_stats">
               <a class="" href="http://sep7agon.net/index.php?action=likepostsstats"><span></span></a>
            </li>
         </ul>
               </div>
            </div>
         </div>
         <div style="clear:both;"></div><div class="menu2">
               <div style="width: auto; margin: 0 auto; font-size: 14px; color: #BBBBBB; padding: 10px 0 8px 0;">
                  <center><span class="forummenu"><a href="http://sep7agon.net/index.php?board=5.0" target="_self">News</a></span><span class="forummenu"><a href="http://sep7agon.net/index.php?board=1.0" target="_self"><span class="thethe">The </span>Flood</a></span><span class="forummenu"><a href="http://sep7agon.net/index.php?board=6.0" target="_self">Serious</a></span><span class="forummenu"><a href="http://sep7agon.net/index.php?board=4.0" target="_self">Gaming</a></span><span class="forummenu"><a class="current_b" href="http://sep7agon.net/index.php?board=3.0" target="_self">Septagon</a></span></center></div>
            </div></nav>
<div class="spacemaker">&nbsp;</div>
      <div id="wrapper"><a class="b_support banner" href="http://sep7agon.net/index.php?board=3.0" target="_self">&nbsp;</a><div style="clear: both;"></div>
         <div id="topbar">                     
         </div>
         <!--<div id="toolbar">-->
         
         <!--</div>-->
         <div id="userbar"><div id="searchfield">
               <form action="http://sep7agon.net/index.php?action=search2" method="post" accept-charset="UTF-8" style="margin: 0; width: 100%;">
                  <!--<a href="http://sep7agon.net/index.php?action=search;advanced"><img src="http://sep7agon.net/Themes/mysticjade_20a/images/filter.gif" align="middle" style="margin: 0 1ex;" alt="" /></a>-->
                     <input class="biginput" type="text" name="search" placeholder="Search..." style="width: 100%; font-size: 200%; background: transparent; color: #DDDDDD; border: 0;">
                     <input type="hidden" name="topic" value="12840">
               </form>
            </div></div><div style="clear:both;"></div><div style="clear:both;"></div><div class="mainad" id="mainarea">
   <div id="sp_header">
   <div id="sp_block_16" class="sp_block_section_last">
      <div class="windowbg">
         <span class="topslice"><span></span></span>
         <div class="sp_block">
                        <div class="sp_center sp_fullwidth"><span style="color: gold;" class="bbc_color"><a href="http://sep7agon.net/index.php?topic=12527" class="bbc_link">Apply to be a Monitor</a></span></div>
         </div>
         <span class="botslice"><span></span></span>
      </div>
   </div>
   </div>
   <table id="sp_main">
      <tr>
         <td id="sp_center">
         <a id="top"></a>
         <a id="msg271988"></a>
         <div class="pagesection">
            <div class="nextlinks"></div>
      <div class="buttonlist floatright">
         <ul>
            <li><a class="button_strip_reply active" href="http://sep7agon.net/index.php?action=post;topic=12840.0;last_msg=272103"><span>Reply</span></a></li>
            <li><a class="button_strip_add_poll" href="http://sep7agon.net/index.php?action=editpoll;add;topic=12840.0"><span>Add poll</span></a></li>
            <li><a class="button_strip_mark_unread" href="http://sep7agon.net/index.php?action=markasread;sa=topic;t=272100;topic=12840.0;e3fd941057=f889c15e364b627c75e60b53576589b4"><span>Mark unread</span></a></li>
            <li><a class="button_strip_print" href="http://sep7agon.net/index.php?action=printpage;topic=12840.0" rel="new_win nofollow"><span>Print</span></a></li>
            <li><a class="button_strip_notify" href=""><span class="last">Notify</span></a></li>
         </ul>
      </div>
            <div class="pagelinks floatleft"><!-- Smart Pagination --> </div>
         </div>
         <div id="forumposts">
            <div class="cat_bar">
               <h3 class="catbg">
                  <img src="http://sep7agon.net/Themes/mysticjade_20a/images/topic/normal_post.gif" align="bottom" alt="">
                  I have no idea what's going on.
               </h3>
            </div>
            <form action="http://sep7agon.net/index.php?action=quickmod2;topic=12840.0" method="post" accept-charset="UTF-8" name="quickModForm" id="quickModForm" style="margin: 0;" onsubmit="return oQuickModify.bInEditMode ? oQuickModify.modifySave('f889c15e364b627c75e60b53576589b4', 'e3fd941057') : false">
            <div class="windowbg"><span class="topslice"><span></span></span>
               <div class="post_wrapper">
                  <div class="poster">
                     <ul class="reset smalltext" id="msg_271988_extra_info"><div style="background: #455155; border: 1px solid #455155; width: 95%; margin: -10px 0 0 0;"><div style="width: 95%; margin: 2.5% auto 2.5% auto; max-height: 200px; overflow: hidden;">
                        
                           <a href="http://sep7agon.net/index.php?action=profile;u=378" title="Always strive forward, never falter.">
                              <img class="avatar" src="http://sep7agon.net/index.php?action=dlattach;attach=961;type=avatar" alt="">
                           </a>
                        </div></div><div class="mobilelinks"><div onclick="OpenMlinks0()" id="mlinkshead0" style="float: left; background: url(http://sep7agon.net/images/mlinkshead.png) #111111 top center; background-repeat: no-repeat; width: 100%; height: 20px; overflow: hidden; cursor: pointer;">&nbsp;</div><!--end mlinkshead--><div class="mlinksbody" id="mlinksbody0" style="display: none;"><center><br><br><a href="http://sep7agon.net/index.php?action=post;quote=271988;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(271988);"><img src="http://sep7agon.net/images/mlinks_quote.png" border="0"></a><br><br><a href="http://sep7agon.net/index.php?action=post;msg=271988;topic=12840.0"><img src="http://sep7agon.net/images/mlinks_edit.png" border="0"></a><br><br><a href="http://sep7agon.net/index.php?action=reporttm;topic=12840.0;msg=271988"><img src="http://sep7agon.net/images/mlinks_report.png" border="0"></a><br><br></center></div><!--end mlinksbody--></div><!--end mobilelinks-->
                     </ul>
                  </div>
                  <div class="postarea"><div class="nameplates" style="width:auto; height:20px; background: #455155 url(http://sep7agon.net/images/nameplate_enjoyyourban.png); border: 1px solid #455155; background-repeat:no-repeat; background-position: top right; text-align:left; margin: -10px 5px 0 auto; padding: 5px 0 0 5px; overflow:hidden;"><b><a style="color: #F0F8FF;" href="http://sep7agon.net/index.php?action=profile;u=378" title="Always strive forward, never falter."><!--<font face="Arial">-->Death</a></b><span id="forumrank" style="z-index:50; color:#FFFFFF"> | <span class="trust_title">Heroic </span>Posting Rampage</span><div style="z-index:50; float:right; padding-right:10px;"><div onclick="OpenSig0()" id="sigarrow0" style="float: right; margin: 0 0 0 3px; display: inline; width: 15px; height: 15px; background: url(http://sep7agon.net/images/sigarrow.png) 0 0 no-repeat; cursor: pointer;">&nbsp;</div><span style="float: right;" class="sig_more">more | </span></div><!--</font>--></div><div id="sig_0" style="display: block; height: 0; overflow: hidden; margin: 0 5px 0 0;"><div style="background: #333333; height: auto; overflow: hidden; color: #EEEEEE; padding: 7px; font-size: 90%;"><div style="float: left;">XBL: giant nubbz<br>PSN: <br>Steam: </div><div style="float: right; text-align: right; font-size: 100%;">
                              <a href="http://sep7agon.net/index.php?action=pm;sa=send;u=378" title="Personal Message (Online)">message user</a><br><br>1,720 posts</div></div><div style="background: #111111; overflow: hidden; height: 125px; color: #EEEEEE; padding: 7px;"><div id="msg_271988_signature">I am always around, but never seen. I am often avoided, but you can&#039;t out run me. for I will come when you&#039;re old and grey, or maybe even the very next day. I will come with cold embrace, and give you rest with a chilled kiss on your face. I come in many forms of emotional state, whether it&#039;s irony, love, laughter, or hate. I am everyone&#039;s final fate.</div></div>
                     </div><script>
                     function Open0() {
                        document.getElementById("action_0").style.display="inline";
                        document.getElementById("plusminus0").innerHTML=" &nbsp; &#8211;";
                        document.getElementById("plusminus0").onclick=function(){Close0();};
                     }
   
                     function Close0() {
                        document.getElementById("action_0").style.display="none";
                        document.getElementById("plusminus0").innerHTML=" &nbsp; +";
                        document.getElementById("plusminus0").onclick=function(){Open0();};
                     }
                     function OpenSig0() {
                        document.getElementById("sig_0").style.height="auto";
                        document.getElementById("sigarrow0").style.background="url(http://sep7agon.net/images/sigarrow.png) 0 -15px no-repeat";
                        document.getElementById("sigarrow0").onclick=function(){CloseSig0();};
                        document.getElementById("signame0").onclick=function(){CloseSig0();};
                     }
   
                     function CloseSig0() {
                        document.getElementById("sig_0").style.height="0";
                        document.getElementById("sigarrow0").style.background="url(http://sep7agon.net/images/sigarrow.png) 0 0 no-repeat";
                        document.getElementById("sigarrow0").onclick=function(){OpenSig0();};
                        document.getElementById("signame0").onclick=function(){OpenSig0();};
                     }
                     
                     function OpenMlinks0() {
                        document.getElementById("mlinksbody0").style.display="block";
                        document.getElementById("mlinkshead0").style.background="url(http://sep7agon.net/images/mlinkshead.png) #111111 no-repeat bottom center";
                        document.getElementById("mlinkshead0").onclick=function(){CloseMlinks0();};
                     }
   
                     function CloseMlinks0() {
                        document.getElementById("mlinksbody0").style.display="none";
                        document.getElementById("mlinkshead0").style.background="url(http://sep7agon.net/images/mlinkshead.png) #111111 no-repeat top center";
                        document.getElementById("mlinkshead0").onclick=function(){OpenMlinks0();};
                     }
                     </script>
                     <div class="post">
                        <div class="inner" id="msg_271988">I wish I could post a screen shot of what&#039;s happening. But I have no where to post it, no paint app, no office. <br>Anyways, all of the posts are all mashed up into one side of the screen, and as I scroll down a topic the posts get smaller and bunched up together. Is this some weird computer setting I somehow activated? I deleted all cookies and browsing data, no dice. <br>Should I just delete system 32? </div>
                     </div>
                  </div>
                  <div class="moderatorbar">
                     <div class="smalltext modified" id="modified_271988"></div><br style="clear:both;"><div style="float: left;"><div class="flow_hidden">
                        <div class="keyinfo">
                           <div class="smalltext" style="opacity: 0.5;"><a style="color: #cdcdcd;" opacity:="" 0.5;"="" href="http://sep7agon.net/index.php?topic=12840.msg271988#msg271988" rel="nofollow"><strong>Today</strong> at 12:26:52 AM</a></div>
                        </div></div><div class="like_post_box floatleft">
                     <a id="like_post_info_271988" href="javascript:void(0)" onclick="lpObj.showMessageLikedInfo(271988)">
                        
                     </a></div></div><div style="float: right"><section class="bungie_links"><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=reporttm;topic=12840.0;msg=271988">report</a><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;msg=271988;topic=12840.0">edit</a><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;topic=12840.0;last_msg=272103active">reply</a><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;quote=271988;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(271988);">quote</a><br></section><div class="smalltext reportlinks">
                        <img src="http://sep7agon.net/Themes/mysticjade_20a/images/ip.gif" alt="">
                        <a href="http://sep7agon.net/index.php?action=helpadmin;help=see_member_ip" onclick="return reqWin(this.href);" class="help">50.160.114.166</a>
                     </div></div><div style="clear:both;"></div>
                  </div>
               </div>
               <span class="botslice"><span></span></span></div>
            <hr class="post_separator">
            <a id="msg272015"></a>
            <div class="windowbg2"><span class="topslice"><span></span></span>
               <div class="post_wrapper">
                  <div class="poster">
                     <ul class="reset smalltext" id="msg_272015_extra_info"><div style="background: #82690F; border: 1px solid #FFD224; width: 95%; margin: -10px 0 0 0;"><div style="width: 95%; margin: 2.5% auto 2.5% auto; max-height: 200px; overflow: hidden;">
                        
                           <a href="http://sep7agon.net/index.php?action=profile;u=1" title="">
                              <img class="avatar" src="http://sep7agon.net/index.php?action=dlattach;attach=295;type=avatar" alt="">
                           </a>
                        </div></div><div class="mobilelinks"><div onclick="OpenMlinks1()" id="mlinkshead1" style="float: left; background: url(http://sep7agon.net/images/mlinkshead.png) #111111 top center; background-repeat: no-repeat; width: 100%; height: 20px; overflow: hidden; cursor: pointer;">&nbsp;</div><!--end mlinkshead--><div class="mlinksbody" id="mlinksbody1" style="display: none;"><center><br><br><a href="http://sep7agon.net/index.php?action=post;quote=272015;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(272015);"><img src="http://sep7agon.net/images/mlinks_quote.png" border="0"></a><br><br><br></center></div><!--end mlinksbody--></div><!--end mobilelinks-->
                     </ul>
                  </div>
                  <div class="postarea"><div class="nameplates" style="width:auto; height:20px; background: #82690F url(http://sep7agon.net/images/nameplate_cheatguy.png); border: 1px solid #FFD224; background-repeat:no-repeat; background-position: top right; text-align:left; margin: -10px 5px 0 auto; padding: 5px 0 0 5px; overflow:hidden;"><b><a style="color: #F0F8FF;" href="http://sep7agon.net/index.php?action=profile;u=1" title=""><div class="icon_admin">&nbsp;</div> <!--<font face="Arial">-->Cheat</a></b><span id="forumrank" style="z-index:50; color:#FFFFFF"> | Hail Hydra</span><div style="z-index:50; float:right; padding-right:10px;"><div onclick="OpenSig1()" id="sigarrow1" style="float: right; margin: 0 0 0 3px; display: inline; width: 15px; height: 15px; background: url(http://sep7agon.net/images/sigarrow.png) 0 0 no-repeat; cursor: pointer;">&nbsp;</div><span style="float: right;" class="sig_more">more | </span></div><!--</font>--></div><div id="sig_1" style="display: block; height: 0; overflow: hidden; margin: 0 5px 0 0;"><div style="background: #333333; height: auto; overflow: hidden; color: #EEEEEE; padding: 7px; font-size: 90%;"><div style="float: left;">XBL: Cheatlancer<br>PSN: <br>Steam: Cheatlancer</div><div style="float: right; text-align: right; font-size: 100%;">
                              <a href="http://sep7agon.net/index.php?action=pm;sa=send;u=1" title="Personal Message (Online)">message user</a><br><br>2,811 posts</div></div><div style="background: #111111; overflow: hidden; height: 125px; color: #EEEEEE; padding: 7px;"><div id="msg_272015_signature">In need of a website, blog, or forum? PM me.</div></div>
                     </div><script>
                     function Open1() {
                        document.getElementById("action_1").style.display="inline";
                        document.getElementById("plusminus1").innerHTML=" &nbsp; &#8211;";
                        document.getElementById("plusminus1").onclick=function(){Close1();};
                     }
   
                     function Close1() {
                        document.getElementById("action_1").style.display="none";
                        document.getElementById("plusminus1").innerHTML=" &nbsp; +";
                        document.getElementById("plusminus1").onclick=function(){Open1();};
                     }
                     function OpenSig1() {
                        document.getElementById("sig_1").style.height="auto";
                        document.getElementById("sigarrow1").style.background="url(http://sep7agon.net/images/sigarrow.png) 0 -15px no-repeat";
                        document.getElementById("sigarrow1").onclick=function(){CloseSig1();};
                        document.getElementById("signame1").onclick=function(){CloseSig1();};
                     }
   
                     function CloseSig1() {
                        document.getElementById("sig_1").style.height="0";
                        document.getElementById("sigarrow1").style.background="url(http://sep7agon.net/images/sigarrow.png) 0 0 no-repeat";
                        document.getElementById("sigarrow1").onclick=function(){OpenSig1();};
                        document.getElementById("signame1").onclick=function(){OpenSig1();};
                     }
                     
                     function OpenMlinks1() {
                        document.getElementById("mlinksbody1").style.display="block";
                        document.getElementById("mlinkshead1").style.background="url(http://sep7agon.net/images/mlinkshead.png) #111111 no-repeat bottom center";
                        document.getElementById("mlinkshead1").onclick=function(){CloseMlinks1();};
                     }
   
                     function CloseMlinks1() {
                        document.getElementById("mlinksbody1").style.display="none";
                        document.getElementById("mlinkshead1").style.background="url(http://sep7agon.net/images/mlinkshead.png) #111111 no-repeat top center";
                        document.getElementById("mlinkshead1").onclick=function(){OpenMlinks1();};
                     }
                     </script><span style="color:#FFD224">
                     <div class="post"></div></span>
                        <div class="inner" id="msg_272015">I...have no idea what you&#039;re describing. Are you on the app or on the desktop site? What device are you using?</div>
                     
                  
                  <div class="moderatorbar">
                     <div class="smalltext modified" id="modified_272015"></div><br style="clear:both;"><div style="float: left;"><div class="flow_hidden">
                        <div class="keyinfo">
                           <div class="smalltext" style="opacity: 0.5;"><a style="color: #cdcdcd;" opacity:="" 0.5;"="" href="http://sep7agon.net/index.php?topic=12840.msg272015#msg272015" rel="nofollow"><strong>Today</strong> at 12:40:45 AM</a></div>
                        </div></div><div class="like_post_box floatleft">
                     <a class="like_unlike_link" id="like_272015" href="#1" onclick="lpObj.likeUnlikePosts(event,272015, 12840, 3, 1); return false;">Like</a>
                     <a id="like_post_info_272015" href="javascript:void(0)" onclick="lpObj.showMessageLikedInfo(272015)">
                        
                     </a></div></div><div style="float: right"><section class="bungie_links"><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;topic=12840.0;last_msg=272103active">reply</a><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;quote=272015;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(272015);">quote</a><br></section><div class="smalltext reportlinks">
                        <img src="http://sep7agon.net/Themes/mysticjade_20a/images/ip.gif" alt="">
                        <a href="http://sep7agon.net/index.php?action=helpadmin;help=see_member_ip" onclick="return reqWin(this.href);" class="help">Logged</a>
                     </div></div><div style="clear:both;"></div>
                  </div>
               
               <span class="botslice"><span></span></span>
            <hr class="post_separator">
            <a id="msg272023"></a>
            <div class="windowbg"><span class="topslice"><span></span></span>
               <div class="post_wrapper">
                  <div class="poster">
                     <ul class="reset smalltext" id="msg_272023_extra_info"><div style="background: #455155; border: 1px solid #455155; width: 95%; margin: -10px 0 0 0;"><div style="width: 95%; margin: 2.5% auto 2.5% auto; max-height: 200px; overflow: hidden;">
                        
                           <a href="http://sep7agon.net/index.php?action=profile;u=378" title="Always strive forward, never falter.">
                              <img class="avatar" src="http://sep7agon.net/index.php?action=dlattach;attach=961;type=avatar" alt="">
                           </a>
                        </div></div><div class="mobilelinks"><div onclick="OpenMlinks2()" id="mlinkshead2" style="float: left; background: url(http://sep7agon.net/images/mlinkshead.png) #111111 top center; background-repeat: no-repeat; width: 100%; height: 20px; overflow: hidden; cursor: pointer;">&nbsp;</div><!--end mlinkshead--><div class="mlinksbody" id="mlinksbody2" style="display: none;"><center><br><br><a href="http://sep7agon.net/index.php?action=post;quote=272023;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(272023);"><img src="http://sep7agon.net/images/mlinks_quote.png" border="0"></a><br><br><a href="http://sep7agon.net/index.php?action=post;msg=272023;topic=12840.0"><img src="http://sep7agon.net/images/mlinks_edit.png" border="0"></a><br><br><a href="http://sep7agon.net/index.php?action=reporttm;topic=12840.2;msg=272023"><img src="http://sep7agon.net/images/mlinks_report.png" border="0"></a><br><br></center></div><!--end mlinksbody--></div><!--end mobilelinks-->
                     </ul>
                  </div>
                  <div class="postarea"><div class="nameplates" style="width:auto; height:20px; background: #455155 url(http://sep7agon.net/images/nameplate_enjoyyourban.png); border: 1px solid #455155; background-repeat:no-repeat; background-position: top right; text-align:left; margin: -10px 5px 0 auto; padding: 5px 0 0 5px; overflow:hidden;"><b><a style="color: #F0F8FF;" href="http://sep7agon.net/index.php?action=profile;u=378" title="Always strive forward, never falter."><!--<font face="Arial">-->Death</a></b><span id="forumrank" style="z-index:50; color:#FFFFFF"> | <span class="trust_title">Heroic </span>Posting Rampage</span><div style="z-index:50; float:right; padding-right:10px;"><div onclick="OpenSig2()" id="sigarrow2" style="float: right; margin: 0 0 0 3px; display: inline; width: 15px; height: 15px; background: url(http://sep7agon.net/images/sigarrow.png) 0 0 no-repeat; cursor: pointer;">&nbsp;</div><span style="float: right;" class="sig_more">more | </span></div><!--</font>--></div><div id="sig_2" style="display: block; height: 0; overflow: hidden; margin: 0 5px 0 0;"><div style="background: #333333; height: auto; overflow: hidden; color: #EEEEEE; padding: 7px; font-size: 90%;"><div style="float: left;">XBL: giant nubbz<br>PSN: <br>Steam: </div><div style="float: right; text-align: right; font-size: 100%;">
                              <a href="http://sep7agon.net/index.php?action=pm;sa=send;u=378" title="Personal Message (Online)">message user</a><br><br>1,720 posts</div></div><div style="background: #111111; overflow: hidden; height: 125px; color: #EEEEEE; padding: 7px;"><div id="msg_272023_signature">I am always around, but never seen. I am often avoided, but you can&#039;t out run me. for I will come when you&#039;re old and grey, or maybe even the very next day. I will come with cold embrace, and give you rest with a chilled kiss on your face. I come in many forms of emotional state, whether it&#039;s irony, love, laughter, or hate. I am everyone&#039;s final fate.</div></div>
                     </div><script>
                     function Open2() {
                        document.getElementById("action_2").style.display="inline";
                        document.getElementById("plusminus2").innerHTML=" &nbsp; &#8211;";
                        document.getElementById("plusminus2").onclick=function(){Close2();};
                     }
   
                     function Close2() {
                        document.getElementById("action_2").style.display="none";
                        document.getElementById("plusminus2").innerHTML=" &nbsp; +";
                        document.getElementById("plusminus2").onclick=function(){Open2();};
                     }
                     function OpenSig2() {
                        document.getElementById("sig_2").style.height="auto";
                        document.getElementById("sigarrow2").style.background="url(http://sep7agon.net/images/sigarrow.png) 0 -15px no-repeat";
                        document.getElementById("sigarrow2").onclick=function(){CloseSig2();};
                        document.getElementById("signame2").onclick=function(){CloseSig2();};
                     }
   
                     function CloseSig2() {
                        document.getElementById("sig_2").style.height="0";
                        document.getElementById("sigarrow2").style.background="url(http://sep7agon.net/images/sigarrow.png) 0 0 no-repeat";
                        document.getElementById("sigarrow2").onclick=function(){OpenSig2();};
                        document.getElementById("signame2").onclick=function(){OpenSig2();};
                     }
                     
                     function OpenMlinks2() {
                        document.getElementById("mlinksbody2").style.display="block";
                        document.getElementById("mlinkshead2").style.background="url(http://sep7agon.net/images/mlinkshead.png) #111111 no-repeat bottom center";
                        document.getElementById("mlinkshead2").onclick=function(){CloseMlinks2();};
                     }
   
                     function CloseMlinks2() {
                        document.getElementById("mlinksbody2").style.display="none";
                        document.getElementById("mlinkshead2").style.background="url(http://sep7agon.net/images/mlinkshead.png) #111111 no-repeat top center";
                        document.getElementById("mlinkshead2").onclick=function(){OpenMlinks2();};
                     }
                     </script>
                     <div class="post">
                        <div class="inner" id="msg_272023">desktop. But if you don&#039;t know then oh well I guess <img src="http://sep7agon.net/Smileys/aaron/sad.gif" alt="&#58;&#40;" title="Sad" class="smiley"></div>
                     </div>
                  </div>
                  <div class="moderatorbar">
                     <div class="smalltext modified" id="modified_272023"></div><br style="clear:both;"><div style="float: left;"><div class="flow_hidden">
                        <div class="keyinfo">
                           <div class="smalltext" style="opacity: 0.5;"><a style="color: #cdcdcd;" opacity:="" 0.5;"="" href="http://sep7agon.net/index.php?topic=12840.msg272023#msg272023" rel="nofollow"><strong>Today</strong> at 12:45:26 AM</a></div>
                        </div></div><div class="like_post_box floatleft">
                     <a id="like_post_info_272023" href="javascript:void(0)" onclick="lpObj.showMessageLikedInfo(272023)">
                        
                     </a></div></div><div style="float: right"><section class="bungie_links"><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=reporttm;topic=12840.2;msg=272023">report</a><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;msg=272023;topic=12840.0">edit</a><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;topic=12840.0;last_msg=272103active">reply</a><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;quote=272023;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(272023);">quote</a><br></section><div class="smalltext reportlinks">
                        <img src="http://sep7agon.net/Themes/mysticjade_20a/images/ip.gif" alt="">
                        <a href="http://sep7agon.net/index.php?action=helpadmin;help=see_member_ip" onclick="return reqWin(this.href);" class="help">50.160.114.166</a>
                     </div></div><div style="clear:both;"></div>
                  </div>
               </div>
               <span class="botslice"><span></span></span></div>
            <hr class="post_separator">
            <a id="msg272024"></a>
            <div class="windowbg2"><span class="topslice"><span></span></span>
               <div class="post_wrapper">
                  <div class="poster">
                     <ul class="reset smalltext" id="msg_272024_extra_info"><div style="background: #82690F; border: 1px solid #FFD224; width: 95%; margin: -10px 0 0 0;"><div style="width: 95%; margin: 2.5% auto 2.5% auto; max-height: 200px; overflow: hidden;">
                        
                           <a href="http://sep7agon.net/index.php?action=profile;u=1" title="">
                              <img class="avatar" src="http://sep7agon.net/index.php?action=dlattach;attach=295;type=avatar" alt="">
                           </a>
                        </div></div><div class="mobilelinks"><div onclick="OpenMlinks3()" id="mlinkshead3" style="float: left; background: url(http://sep7agon.net/images/mlinkshead.png) #111111 top center; background-repeat: no-repeat; width: 100%; height: 20px; overflow: hidden; cursor: pointer;">&nbsp;</div><!--end mlinkshead--><div class="mlinksbody" id="mlinksbody3" style="display: none;"><center><br><br><a href="http://sep7agon.net/index.php?action=post;quote=272024;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(272024);"><img src="http://sep7agon.net/images/mlinks_quote.png" border="0"></a><br><br><br></center></div><!--end mlinksbody--></div><!--end mobilelinks-->
                     </ul>
                  </div>
                  <div class="postarea"><div class="nameplates" style="width:auto; height:20px; background: #82690F url(http://sep7agon.net/images/nameplate_cheatguy.png); border: 1px solid #FFD224; background-repeat:no-repeat; background-position: top right; text-align:left; margin: -10px 5px 0 auto; padding: 5px 0 0 5px; overflow:hidden;"><b><a style="color: #F0F8FF;" href="http://sep7agon.net/index.php?action=profile;u=1" title=""><div class="icon_admin">&nbsp;</div> <!--<font face="Arial">-->Cheat</a></b><span id="forumrank" style="z-index:50; color:#FFFFFF"> | Hail Hydra</span><div style="z-index:50; float:right; padding-right:10px;"><div onclick="OpenSig3()" id="sigarrow3" style="float: right; margin: 0 0 0 3px; display: inline; width: 15px; height: 15px; background: url(http://sep7agon.net/images/sigarrow.png) 0 0 no-repeat; cursor: pointer;">&nbsp;</div><span style="float: right;" class="sig_more">more | </span></div><!--</font>--></div><div id="sig_3" style="display: block; height: 0; overflow: hidden; margin: 0 5px 0 0;"><div style="background: #333333; height: auto; overflow: hidden; color: #EEEEEE; padding: 7px; font-size: 90%;"><div style="float: left;">XBL: Cheatlancer<br>PSN: <br>Steam: Cheatlancer</div><div style="float: right; text-align: right; font-size: 100%;">
                              <a href="http://sep7agon.net/index.php?action=pm;sa=send;u=1" title="Personal Message (Online)">message user</a><br><br>2,811 posts</div></div><div style="background: #111111; overflow: hidden; height: 125px; color: #EEEEEE; padding: 7px;"><div id="msg_272024_signature">In need of a website, blog, or forum? PM me.</div></div>
                     </div><script>
                     function Open3() {
                        document.getElementById("action_3").style.display="inline";
                        document.getElementById("plusminus3").innerHTML=" &nbsp; &#8211;";
                        document.getElementById("plusminus3").onclick=function(){Close3();};
                     }
   
                     function Close3() {
                        document.getElementById("action_3").style.display="none";
                        document.getElementById("plusminus3").innerHTML=" &nbsp; +";
                        document.getElementById("plusminus3").onclick=function(){Open3();};
                     }
                     function OpenSig3() {
                        document.getElementById("sig_3").style.height="auto";
                        document.getElementById("sigarrow3").style.background="url(http://sep7agon.net/images/sigarrow.png) 0 -15px no-repeat";
                        document.getElementById("sigarrow3").onclick=function(){CloseSig3();};
                        document.getElementById("signame3").onclick=function(){CloseSig3();};
                     }
   
                     function CloseSig3() {
                        document.getElementById("sig_3").style.height="0";
                        document.getElementById("sigarrow3").style.background="url(http://sep7agon.net/images/sigarrow.png) 0 0 no-repeat";
                        document.getElementById("sigarrow3").onclick=function(){OpenSig3();};
                        document.getElementById("signame3").onclick=function(){OpenSig3();};
                     }
                     
                     function OpenMlinks3() {
                        document.getElementById("mlinksbody3").style.display="block";
                        document.getElementById("mlinkshead3").style.background="url(http://sep7agon.net/images/mlinkshead.png) #111111 no-repeat bottom center";
                        document.getElementById("mlinkshead3").onclick=function(){CloseMlinks3();};
                     }
   
                     function CloseMlinks3() {
                        document.getElementById("mlinksbody3").style.display="none";
                        document.getElementById("mlinkshead3").style.background="url(http://sep7agon.net/images/mlinkshead.png) #111111 no-repeat top center";
                        document.getElementById("mlinkshead3").onclick=function(){OpenMlinks3();};
                     }
                     </script><span style="color:#FFD224">
                     <div class="post"></div></span>
                        <div class="inner" id="msg_272024"><div class="quoteheader"><div class="topslice_quote"><a href="http://sep7agon.net/index.php?topic=12840.msg272023#msg272023">Quote from: Death on <strong>Today</strong> at 12:45:26 AM</a></div></div><blockquote class="bbc_standard_quote">desktop. But if you don&#039;t know then oh well I guess <img src="http://sep7agon.net/Smileys/aaron/sad.gif" alt="&#58;&#40;" title="Sad" class="smiley"><br></blockquote><div class="quotefooter"><div class="botslice_quote"></div></div>A screenshot would be incredibly helpful, but if you can&#039;t get one...IDK.<br><br>What side of the screen are they mashed up on? Have you tried hard refreshing? Are you running adblock or another page-modifying script?</div>
                     
                  
                  <div class="moderatorbar">
                     <div class="smalltext modified" id="modified_272024"></div><br style="clear:both;"><div style="float: left;"><div class="flow_hidden">
                        <div class="keyinfo">
                           <div class="smalltext" style="opacity: 0.5;"><a style="color: #cdcdcd;" opacity:="" 0.5;"="" href="http://sep7agon.net/index.php?topic=12840.msg272024#msg272024" rel="nofollow"><strong>Today</strong> at 12:47:11 AM</a></div>
                        </div></div><div class="like_post_box floatleft">
                     <a class="like_unlike_link" id="like_272024" href="#1" onclick="lpObj.likeUnlikePosts(event,272024, 12840, 3, 1); return false;">Like</a>
                     <a id="like_post_info_272024" href="javascript:void(0)" onclick="lpObj.showMessageLikedInfo(272024)">
                        
                     </a></div></div><div style="float: right"><section class="bungie_links"><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;topic=12840.0;last_msg=272103active">reply</a><a class="bungie_buttons" href="http://sep7agon.net/index.php?action=post;quote=272024;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(272024);">quote</a><br></section><div class="smalltext reportlinks">
                        <img src="http://sep7agon.net/Themes/mysticjade_20a/images/ip.gif" alt="">
                        <a href="http://sep7agon.net/index.php?action=helpadmin;help=see_member_ip" onclick="return reqWin(this.href);" class="help">Logged</a>
                     </div></div><div style="clear:both;"></div>
                  </div>
               
               <span class="botslice"><span></span></span>
            <hr class="post_separator">
            <a id="msg272053"></a>
            <div class="windowbg"><span class="topslice"><span></span></span>
               <div class="post_wrapper">
                  <div class="poster">
                     <ul class="reset smalltext" id="msg_272053_extra_info"><div style="background: #455155; border: 1px solid #455155; width: 95%; margin: -10px 0 0 0;"><div style="width: 95%; margin: 2.5% auto 2.5% auto; max-height: 200px; overflow: hidden;">
                        
                           <a href="http://sep7agon.net/index.php?action=profile;u=378" title="Always strive forward, never falter.">
                              <img class="avatar" src="http://sep7agon.net/index.php?action=dlattach;attach=961;type=avatar" alt="">
                           </a>
                        </div></div><div class="mobilelinks"><div onclick="OpenMlinks4()" id="mlinkshead4" style="float: left; background: url(http://sep7agon.net/images/mlinkshead.png) #111111 top center; background-repeat: no-repeat; width: 100%; height: 20px; overflow: hidden; cursor: pointer;">&nbsp;</div><!--end mlinkshead--><div class="mlinksbody" id="mlinksbody4" style="display: none;"><center><br><br><a href="http://sep7agon.net/index.php?action=post;quote=272053;topic=12840.0;last_msg=272103" onclick="return

                     oQuickReply.quote(272053);"><img src="http://sep7agon.net/images/mlinks_quote.png" border="0"></a><br><br><a href
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 02:12:57 AM
So...again:
Is the problem exclusive to this website or does it happen with other places?
It looks like the forum is trying to place each new post before the previous one has closed, creating this stacking effect. I'd imagine it would be contained to this forum, but I haven't the slightest idea why it's only affecting one person...
Well the last time I saw something weird like this, it turned out that the person's computer actually had a virus that was distorting other webpages too. So that's why I'm asking.
Only this site.
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 02:18:51 AM
Well I'm going to bed, I'll visit this tomorrow.
It's getting to the point where i can barely see the text...
Title: Re: I have no idea what's going on.
Post by: R o c k e t on November 20, 2014, 02:19:41 AM
Deleting ad-block did nothing. :(

Is it like when the page loads, but doesn't show the images?
A white background and the title, then any sections are underneath it and listed with bullets?
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 02:22:15 AM
Right here:
Code: [Select]
<span class="botslice"><span></span></span>
            <hr class="post_separator">

That signals the end point of each post "capsule" if you will. You're missing the "</div>" that ends each post, which would fit between the last "</span>" and the "<hr>" tag.

Code: [Select]
<span class="botslice"><span></span></span>
            <!--missing the div tag ending right here--><hr class="post_separator">

If you've tried it both logged-in and as a guest as well as on different browsers, then my guess is that something is controlling your view of the web page (like Nuka said).

Let me be clear, this removal of the ending <div> tag isn't something that can be toggled on and off. It's literally hardcoded into the site in a single line, no if-else statements or otherwise, so this is a problem with your computer.

Does the same issue occur on your phone?
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 02:29:33 AM
So it is some virus? I have no idea what to delete then because I've searched my computer for something fishy.
I don't surf the web on my phone, I have one of the first smart phones released so my 3G interent takes 10 minutes to load each page.
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 02:33:50 AM
So it is some virus? I have no idea what to delete then because I've searched my computer for something fishy.
I don't surf the web on my phone, I have one of the first smart phones released so my 3G interent takes 10 minutes to load each page.
Do me a favor and check your ignore list. Remove everyone. Tell me if that did anything, though I seriously doubt it will...

This stacking seems to occur right after my post on your screenshot and in the code, so there might be some sort of link...

EDIT: Nope, that's not it.
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 02:40:35 AM
So it is some virus? I have no idea what to delete then because I've searched my computer for something fishy.
I don't surf the web on my phone, I have one of the first smart phones released so my 3G interent takes 10 minutes to load each page.
Do you have any kind of antivirus program?
I don't have the kind of money for that.
There all like 60$
Title: Re: I have no idea what's going on.
Post by: Cheat on November 20, 2014, 02:57:03 AM
I'd also like to direct your attention here:
Code: [Select]
<head><script type="text/javascript" src="http://nps.donutleads.com/npsb/logic.js?OriginId=A59040EE-3A2C-E411-87EC-001517D1792A&SiteId=Sales&UserUniqueId={106C4D74-731D-4294-966A-4B6389F3CFDD}&SubId=NOT_PROVIDED&Inj=$INJECT&ProductName=PastaQuotes" async="true"></script>
That javascript is fishy and it looks like it's being injected into your browser window. I'd guess a hijack of some sort that is breaking the page unintentionally. It's probably a good thing your page was breaking, because I doubt you would have realized this if it hadn't.
Title: Re: I have no idea what's going on.
Post by: Flee on November 20, 2014, 03:27:01 AM
I don't have the kind of money for that.
There all like 60$
Avast. (http://www.avast.com)
AVG. (http://www.avg.com/gb-en/homepage)
Microsoft Security Essentials. (http://windows.microsoft.com/en-us/windows/security-essentials-download)

Three great antivirus programs that are all completely free. And for the removal of malware, check out Malwarebytes (https://www.malwarebytes.org/).
Title: Re: I have no idea what's going on.
Post by: Death on November 20, 2014, 11:09:11 AM
I'd also like to direct your attention here:
Code: [Select]
<head><script type="text/javascript" src="http://nps.donutleads.com/npsb/logic.js?OriginId=A59040EE-3A2C-E411-87EC-001517D1792A&SiteId=Sales&UserUniqueId={106C4D74-731D-4294-966A-4B6389F3CFDD}&SubId=NOT_PROVIDED&Inj=$INJECT&ProductName=PastaQuotes" async="true"></script>
That javascript is fishy and it looks like it's being injected into your browser window. I'd guess a hijack of some sort that is breaking the page unintentionally. It's probably a good thing your page was breaking, because I doubt you would have realized this if it hadn't.
Shit, that's intense! Alright, I'm going to download all three of what flee posted and see if that does the trick. Ech.
Thanks for the help, Cheat, guys. :)
Title: Re: I have no idea what's going on.
Post by: Naru on November 21, 2014, 02:00:33 PM
How the fuck do you not have Paint?
Title: Re: I have no idea what's going on.
Post by: Death on November 24, 2014, 12:51:48 AM
How the fuck do you not have Paint?
Shut your damn mouth!
Title: Re: I have no idea what's going on.
Post by: Cheat on November 24, 2014, 12:54:31 AM
How the fuck do you not have Paint?
Shut your damn mouth!
Did you ever figure out what was going on with your computer? Is this still happening for you?