Option of overflow in CSS for every page HTML (not for all pages)

Hello

I'm creating a Web site with a page that I need to add a vertical scroll bar. I'm working with div and CSS. I know that I can add a text overflow option to the CSS, but then it affects all other pages of my Web site folder. I want only the vertical scrolling, it presents a particular page. Please can anyone suggest how I can do this?

Thank you in advance.

M

Thanks for the link.  Try this instead of what you have now.

CSS:

/ * styles specific page go here * /.

{#centreContainer}

Overflow-y: scroll;

}

#centreContainer h3 {}

do-size: 36px;

Color: #333;

}

HTML:

Some of my favorite links

  • a link
  • a link
  • a link

Lorem ipsum dolor...

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
http://ALT-Web.com/
http://Twitter.com/ALTWEB

Tags: Dreamweaver

Similar Questions

  • How to create global CSS for all TextFields

    In most environments that support CSS, there is a way of saying "you know all these things of the type X? Use this stylesheet to this topic. (For example, HTML, FlexSDK).

    In Flash Pro, I'm looking for a way to define a style sheet for all TextFields. I'm sure it's really simple, but all the examples I have found require a direct handle to the TextField object. I thought to use the StyleManager, but he seems to aim only to set styles on Flash components.  I had rather does not show the scene for ADDED_TO_STAGE, since it is relatively expensive to a problem I don't know has a less costly solution. I find it impossible to believe that the Flash team would have taken the trouble to add support of CSS, but then would not have provided a way to apply this CSS without directly reference each text field.

    Can someone point me in the right direction?

    So, what I've found, is that there are a lot of things that you (or someone) can do to a TextField that explode when there is an attached style sheet. Adobe usefully throws errors on these instead of their treatment with elegance. And it would be nice, if I used all my own code, but I'm not, and Adobe is not correctly handle these errors in the code of the component, either.

    So what I decided to do is just "indicate" I want a style attached by the presence of a word in the name of the instance that is almost like the 'id' on a #cssSelector. At present, I am keep simple, goes for 'Link', being the whole point of the overall exercise of style for links. With a little luck, Adobe has not used anywhere in the elements. If it turns out, I'll just change it in the code I do control.

    I decided to go ahead and just listen to ADDED_TO_STAGE, expensive as is. Your idea is good, but I think it would be even more expensive to run periodically, and I probably need to listen ADDED_TO_STAGE anyway to know when to run.

    The method looks like this:

    protected function setCSS(e:Event) {}

    var tf:TextField = e.target as TextField;

    TextField instances that need should be 'Link' as part of the instance name

    If (tf & tf.name.indexOf ('Link') >-1) {}

    tf.styleSheet = stylesheet;

    }

    }

    Perhaps that will help someone else who wants to do the same.

  • Window display OpenExr playback Options for all files when generating thumbnails

    I use Bridge CC 6.2.0.179 x 64. I work a lot with the OpenExr files. All of a sudden bridge appears this little window of playback options (regarding the Alpha channel) for all OpenExr files when generating thumbnails, which pretty much makes bridge unusable when you enter a folder with many pictures. Is there a way to disable this option? I've never known this behavior before, so it seems to me that it was introduced with a recent update. Any help on this is much appreciated. Google did not until now, anything useful.

    Hello

    We published a new version of Adobe Bridge (CC 2015) on July 19, 2016. This update is available via the Adobe Creative Cloud application.

    We addressed the issue of "Open EXR reading Options Window" in this version. Please try the new version and check the number you have met.

    If you are not able to locate the bridge (CC 2015) on the creative cloud application, you will need to update application creative cloud and restart the machine.

    Thank you

    Praveen wilkenson

  • How to disable "Show indicator of overflow for the text field" for all users on a Terminal Server.

    As the title suggests, I am trying to disable the "show text overflow indicator field' for all users that connect to a remote desktop in Windows Server 2008 R2 server. The Adobe Reader software version is 9.0.

    http://content.screencast.com/users/chipthamac/folders/Snagit/media/221435ce-23a1-4fbb-8ba5-ebabe0fb1805/04.03.2013-11.00.png

    Looks like we have found a solution. We had a group of "update" policy the registry for the current user on login.  It's the key, you need to add in a GPO / your domain controller. In case you can't see in the screenshot, here's the path full key: Software\Adobe\Acrobat Reader\9.0\FormsPrefs

  • Jerky mouse mouseover function for all while the menu (file, options, help) and the key back/forward/home too. More scrolling is choppy every Web site.

    Jerky mouse mouseover function for all while the menu (file, options, help) and the key back/forward/home too. More scrolling is choppy every Web site since the update to version 3.6 to 4 RC1.

    Gel mouse pointer when it comes across objects that use some sort of animation or gradual highlighting when hovering on (which is basically all the Firefox 4 items menu, tabs, etc.) But also a lot of things on the Web pages as the green buttons on this page that change color when you hover over them).

    After rebooting my system, however, the problem seems to have disappeared!

    [, WinXP SP3 - 4 GB RAM, Core i5 M520, driver Nvidia NVS3100M 6.14.12.5738, Firefox 4.0]

  • How to remove the malicious software that is causing the pop up ads "to go around the web"?  These pop ups appear on almost every page I open and I have bad non-kid-friendly images?  Apple instructions for the removal of the malware did not help.

    How to remove the malicious software that is causing the pop up ads "to go around the web"?  These pop ups appear on almost every page I open and I have bad non-kid-friendly images?  Instructions from Apple to remove the malware have not removed despite them a number of times.

    Click here and follow the instructions. If you would rather not remove it manually, you can run rather MalwareBytes for Mac.

    MalwareBytes is a removal tool and does not stop adware or other malware from entering the computer. It should not be invoked to prevent future incidents; Instead, avoid downloading software from sources other than the Mac App Store or Developer Web sites.

    (140621)

  • How to remove CSS for just a single page

    Hello

    I plan for the redesign of my site that has CSS styles, including the CSS style for the background image.

    I would like to see how my website would do with a different background but keep all typographical styles, etc that I did. If I delete that an element of style of the CSS styles sheets, then it will affect all other pages of my site - I don't want to do. Then what should I do?

    You can remove just a feature of CSS styles to a page?

    Or should I copy the CSS styles in an another style sheet, remove the background style and fix on my new page I can see what it looks like?

    Thanks for any help.

    Jane

    Could you tell me what the code should be, in the example below, if I want to just the background be white for only one page?

    In this case, create an ID in your external stylesheet as follows:

    #plaine - BG

    {background-color: #FFF;}

    background-image: none;

    }

    HTML:

    The content of your page goes inside the body tags.

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

  • slug on every page?  screen high quality for an article?

    Hello world!

    I'm working on a slug for CS3 using JavaScript.  I'm placing a piece of art from Illustrator as my art of slug.  I would like to see the slug on every page.  Is it possible to do without facing the slug together for each page?

    Also, is there a way to enable the display of high quality for this item only?

    Thank you!

    -Dave

    The exact syntax depends on whether or not you have pages in front. If this isn't the case, then it should do the job:

    mySlugArtFile = docRef.pages.item (0).appliedMaster.pages.item (0) concerned (' path: System: to: work: file: slug.) AI ', [baseX, baseY]);

    If you have pages in the face, you will need to put art on the two pages of the master.

    Dave

  • My client needs to change the text that appears on every page of his site, but in the edition browser is not make changes to the master page text. Is there a way for him to do? A special widget or something?

    He wants a place on the header of every page of his Web site where he can post his latest information in real time every day. If he had his way, it would look like a strip of tickets transiting via the header of each page. I was going to include it in the design of the master page header, so all that he would have to do is update the copy on the master and it would update the header of each page. But in the Assembly browser does not work on master pages.

    Is there a way to do this? Even if it's an a widget that has been done by another Member of the community of Muse?

    Thank you.

    By BC you can change the template or page that would change the display, but if the new site is updated to Muse then he would cancel the change.

    Thank you

    Sanjit

  • I get "this connection is untrusted" on almost every page

    So I had the breakdown and failure of the internet last night because of a rainstorm last night. When I get up to power everything and control the internet, Firefox has become completely crazy!

    I keep getting "this connection is untrusted" on almost every page of Facebook, YouTube and almost all the other sites I've tried. In addition to this I get an opening pop up asking you what Firefox should do with this file? Finally if I add an exception for this site, the page opens, do not know if it is the right term, not coded? No images, text and links.

    I tried uninstalling and reinstalling and that has not worked.
    http://imgur.com/a/hnjjI (mozilla was not the uplaoding my screenshots so I posted the)

    You can check the date and time and time zone in the clock on your computer: (double) click on the clock icon in the Windows taskbar.

    You can retrieve the certificate and check details such as WHO issued the certificates and the expiration dates of certificates.

    • Click on the link at the bottom of the error page: "I understand the risks".
    • Let Firefox recover the certificate: "Add Exception"-> "get certificate".
    • Click on the button "View" and inspect the certificate and the Coachman, who is the issuer.

    You can see more details like the intermediate certificates that are used in the Details tab.

    Clear the cache and delete cookies only from Web sites that cause problems.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".
  • Panels default bookmark & Page FOR ALL DOCUMENTS

    Hello

    Is there a way to configure so that all PDF files will be automatically open for signs of bookmark & mode page for all documents?

    Currently, when I create a PDF file, I have file - properties - navigation - panel bookmarks and page tab every time. Is it possible to put something in the settings of the computer everything everyone in the office so it will default to this view rather than me having to do whenever I create a document?

    Thank you.

    I think that if all the pdf documents were Favorites, they would probably have this option, but because many of them do not, it is the creator of the file to add this setting in the file.

  • Dynamic data in the header on every page.

    So, I WOULD put a block of text in a master page that contains dynamic data (various methods have been tried, XML, data fusion, file TXT in Place) and this frame will load a different line (paragraph, xml node, row) on every page that uses the master model...

    I do not think that ID (CS5.5) for this...

    Basically, I want to show evidence on each page of a brochure, but the load from an external source, so that they will not be typeRegeditdans on every page - and can be updated easily...

    Ideas?

    I tried to put an image on a master page, set the options to display only a single paragraph, and to show the following paragraph on the following image... but each image on the child page, starting with the first row of data...

    Im going gray here.

    If it is a two-page master and you want the text to flow to both pages, make sure you have a corresponding image on each page and link from left to right on the master page. Now, place the text file as part of the first page of the document where you want it to appear, hold down the SHIFT key when you click inside the frame (make sure that you are not clicking on any type of guide).

  • CSS sheets on pages or not

    Question

    I have 8 pages of my site when I create a CSS file and attach it to the homepage of dose it attach automatically to all pages, and if so the dose he attaches to the entire page, on each page, or just the stuff, you want to be on every page. then create a different CSS for the other stuff on each page. I think that it is a question. Thank you, Jeff Lane

    I have 8 pages of my site when I create a CSS file and attach it to the homepage of dose it attach automatically to all pages.

    N °

    and if so dose it attaches to the entire page, on each page, or just the stuff, you want to be on every page. then create a different CSS for the other stuff on each page.

    You set the CSS rules in the stylesheet.

    Then, you the stylesheet to each page.

    What that style sheet rules to each page of the page depends on CSS rules and the code of each page.

  • How i: swap image in the background when I the substitution of CSS for the div

    HI: Let's see if I can explain this delema correctly:

    Objective: I want to hover over the items of the main menu menu spry and the background image of the container to change

    Catch: I use a model and have pictures of different background on every page, so I had to add a CSS rule inline for container bg image that replaces the model.

    Now I want the background image to change when I fly over the main menu items

    any ideas?

    site can be seen at www.summitcreekcapital.com

    Thank you, Nancy

    I see no real need to change the style sheet for something as mundane as the change of image of bg.  Here's an alternative:

    (1) add this to the top of your pages just before the closing tag:


    (2) then modify your menu items to add an onmouseover event that calls the function "newbg()", with a memorable classname as an appropriate setting for each menu item, like this:

  • firm_overview.html" onmouseover="newbg('foverview')">FIRM OVERVIEW
  • firm_team.html" onmouseover="newbg('mteam')">MANAGEMENT TEAM
  • code.pdf" target="_blank" onmouseover="newbg('cethics')">CODE OF ETHICS
  • Please note my classnames have been designed to reflect the text of the link, like "Overview of the firm"-> "foverview" rather that imagename that you will use for the bg, so in the future, if you decide to change this image, classname will always make sense for that link!

    (3) and then in a named "bgimages.css" external style sheet that I put in a folder /css/ (but you are free to rename all of these paths, filenames etc.)

    put these:

    .oneColLiqCtrHdr #container.foverview {
    

    Background: url (.. / pic01.jpg);
    }

    .oneColLiqCtrHdr #container.mteam{
    

    Background: url (.. / pic03.jpg);
    }

    .oneColLiqCtrHdr #container.cethics{
    

    Background: url (.. / pic02.jpg);
    }

    Change the images and paths as needed of course. As always, the path is always relative to the location of the css file.

    (4) and finally, in an external js file name "bgSwitcher.js" which I put it in a folder/js /, paste this:

    function newbg (classnm) {}

    var d = document;

    If (! d.getElementById) return;

    var c = d.getElementById ('container');

    If (! c) return;

    c.className = classnm;

    }

    Hope that all of the senses.  If I left you confused at any stage, just let me know.

    --  
    
    E. Michael Brandt
    
    www.divahtml.comwww.divahtml.com/products/scripts_dreamweaver_extensions.phpStandards-compliant scripts and Dreamweaver Extensions
    
    www.valleywebdesigns.com/vwd_Vdw.aspJustSo PictureWindowJustSo PhotoAlbum, et alia
    
    --
    
  • Is this acceptable CSS for the basic layout?

    Hi there and thank you so much for your help.

    My question refers to this link: http://www.energywa.co.za/layout/

    Is this acceptable CSS coding? I know I'll have the #content with the style classes but do not want to continue with this, if the basic layout is not perfect.

    Thank you so long for your help and advice.

    Kind regards

    Deon

    Is this acceptable CSS coding? I know I'll have the #content with the style classes

    Why?  It would be quite possible to do not use a single class on this page.

    In general, your CSS is OK.  Here's how I would modify-

    :root html {     overflow-y:scroll;}/* this sets scrollbars on for all browsers so that you don't have pages shift when moving between those that require scrolling and those that don't */
    
    html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {     margin: 0;     padding: 0;     border: 0;}body {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 100.01%;    color: #000000;    background-color: #E2E2E2;    text-align: center;}
    
    #wrapper {     width: 970px;     background-color: #FFFFFF;     margin: 0 auto;     }
    
    #topnavigation {     background-color: #7FFF55;     color: #FFFBF0;     margin: 0;     padding: 5px 5px;     text-align: right;     }
    
    #header {     background-color:#FF0000;     margin: 0 auto; /* without declaring a width, a margin of auto does no good really */          /* a container div has no default margins, so declaring them is redundant */     padding: 10px;     }
    
    #mainnavigation {     margin: 0 auto; /* see above */     padding: 10px;     background-color: #FFFFFF;     border-bottom: 2px solid #000000;     }
    
    #content {     float: left;     width: 730px;     background-color: #FFFFFF;     color: #808080;     margin: 5px;     padding: 5px;     text-align: left;     }
    
    #rightsider {     float: right;     width: 200px;     background-color: #E0E0E0;     margin: 5px;     padding: 5px;     text-align: left;     }
    
    #footer {     clear: both;     background-color: #FF0000;     color: #FFFFFF;     padding: 10px;     text-align: center;     }
    

Maybe you are looking for