/    Sign up×
Community /Pin to ProfileBookmark

Big problem with alignment in IE and Safari

Hi,

I’m really struggling to get my site working as I want.
I’ve tried every way I can think of to position things, but it just isn’t working.

Here is the link to the site:
[URL]http://www.randledesign.co.uk/test2/portfolio/index.htm[/URL]

and here is how I want it to look:
[URL]http://www.randledesign.co.uk/imagestoshow/website.jpg[/URL]

The little arrows in the top-left corner need to be above the main image, so when it scrolls, the arrows stay visible.

Seeing as I have to position the arrows relatively, I can’t adjust the Z-index, can I?

Please help me…
RDCHQ

[upl-file uuid=3b06c6df-e502-46bd-a19c-f2fabbc7fd97 size=11kB]website.jpg[/upl-file]

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@WebJoelFeb 24.2007 — #scroller {

position: absolute;

visibility: visible;

top: 100px;

left: -450px;

width: 80px;

height:20px;

[B]margin-top:15px;[/B]

text-align:center;

z-index: 80;}

Seems to have fixed it (tested IE-only).

Could probably also drop the "margin-top:15px;" and use "top:115px" and get exactly the same results.
Copy linkTweet thisAlerts:
@slevenFeb 25.2007 — :d
×

Success!

Help @RDCHQ 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.16,
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,
)...