Css help please

just put up my new index page but can't seem to get the page
to hold its layout when it gets reduced - especially the righthand
part just stays where it is and a few other bits do to
link -- www.healthhokkaido.com
Any help most appreciated

The error report was posted on your site check request by the
way :-)
Nadia
Adobe® Community Expert : Dreamweaver
CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
~ Customisation Service Available ~
http://www.csstemplates.com.au
~ Forum Posting Guidelines ~
http://www.adobe.com/support/forums/guidelines.html
CSS Tutorials for Dreamweaver:
http://www.adobe.com/devnet/dreamweaver/css.html
"quiero mas" <[email protected]> wrote in message
news:f0k1de$31l$[email protected]..
> well someoens got to break the record right !
> Lol should have checked myself - thanks Walt

Similar Messages

  • Need css help please!

    I'm having a problem in IE 7 & maybe 8 with my website. Here is the link to the staging site:
    http://www.checkmandesign.com/staging/
    In IE 7 the main content div seems to be pushed down from where it is supposed to be. I am on a Mac and it looks fine in Firefox & Safari. I can't view it on a PC so I am going by what I am being told by friends and also what I see on browser shots. I am new to coding so perhaps my css is messy and causing this. Can anyone help? I am also having another issue with a jquery script in my portfolio pages. The gallery is not loading properly in IE 7&8. It's a known issue which some people have written fixes in the forums (http://blog.ilexius.de/blog-post/2010/09/27/javascript-galleria-and-ie6-7-and-8-compatibil ity/)
    I am pasting my CSS below in case anyone can see something that I am missing regarding the content issue:
    body, h1, h2, p, ul, li {
    margin: 0px;
    padding: 0px;
    font: normal 12px/28px Arial, Helvetica, sans-serif;
    color: #7d7c7c;
    text-align: left;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    #content h1 {
    font-size: 14px;
    font-weight: bold;
    color: #FD1D13;
    display: block;
    padding-bottom: 10px;
    #content h2 {
    font-size: 14px;
    line-height: 28px;
    color: #7d7c7c;
    font-weight: bold;
    #content p {
    font-size: 12px;
    line-height: 16px;
    color: #7d7c7c;
    display: block;
    margin-top: 0px;
    margin-bottom: 16px;
    #outerWrapper {
    width: 980px;
    margin: 0px;
    #header {
    height: 136px;
    float: none;
    clear: none;
    #nav_bar {
    height: 108px;
    top: 172px;
    padding-left: 110px;
    padding-top: 10px;
    padding-right: 40px;
    #content {
    width: 460px;
    left: 280px;
    padding-left: 290px;
    background: #ffffff;
    text-align: left;
    margin-top: 1px;
    padding-top: 62px;
    #footer {
    height: 70px;
    padding-top: 60px;
    padding-left: 100px;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    #footer p {
    font-size: 10px;
    line-height: 18px;
    color: #7d7c7c;
    text-align: center;
    #footer p .footerLinks .footerLinks {
    color: #7d7c7c;
    text-decoration: underline;
    #sidebar-left {
    width: 140px;
    padding-left: 130px;
    float: left;
    padding-top: 62px;
    font-size: 13px;
    #sidebar-right {
    float: right;
    width: 151px;
    padding-left: 40px;
    position: absolute;
    top: 150px;
    left: 751px;
    height: 400px;
    #mailingList {
    font-size: 12px;
    font-weight: bold;
    color: #FD1D13;
    #form1 {
    padding-top: 20px;
    .navbar-icon {
    border-right: 1px solid #999;
    padding-right: 5px;
    margin: 0px;
    z-index: 10;
    #nav-bartext {
    position: absolute;
    z-index: 200;
    #thumbnails {
    height: 471px;
    .clientList {
    list-style: disc inside;
    line-height: 16px;
    font-size: 12px;
    .footerLinks {
    font-size: 10px;
    color: #7d7c7c;
    font-weight: normal;
    #sidebar-left {
    font-size: 14px;
    line-height: 28px;
    color: #1B0499;
    #sidebar-right p img {
    padding-bottom: 10px;

    You can't have it both ways.  You can either float a container or you can position it. I prefer to float columns.
    #sidebar-right {
        float: right;
        width: 151px;
        padding-left: 40px;
    /**REMOVE ALL OF THIS**/
        position: absolute;
        top: 150px;
        left: 751px;
        height: 400px;
    Learn CSS positioning in 10 Steps -
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    Review Floats and Clearings -
    http://css.maxdesign.com.au/floatutorial/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • DW CSS help (-PLEASE!!!!!!!!!!!!!!-)

    Ok, I'm in the middle of creating a site using DW MX 2004.
    I'm largely using CSS and the div tag utility. I have got a
    lovely banner, and a long thin grey bar that sits underneath it and
    extends for the width of the page. Only problem is, when I put
    things below the grey bar (images, navigation bar etc.) they act as
    though its not there. It works fine in the browser, but not on my
    DW screen. The images overlap my grey bar, and I would rather this
    was not occuring.
    Any help?

    </script>
    <link href="styles.css" rel="stylesheet"
    type="text/css">
    </head>
    <body
    onLoad="MM_preloadImages('Button_News_Down.png','Button_SL_Down.png','Button_WL_Down.png' ,'Button_About_Down.png','Button_SC_Down.png')">
    <div id="logo"></div>
    <div id="news"></div>
    <div id="navbar">
    <table border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td class="button1space"><a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','Home','Button_News_Down.png',1)"
    onMouseOver="MM_nbGroup('over','Home','Button_News_Down.png','',1)"
    onMouseOut="MM_nbGroup('out')"><img src="Button_Home_Up.png"
    alt="" name="Home" width="150" height="38" border="0"
    onload=""></a></td>
    </tr>
    <tr>
    <td class="button2space"><a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','News','Button_News_Down.png',1)"
    onMouseOver="MM_nbGroup('over','News','Button_News_Down.png','',1)"
    onMouseOut="MM_nbGroup('out')"><img src="Button_News_Up.png"
    alt="" name="News" width="150" height="38" border="0"
    onload=""></a></td>
    </tr>
    <tr>
    <td class="button3space"><a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','SL','Button_SL_Down.png',1)"
    onMouseOver="MM_nbGroup('over','SL','Button_SL_Down.png','',1)"
    onMouseOut="MM_nbGroup('out')"><img src="Button_SL_Up.png"
    alt="" name="SL" width="150" height="38" border="0"
    onload=""></a></td>
    </tr>
    <tr>
    <td class="button4space"><a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','WL','Button_WL_Down.png',1)"
    onMouseOver="MM_nbGroup('over','WL','Button_WL_Down.png','',1)"
    onMouseOut="MM_nbGroup('out')"><img src="Button_WL_Up.png"
    alt="" name="WL" width="150" height="38" border="0"
    onload=""></a></td>
    </tr>
    <tr>
    <td class="button5space"><a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','SC','Button_SC_Down.png',1)"
    onMouseOver="MM_nbGroup('over','SC','Button_SC_Down.png','',1)"
    onMouseOut="MM_nbGroup('out')"><img src="Button_SC_Up.png"
    alt="" name="SC" width="150" height="38" border="0"
    onload=""></a></td>
    </tr>
    <tr>
    <td class="button6space"><a href="javascript:;"
    target="_top"
    onClick="MM_nbGroup('down','group1','About','Button_About_Down.png',1)"
    onMouseOver="MM_nbGroup('over','About','Button_About_Down.png','',1)"
    onMouseOut="MM_nbGroup('out')"><img src="Button_About_Up.png"
    alt="" name="About" width="150" height="38" border="0"
    onload=""></a></td>
    </tr>
    </table>
    </div>
    <div id="saive"><img src="saivejm_b&w.png"
    width="300" height="397"></div>
    <p> </p>
    <p> </p>
    </body>
    </html>

  • Help please! Going mad with CSS in JEditorPane

    Hi gurus,
    For more then two days now i am trying to get css working with html in my jeditorpane.
    This is the stylesheet:
    .toc1
    font-size:12.0pt;
    font-family:Arial;
    font-weight:bold;
    margin-bottom: 0px;
    .toc2
    font-size:11.0pt;
    font-family:"Times New Roman";
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    .plannerhyperlink
    color:green;
    text-decoration:italic;
    SIMPLE isn't it?
    In my JEditorPane constructor I do this
    StyleSheet styleSheet = new StyleSheet();
    //StyleSheet styleSheet = kit.getStyleSheet();
    FileReader reader = new FileReader("/programs/eclipse/workspace/Planner/src/nl/renepetersconsultancy/planner/gui/HTMLHelp/test.css");
    styleSheet.loadRules(reader, new URL("file:/programs/eclipse/workspace/Planner/src/nl/renepetersconsultancy/planner/gui/HTMLHelp/test.css"));
    kit.setStyleSheet(styleSheet);
    setEditorKit(kit);
    setPage(url);
    I know that the rules are loaded: I printed them to check that. But nothing happens!!!! Almost all layout is gone. If I use the original stylesheet and load my rules on top of them, I can see I have all of them, but everything is layout with the original default style and again my layout is ignored.
    HELP Please, anyone. I am desperate (deadline + demo is tomorrow) :-(
    Rene'

    GL is far easier to do simple CSS than DW, but once you get through the awkward DW interface, it can become clearer. I can only easily see how CSS is created in DW by exporting a GL site that has some already in it. Still not as easy as GL, but we're now stuck with it.
    DW still does not handle full fledged CSS unless you have coding experience.
    DW has always been more for the programmer than designer (just try asking a question on the DW forum :-)
    CS4 seems to be an improvement, but not there yet.

  • Navigation Bar Help [Need Help Please]

    Well Hi guys I am pretty new to creating navigation bars and well my I got one of the internet I saved it when I viewed it locally nothing was wrong but when I upload it, on my site it doesnt work Please help I've uploaded the button images still confused :S
    My Site Is http://nmexhunterz.tk/
    as you can see my navigation bar is there But when I upload its not..
    as you can see it just appears as a white bar this really annoys me
    This final screenshot is whats in my uploads
    Thanks for your time

    Hello Debuz,
    I'm not so sure that you have uploaded your SpryAssets directory for example. See e.g. there is no answer for
    http://nmexhunterz.tk/SpryAssets/SpryMenuBarHorizontal.css.
    Please control whether you have uploaded ALL your necessary files and directories.
    Hans-Günter

  • I keep being asked to update my Safari but when I do a Software update it scans but never gives me a list and just says no new updates. Help please!

    I keep being asked to update my Safari but when I do a Software update it scans but never gives me a list and just says no new updates. Help please!

    There are no updates to either OS 10.5.8 or Safari 5.0.6.
    If you need a later version of Safari you must first upgrade your operating system to a later version of OS X.

  • At the end of my IMovie I want to write some text: as in" Happy Birthday Mandy we had a great time with you. etc..  How do I go about this? Which icon in IMovie lets me have a place to write text?? help please

    Please see my ? above: Im making an IMovie and need the last frame to just be text (can be on a color). I don't know how to go about doing this.  Ive already done all my photos and captions. Need to have it ready for TOMORROW: Friday May 23rd. Help please!
    Thanks

    You can choose a background for the text from Maps and Backgrounds.  Just drag a background to the end of the timeline, adjust to desired duration then drag title above it.
    Geoff.

  • I have just updated my PC with version11.14. I can no longer connect to my Bose 30 soundtouch via media player Can anyone help please

    I have a Bose soundtouch system .Until today I could play my iTunes music through it via air  player . .I have just uploaded the latest upgrade from iTunes and now I am unable to connect to the Bose system . Can anyone help please? I can connect via my iPad and by using the Bose app so it is not the Bose at fault

    @puebloryan, I realize this thread is a bit old, but I have encountered a similr problem and wondered if you had found a solution. I've been using home sharing from itines on my PCs for years, but two days ago, it suddenly stopped. I can share from my Macs, but not from the ONE PC library where I keep all my tunes. I tried all the usual trouble-shooting measures.
    After turning home sharing off on the PC's iTunes, turning it back on and turning some other settings off and on, my Macs and Apple TV could briefly "see" the PC library, but as soon as I try to connect -- the wheel spins for a bit and then the connection vanishes. It's as if they try and then give up.
    Since this sounds so similar to your problem, I was hoping you finally found a solution. I am also starting a new thread. Thanks!

  • My iMac 24 can no longer be paired with the keyboard; it doesn't recognise any keyboard at boot up, even the one it is paired with. Can anyone help, please?

    My iMac 24 can no longer be paired with the keyboard; it doesn't recognise any keyboard at boot up, even the one it is paired with. Can anyone help, please?
    Thank. Simon

    Brian - The batteries are fine and there has only every been one keyboard paired with it. We have tried my MacPro keyboard as well, and it will not even recognise that there is a discoverable keyboard nearby.
    Thanks, Simon

  • Photoshop Elements 6 on Mac help please !!!!!

    Hi there,
              I need help please !!!!!
    I have PSE 6 for my imac and bought myself a NIKON D60 so far so good. I have installed PSE 6 which comes with ADOBE Bridge CS3
    I have bought a book as well as I am new to photoshop and in fact DSLR cameras.
    I have got my photos into Bridge OK by the way they are JPEG format. According to the book I can open the JPEG in camera RAW by either selecting the JPEG and then pressing cmd+R or by selecting the JPEG and select open with and camera RAW should be available to selct.
    I cannot get of the options to work any ideas please
    Secondly I have taken some photos in RAW format and put then into Bridge again I cannot get the camera RAW interface to open with these neff images.
    If I try to open the image PSE 6 opens and gives me an error that the file format is not supported by PSE 6
    Am I missing something here as I have been trying for a week now !!!!!
    Sorry if this comes across a stupid question but it is new to me
    Chris      UK

    There's no "theory" about it. You should be able to open a raw file from bridge by double-clicking it, but it will open in ACR in PSE. You can't just use ACR within bridge in PSE, if that's what you're trying to do. To open a JPEG in ACR, go to file>Open in PSE and choose Camera raw as the format after you select the file but before you click Open.
    If you've correctly updated ACR, bridge should show you thumbnails of your raw files. If it doesn't try emptying the Bridge cache.

  • Photoshop CS2. Help please.

    Approx 8 years ago I purchased Photoshop CS2 online from Adobe. This past weekend I had to buy a new computer (Windows 8.1), and when I logged into my Adobe account just now to obtain my serial number and enter it after I attempted to download CS2, it said invalid serial number. Help please.
    Both tech support and the online chat person were not able to help me.

    The Activation Servers for CS2 and prior have been taken down. See the link below for an explanation and solution. Be sure to follow all directions, including using the new download serial number supplied on the page.
    CS2 and prior
    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l
    --OB

  • I  used to have an OLD Photoshop cd but it has been lost and my program is no longer on cd. I talked with some photographer friends and this is what one of them told me to get: Adobe Photoshop Lightroom and CS CC... HELP please?

    I  used to have an OLD Photoshop cd but it has been lost and my program is no longer on cd. I talked with some photographer friends and this is what one of them told me to get: Adobe Photoshop Lightroom and CS CC... HELP please?

    If you still have your serial number, look at OLDER previous versions http://www.adobe.com/downloads/other-downloads.html
    Otherwise, the US$ 9.99 plan is what is current at Cloud Plans https://creative.adobe.com/plans

  • Creative live cam voice help please

    Help please,
    We are using the "live cam voice" model, with our computer (Vista 32bit), that appears to work OK, but after a few minutes we get the BSOD! We have tried un installing and re-installing drivers without any effect.Has anyone had this problem and if so how did you fix it.
    Regards,
    Arthur

    Thanks for your response. I have tried 3 ports so far, all with the same outcome. One of my sons had it happen to him on another computer (XP SP2) using this webcam . As to programmes open at the same time, I am not computer literate and have no idea what programmes were running on each occasion.We use the webcam for Skype and apart from that I may also have IE open and perhaps Outlook Express. Over and above those CS4 sometimes.
    If I cannot resolve this, can any one suggest another webcam please.
    Regards,
    Arthur

  • I get error message "unknown error" When trying to log on to itunes via pc, help please!

    I get error message "unknown error" When trying to log on to itunes via pc, help please!

    Hello, trolle56.
    Thank you for the question.  You may find these articles helpful in troubleshooting the error received with the iTunes Store. 
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    Cheers,
    Jason H. 

  • I downloaded an upgrade to my adobe reader today, and ever since my search engine has switched to yahoo and wont change back to google. I have a macbook pro, help please? Does anyone know how I can change this back? I have tried through my settings but it

    I downloaded an upgrade to my adobe reader today, and ever since my search engine has switched to yahoo and wont change back to google. I have a macbook pro, help please? Does anyone know how I can change this back? I have tried through my settings but it doesnt work

    Hi Timia,
    If you are using Safari as a web browser :-
    Open Safari, go to Safari menu > Preferences > General, and put Google as the homepage. Then, choose Google as your default search engine.
    If you are using Google Chrome as the web browser :-
      Open Google Chrome.
      In the top right corner of the page, click the Chrome menu Chrome menu > Settings.
      In the "Search" section, select Google from the drop-down menu.
    Let me know if you still experience any issue.
    Regards,
    Aadesh

Maybe you are looking for

  • Create table with storage parameters in a locally managed tablespace

    Hi, Can we create object with storage parameters in a locally managed tablespace. CREATE TABLE my_hash_table_6 ( name VARCHAR2(30), value VARCHAR2(4000) ) STORAGE ( INITIAL 1M NEXT 512K PCTINCREASE 0 MINEXTENTS 2 MAXEXTENTS UNLIMITED ) users default

  • Data needed from emp and dept tables

    Wondering if somebody can querry the emp table and dept table that comes with some versions of oracle already built in. I need the data produced from these two querries select * from emp select * from dept

  • Icon size slider not always working

    Since the installaton of Lion, the icon size slider on the bottom right of a folder containining photos doesn't have any effect on the size of the icons. It seems to work on and off, but I can't figure out what "settings" I am missing. Does anyone ha

  • Any way to add color signature in Preview?

    Please this is important. I need to add a color signature in Preview. The signature creating adds only black and white. I need it to be in blue. Thanks

  • WCS AP Templates help. Vlan Override Issue

    Hi all, WCS ver 5.2.110.0 When I create a LWAP template, to apply a WLAN override to all my APs, the WLAN I'm looking for is not in the list. Previous WLANs are listed, that are no longer resident on the WLC4404. The current WLAN configured in the WL