| Author |
Re: Dreamweaver 8 Css and layout problem
|
|
| attiladams 2005-12-28, 6:22 pm |
| I'm sorry, that doesn't do the trick...
Tried it in 3 differnet pages but just won't work, Vertical scrolling is ok and neccesary, but the horizontal bar remains..
I'll try Firefox as browser..
| |
|
| attiladams wrote:
> I'm sorry, that doesn't do the trick...
> Tried it in 3 differnet pages but just won't work, Vertical scrolling is ok and neccesary, but the horizontal bar remains..
>
> I'll try Firefox as browser..
>
Well, if you remove what I said from the right page it does work. I even
brought your page down and checked.
--
Cheers jojo
Team Macromedia Member Volunteer for Dreamweaver 8
http://www.webade.co.uk
http://www.cmsforbusiness.co.uk
----------------------------------------------------
Extending Knowledge, Daily.
http://www.communityMX.com/
Free 10 day trial
http://www.communitymx.com/joincmx.cfm
----------------------------------------------------
| |
| attiladams 2005-12-29, 10:20 pm |
| This is the code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Contact</title>
<style type="text/css">
<!--
body {
margin-left: 1cm;
background-color: #838383;
What Happens if I remove everything before <head>?
Will try it
| |
|
| If that is the page that is called into your main content frame on the
right hand side.
Change this
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
To this
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
That will lose you the hscroll in IE but will also put your page into
quirks mode.
--
Cheers jojo
Team Macromedia Member Volunteer for Dreamweaver 8
http://www.webade.co.uk
http://www.cmsforbusiness.co.uk
----------------------------------------------------
Extending Knowledge, Daily.
http://www.communityMX.com/
Free 10 day trial
http://www.communitymx.com/joincmx.cfm
----------------------------------------------------
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |