social icons align, title size smaller
This commit is contained in:
parent
9da3d80fb1
commit
06d51e722e
|
@ -407,7 +407,8 @@ z-index:50;}
|
|||
height:159px;
|
||||
overflow:hidden;
|
||||
color:#f7bd00;
|
||||
font-size:50px;
|
||||
word-wrap: break-word;
|
||||
font-size:28px;
|
||||
text-align:right;
|
||||
padding-top:20px;
|
||||
padding-right:14px;
|
||||
|
|
|
@ -212,12 +212,12 @@
|
|||
<!-- <iframe src="http://www.facebook.com/plugins/like.php?href=theatreforum.in{{ item.get_absolute_url|urlencode }}&send=false&layout=button_count&width=450&show_faces=false&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe> -->
|
||||
<div id="fb_like" class="fb-like iconS" data-href="http://theatreforum.in{{ item.get_absolute_url }}" data-send="false" data-width="48" data-show-faces="false" data-layout="button_count"></div>
|
||||
|
||||
<a href="{{ item.get_absolute_url }}" id="permalinkBtn" title="Permalink" class="iconS"><img src="/static/images/noel/download.jpg" width="18" height="18" alt="permalink" title="Permalink" class="iconImages"></a>
|
||||
<!-- <a href="{{ item.get_absolute_url }}" id="permalinkBtn" title="Permalink" class="iconS"><img src="/static/images/noel/download.jpg" width="18" height="18" alt="permalink" title="Permalink" class="iconImages"></a> -->
|
||||
|
||||
|
||||
<div style="clear:both;"></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="bottomRight">
|
||||
{{ item_data.html|safe }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user