![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Apr 2009
Posts: 1
OS: Windows XP
|
Background positioning on Safari + IE - a:hover position
Here's the code:
Code:
<style type="text/css">
@import url('http://manga2.vandeft.com/template/default/style.css');
</style>
<div id="toolbox">
<h2>Tool Box</h2>
<form method="post">
<label id="score"><a href="javascript:void(0);">Rating: <strong> 1</strong>/5 (1 vote)</a></label>
<label class="ratingblock">
<ul id="rate_ul_1" class="unit-rating" style="width:80px;">
<li id="scorelen" class="current-rating" style="width:16px;">1/5</li>
<li><a href="javascript: void(0);" title="1 out of 5" class="r1-unit rater" rel="nofollow">1</a></li>
<li><a href="javascript: void(0);" title="2 out of 5" class="r2-unit rater" rel="nofollow">2</a></li>
<li><a href="javascript: void(0);" title="3 out of 5" class="r3-unit rater" rel="nofollow">3</a></li>
<li><a href="javascript: void(0);" title="4 out of 5" class="r4-unit rater" rel="nofollow">4</a></li>
<li><a href="javascript: void(0);" title="5 out of 5" class="r5-unit rater" rel="nofollow">5</a></li>
</ul>
</label>
<br class="spacer" />
</form>
<br class="spacer" />
</div>
For Internet Explorer ( 8 ) and Safari (4 public beta), the star images are cut off. Plus, for Safari, the a:hover star images are pushed lower and hovering over them doesn't show stars 2+. What's wrong and how do I fix it? |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
![]() |
| Thread Tools | |
|
|