made SOLID changes.. all sharvari's latest set sorted
This commit is contained in:
parent
05d805c4bb
commit
7bdbd54cab
|
@ -180,16 +180,23 @@ position:relative;}
|
|||
|
||||
#arrowLeft
|
||||
{position:absolute;
|
||||
top:49%;
|
||||
top:92px;
|
||||
left:12px;
|
||||
z-index:5;
|
||||
left:12px;} /*need to increase size for sliding purposes*/
|
||||
padding-left:0;
|
||||
padding-right:120px;
|
||||
padding-bottom:60px;
|
||||
padding-top:60px;}
|
||||
|
||||
#arrowRight
|
||||
{position:absolute;
|
||||
top:49%;
|
||||
top:92px;
|
||||
right:12px;
|
||||
z-index:5;
|
||||
right:8px;}
|
||||
|
||||
padding-right:0;
|
||||
padding-left:120px;
|
||||
padding-bottom:60px;
|
||||
padding-top:60px;}
|
||||
|
||||
#sliderTabs /*at 800 res, we have different probs in different browsers with the tabs, ok to give position absolute to the ul?*/
|
||||
{width:4000px;
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
</p>
|
||||
|
||||
<p id="fb">
|
||||
<iframe src="http://www.facebook.com/plugins/like.php?href=www.theatreforum.in&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>
|
||||
<iframe src="http://www.facebook.com/plugins/like.php?href=www.theatreforum.in&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:80px; height:21px;" allowTransparency="true"></iframe>
|
||||
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user