a few more changes

This commit is contained in:
Karen 2011-08-10 02:25:46 +05:30
parent 6f08f6dcfe
commit f50cfaefa1
5 changed files with 29 additions and 28 deletions

View File

@ -150,19 +150,19 @@ clear:both;}
{list-style:none;} {list-style:none;}
#triangle #triangle
{font-size:18px; {font-size:20px;
color:#929292;} color:#929292;}
#triangleUp #triangleNext
{position:absolute; {position:absolute;
left:12px; left:22px;
bottom:10px; bottom:10px;
cursor:pointer;} cursor:pointer;}
#triangleDown #trianglePrevious
{position:absolute; {position:absolute;
bottom:10px; bottom:10px;
right:12px; right:22px;
cursor:pointer;} cursor:pointer;}
#slider #slider

View File

@ -27,7 +27,7 @@ float:left;}
{font-size:24px; {font-size:24px;
color:#ffb400; color:#ffb400;
padding-top:7px; padding-top:7px;
padding-left:66px;} padding-left:16px;}
#topTextSpan #topTextSpan
{font-weight:bold;} {font-weight:bold;}
@ -36,7 +36,7 @@ padding-left:66px;}
{font-size:24px; {font-size:24px;
color:#ffb400; color:#ffb400;
position:absolute; position:absolute;
right:34px; right:42px;
top:6px; top:6px;
cursor:pointer;} cursor:pointer;}
@ -47,20 +47,21 @@ cursor:pointer;}
#searchInner #searchInner
{position:absolute; {position:absolute;
right:5px; right:16px;
top:11px; top:11px;
cursor:pointer;} cursor:pointer;}
#tabsInner /*tabs not touching because i would prefer not to give fixed width, shadow, etc.*/ #tabsInner /*tabs not touching because i would prefer not to give fixed width, shadow, etc.*/
{font-size:14px; {font-size:14px;
color:#ff8400; color:#ff8400;
margin-top:6px;} margin-top:6px;
margin-left:8px;}
#tabsInner li #tabsInner li
{list-style:none; {list-style:none;
text-align:center; text-align:center;
padding-left:12px; padding-left:10px;
padding-right:12px; padding-right:10px;
float:left;} float:left;}
#selection #selection
@ -103,7 +104,10 @@ cursor:pointer;}
font-size:13px; font-size:13px;
color:#3b3b39; color:#3b3b39;
text-align:justify; text-align:justify;
padding:10px; padding-top:6px;
padding-left:10px;
padding-right:20px; /*why is this 20 and the left 10?*/
padding-bottom:6px;
clear:both;} clear:both;}
#listLeft #listLeft
@ -113,12 +117,11 @@ clear:both;}
{color:#f7bd00; {color:#f7bd00;
list-style-type:disc; list-style-type:disc;
list-style-position:inside; list-style-position:inside;
padding-left:4px; padding-left:16px;
overflow:hidden; /*this prevents the box shadow from sticking out on the right*/} overflow:hidden; /*this prevents the box shadow from sticking out on the right*/}
#listLeft ul span #listLeft ul span
{color:#898989; {color:#898989;}
font-weight:bold;}
#listLeft ul li #listLeft ul li
{border-top:1px solid #cac9c9; {border-top:1px solid #cac9c9;
@ -201,9 +204,8 @@ padding-top:20px;
padding-right:14px; padding-right:14px;
float:left;} float:left;}
#twitter .twitter-share-button
{width:54px; {padding-top:35px;
padding-top:38px;
margin-left:164px; margin-left:164px;
float:left;}/*WHAT'S HAPPENING IN SAFARI, doesn't show until you hover?? hard to custmoise these ones, on hover*/ float:left;}/*WHAT'S HAPPENING IN SAFARI, doesn't show until you hover?? hard to custmoise these ones, on hover*/
@ -246,7 +248,8 @@ border-radius:8px;
box-shadow:2px 3px 20px #252425;} box-shadow:2px 3px 20px #252425;}
#sectionTitle #sectionTitle
{color:#f7bd00;} {color:#f7bd00;
font-weight:bold;}
#clearBoth #clearBoth
{clear:both;} {clear:both;}

View File

@ -172,7 +172,7 @@ color:#ff8400;}
{color:#FFF; {color:#FFF;
background-color:#ff8400;} background-color:#ff8400;}
#loginMenu li a:hover #loginMenu li:hover a
{color:#FFF;} {color:#FFF;}
#woodPng #woodPng

View File

@ -70,15 +70,12 @@
The Mystery of vanishing rights The Mystery of vanishing rights
</p> </p>
<p id="twitter"> <p id="twitter">
<script type="text/javascript"> <a href="http://twitter.com/share" class="twitter-share-button" data-count="none" data-via="http://twitter.com/#!/indtheatreforum">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
tweetmeme_style = "compact";
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
</p> </p>
<p id="fb"> <p id="fb">
<script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><style> html .fb_share_button { display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; border:1px solid #3b5998; height:15px; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; } html .fb_share_button:hover { color:#fff; background:#3b5998 no-repeat top right; z-index:5; text-decoration:none;} </style> <a rel="nofollow" href="http://www.facebook.com/share.php?u=<;url>" class="fb_share_button" onclick="return fbs_click()" target="_blank" style="text-decoration:none;">Share</a> <iframe src="http://www.facebook.com/plugins/like.php?href=www.theatreforum.in&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>
</p> </p>

View File

@ -30,6 +30,7 @@
<div id="news" class="tab"> <div id="news" class="tab">
<h3 class="tabHeader">NEWS</h3> <h3 class="tabHeader">NEWS</h3>
<div id="newsTwitter"> <div id="newsTwitter">
<ul id="selection"> <ul id="selection">
<!--<li class="newsTwitterTab selected">Twitter</li> <!--<li class="newsTwitterTab selected">Twitter</li>
<li class="newsTwitterTab selected">Website Updates</li>--> <li class="newsTwitterTab selected">Website Updates</li>-->
@ -51,8 +52,8 @@
</div> </div>
<div id="triangle"> <div id="triangle">
<div id="triangleUp">&#x25B2;</div> <div id="triangleNext">&#x25C2;</div>
<div id="triangleDown">&#x25BC;</div> <div id="trianglePrevious">&#x25B8;</div>
</div> </div>
</div> </div>
</div> </div>