/    Sign up×
Community /Pin to ProfileBookmark

Center framed site

hi,

i made a small website with dreamweaver… nothing big

it uses 2 frames, left and right…

the site itself is smaller then the screen, and i would like it in the center of the screen.

I tried using another frameset, but i’m affraid that would give problems with different browsers… (frameset in frameset… don’t like that).

I already found a sort of javascript that would put it all in the middle, but for some reason, it doesn’t seem to work.

Can some1 help me?

plz be very clear if you explain, i’m from the WYSIWYG era… (DW)…

thx 😉

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@1andywSep 15.2006 — I would use css for this, myself.

Wrap the current body content with a div:

"<body><div id="wrapper">Put your current content here.</div></body>".

Add this to the css code:

"#wrapper{width:90%;margin-left:auto;margin-right:auto;}"

This has worked in IE6 and FF.

Andy
Copy linkTweet thisAlerts:
@xylitarauthorSep 19.2006 — I would use css for this, myself.

Wrap the current body content with a div:

"<body><div id="wrapper">Put your current content here.</div></body>".

Add this to the css code:

"#wrapper{width:90%;margin-left:auto;margin-right:auto;}"

This has worked in IE6 and FF.

Andy[/QUOTE]


I will give this a try,

thx m8

greetz,
×

Success!

Help @xylitar 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.8,
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,
)...