/    Sign up×
Community /Pin to ProfileBookmark

Position Fixed Issue

Hi. No matter what I do I can’t get this flippin’ div to the bottom right of the screen — it’ just keeps going to the top-middle. I’m goin’ bananas, any help would be greatly appreciated.

[code=html]<style type=”text/css”>
.hide {
display:none;
}
.show {
display:block;
}
</style>

<div style=”position:fixed; right:30px; bottom:26px;” class=”default hide hideshow” >
<a style=”color:blue; font-size:12px; text-decoration:none;” href=”#” onclick=”zxcHideShow(‘hideshow’,1,1);”>show</a>
</div>[/code]

Thank you

to post a comment
CSS

4 Comments(s)

Copy linkTweet thisAlerts:
@FangMar 02.2009 — Do you have a valid DTD?
Copy linkTweet thisAlerts:
@theflyingminstauthorMar 02.2009 — Thanks Fang, yeah it's:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
Copy linkTweet thisAlerts:
@FangMar 02.2009 — Can you give a link?
Copy linkTweet thisAlerts:
@theflyingminstauthorMar 02.2009 — Hey I ended up positioning it with Javascript. It was driving me crazy.

Thanks
×

Success!

Help @theflyingminst 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.20,
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,
)...