Results 1 to 2 of 2
Related
-
is there a difference between <script language="javascript> and <script type="text/javascript"> Forum: Javascript Forum
Replies: 8 -
Traffic "Downline Builder" question Forum: Website Promotion Forum
Replies: 1 -
input type=hidden name="to" VALUE="user@yahoo.com" Forum: HTML Forum
Replies: 1 -
how can i only make "one" link turn to another color when hovered(mouse moves to it)? Forum: CSS Forum
Replies: 5
-
11-15-2006, 10:40 PM #1
Hiding "Last Login" & CSS Question
Does anyone have a successful way of hiding the "last login" words & date? I've tried codes online that want me to do some crazy thing by entering it in the location spot, but it doesn't work.
Also, does anyone know if there is a name for the CSS class that controls the links "subscribe to this blog" and "view more"? I want to specifically control their hover attributes and so on, but I can't find which class they belong to for some reason.
Thanks so much!
-
11-16-2006, 09:20 AM #2
Re: Hiding "Last Login" & CSS Question
Originally Posted by Dreams
They appear outside of any <DIV> or <SPAN> elements, and are simply standard <A> elements without a class.
Similarly, the Last Login is part of the text class, if you hide that, you're likely to wipe out half your page.