It looks like you have some 3rd party plugin installed that changes source code of single article:
- Code: Select all
<div itemscope itemtype="http://schema.org/Article">
<meta itemprop="headline" content=" الامم المتحدة تتبنى ميزانية تقشفية للفترة 2014-2015 " />
<meta itemprop="editor" content="بشار الصايغ" />
<meta itemprop="articleSection" content="world" />
<meta itemprop="dateModified" content="2013-12-28" />
<meta itemprop="dateCreated" content="2013-12-28" />
<meta itemprop="datePublished" content="2013-12-28" />
<meta itemprop="author" content="بشار الصايغ" />
...
</div>
This is not something generated by our template, so I cant even point you into right direction, as with html changed (its not those lines, but also order of html elements), it is impossible to rearrange the items to the way you would like them to be with use of only css.