/    Sign up×
Community /Pin to ProfileBookmark

image rollovers

i’m trying to create a rollover of an outline that traces around my oval arrow buttons. i’ve tried several different methods but get this strange effect or a square rollover around my oval buttons. is there a way to have the rollover trace around my oval image in css? here’s the code and link to the effect that i have now: [url]http://fatbottoms.atspace.com/00001.html[/url]

.rollover a { display:inline; width:32px; background-color:#000066; position:relative; top:6px; left: 282px;}

.rollover a:hover { background-color: #FFCC00}

<body>

<div class=”rollover”>
<p>
<a href=”http://fatbottoms.atspace.com/153.html”><img src=”images/buttonvioletl.gif” width=”42″ height=”32″ border=”0″></a>

<a href=”http://fatbottoms.atspace.com/155.html”><img src=”images/buttonviolet.gif” width=”42″ height=”32″ border=”0″></a>

</p>
</div>

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@ray326Aug 20.2005 — My first cut at what you're describing would be to use two images as backgrounds for an anchor and that combination would become the button, swapping the background image on a hover.
×

Success!

Help @fatbottoms spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...