Dreamweaver Help | Set page properties

This question was posted in response to the following article: http://helpx.adobe.com/dreamweaver/using/set-page-properties.html

Use CSS and the background-position property in your style sheet.
http://www.w3schools.com/css/css_background.asp
Example:
     body {
          background-image: url(your-BG.jpg);
          background-repeat: no-repeat;
          background-position: bottom;
Nancy O.

Similar Messages

  • Dreamweaver Help | Set text properties in the Property inspector

    This question was posted in response to the following article: http://helpx.adobe.com/dreamweaver/using/set-text-properties-property-inspector.html

    The note at the bottom of the first section (About formatting text (CSS versus HTML)) says -
    "You can combine CSS and HTML 3.2 formatting within the same page. Formatting is applied in a hierarchical manner: HTML 3.2 formatting overrides formatting applied by external CSS style sheets, and CSS embedded in a document overrides external CSS."
    Please be aware that embedded CSS will ONLY override external CSS if the external CSS link is closer to the  tag than the embedded CSS (i.e., it comes earlier in the flow of the document).  If the embedded CSS comes first in the flow of the document, it will be overridden by the external CSS instead.

  • HELP - setting page margins doesn`t work correctly

    Hi there,
    maybe someone encountered the same Problems I am facing.
    I am setting the page margins for the Left-Side to have enough space to punch the printout.
    Somehow CR seems to ignore the values I set when printing a Report.
    Most of the times I have too much space on the right side and not on the left side.
    The margin on the Left side seems to be the min-margin of the printer.
    What`s wrong with the Reports?
    CR 2008 with SP1 is used.
    The Reports are not designed against a specific Printer.
    The virtual Printerdriver of CR is used.
    Greetz
    Ricardo

    >
    Don Williams wrote:
    > Hi Ricardo,
    >
    > There is a new API that allows you to dissociate the printer... that is by default not checked on in the Report file.
    >
    > Try setting it to true in your app and test again:
    >
    >             // new API added to allow changing printing options
    >             newOpts.DissociatePageSizeAndPrinterPaperSize = true;
    >
    > Search the Object Browser for how to use it.
    >
    > Thank you
    > Don
    Don (or anyone else),
    I try to get to the DissociatePageSizeAndPrinterPaperSize but I can't figure out how to access it.
    I use CR 2008 with Visual Studio 2005, Visual Basic. My goal is to get an unrestricted right hand side
    of my report, so I can have as many columns as I want. (I have a different thread about this).
    First of all: If I search DissociatePageSizeAndPrinterPaperSize in the Object Browser, it can't find it.
    (I have performed an upgrade for CR XI R2 to CR 2008 and it seemingly went well).
    Here is what I do in code (a modified web download for testing):
    Option Strict On
    Imports CrystalDecisions.CrystalReports.Engine
    Imports CrystalDecisions.Shared
    Partial Class _Default
        Inherits System.Web.UI.Page
        Private rpt As ReportDocument
        Private exportPath As String
        Private myDiskFileDestinationOptions As DiskFileDestinationOptions
        Private myExportOptions As ExportOptions
        Private selectedNoFormat As Boolean = False
        Private Sub ConfigureCrystalReports()
            rpt = New ReportDocument()
            Dim reportPath As String = Server.MapPath("Hierarchical Grouping.rpt")
            rpt.Load(reportPath)
            Dim myPrintOptions As CrystalDecisions.ReportAppServer.ReportDefModel.PrintOptions = _
                          CType(rpt.ReportClientDocument.PrintOutputController.GetPrintOptions(), _
                          CrystalDecisions.ReportAppServer.ReportDefModel.PrintOptions)
            Dim newPrintOptions As CrystalDecisions.ReportAppServer.ReportDefModel.PrintOptions = myPrintOptions.Clone(True)
            Dim newMargins As CrystalDecisions.ReportAppServer.ReportDefModel.PageMargins = newPrintOptions.PageMargins
            newPrintOptions.PageMargins = newMargins
            newMargins.Right = 1000
            'newPrintOptions.PaperSize = CrystalDecisions.ReportAppServer.ReportDefModel.CrPaperSizeEnum.crPaperSizePaperA3
            ' newPrintOptions.PaperOrientation = CrystalDecisions.ReportAppServer.ReportDefModel.CrPaperOrientationEnum.crPaperOrientationLandscape
            rpt.ReportClientDocument.PrintOutputController.ModifyPrintOptions(newPrintOptions)
            myCrystalReportViewer.ReportSource = rpt
        End Sub
    This prints a wider page on-screen than without the code, so it is an improvement. Still, I would like to go
    further, and the DissociatePageSizeAndPrinterPaperSize seems to be promising.
    Can you tell me how to set it in the context above?
    A little observation: When my newMargins.Right gets the value 145, the output is a narrow page.
    When it is set to 146, it jumps to a wider page.
    Setting the PageContentWidth doesn't help any more than the Right option.
    - Kjell Arne

  • Problem with Page properties window

    In Page properties window,the window is too small some part
    are invisible,example: in apearance i cant access right
    margin,bottom margin,page font exept if i use tab,but i cant see
    what i type in the box.Where I can post picture coz picture is
    milion words?Please help me.

    Page Properties is not resizable. Sounds like the user has
    their system
    fonts set to large.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "SnakEyez02" <[email protected]> wrote in
    message
    news:fl1qqc$p7o$[email protected]..
    > Just upload the picture to some web space and post a
    link.
    >
    > If I am understanding your question correctly though,
    can you not just
    > drag the bottom right corner to make the window bigger?

  • I cannot change page properties

    My page length is 49000 because when i try to change it to 2000 or under it auto jumps longer and longer using the side drag tabs. And when I go into page properties to set manually, nothing changes on page. Please help
    Thanks

    The page properties dialog allows you to set a min height for the page.
    However, if you have any object on the page lower than the value you entered, the page will be taller. You probably have a text frame or rectangle or widget way down at the bottom of your page. Try scrolling all the way to the bottom and doing a select-all to see if you can find the item.

  • C4 Page Properties Problem

    I use a table for my navigation links, one cell per link.
    I set page properties-link to Never Underline, and change the
    color for Rollover. Then published the page. I copied the cells
    from one page to the next.
    The first page
    http://www.essentialtheatre.com
    does not change color with the rollover.
    The second page
    http://www.essentialtheatre.com/festival.htm
    changes color with rollover but shows the underline when the page
    is viewed with Firefox, but not with IE7.
    The third page
    http://www.essentialtheatre.com/competition.htm
    works as I have set page properties with both browsers.
    Any guidance would be appreciated. I can get most everything
    looking as I like except this navigation bar. I do not have access
    to edit CSS from C4 or don't know how to do that. Please help.

    i use to preview the pages the mozilla firefox 3.5.5 i tryed and the IE but is the same..
    hmm lets try to focus on the background picture for a bit plz now..
    llike before i created a new html and i went to page properties again and only change the background picture..
    i changed the background picture to the appearance(CSS) category.on select image source window was checked the select file name from "File system"...URL:../images/1bersek01.jpg   ...relative to Document..
    thats all...i was analytical cause i dont know if this helps more..
    here 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=utf-8" />
    <title>papa</title>
    <style type="text/css">
    <!--
    body {
        background-image: url(../images/1bersek01.jpg);
    -->
    </style></head>
    <body>
    </body>
    </html>
    and ty again for the time you spend to help me

  • Is there a way for my images that are links NOT to be denoted by whatever color i set my links to be in my page properties?

    Hi there.
    i have set my links to be black in my page properties.  i have somes images that i am using for links and i do not want the to have a black box tracing their outline.  it's messing up my design and tables.  is there a way for my images that are links NOT to be denoted by whatever color i set my links to be in my page properties?
    see attachment.
    thanks for sharing your knowledge with me.
    gina

    If you would like your NON-linked images to have a border, and only remove the border from linked images then this css:
    a img { border:none; }
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • Setting portlet properties on different pages

    Hello,
    New to Personalization so I apologize if this is obvious.
    Is there a way to have the same portlet available on multiple
    pages and allow a user to set different properties in a profile
    based on the page the portlet is in? For example, if portlet X
    is available on page A and page B and the edit tab allows the
    user to set value Val1 in a property, is there a way to qualify
    the Val1 property with a namespace so that it is associated with
    the page it is on? Currently if I have some properties defined
    in a profile and I set those profile values in an edit page
    and get them in the top portlet, then those same profile values
    will be associated with that portlet on all pages. That is with
    using the um:getProperty tag. Is there some way through roles
    to namespace profile values based on the page the portlet is on?
    Thanks,
    Curt

    Curt,
    Sure you can.
    Just define separate user property sets and store the information based on
    the page the user is on.
    You can easily determine the page id using portal API (for example look at
    the jsp which renders the page tabs in the framework directory).
    Regards,
    Michael Goldverg
    "Curt" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hello,
    New to Personalization so I apologize if this is obvious.
    Is there a way to have the same portlet available on multiple
    pages and allow a user to set different properties in a profile
    based on the page the portlet is in? For example, if portlet X
    is available on page A and page B and the edit tab allows the
    user to set value Val1 in a property, is there a way to qualify
    the Val1 property with a namespace so that it is associated with
    the page it is on? Currently if I have some properties defined
    in a profile and I set those profile values in an edit page
    and get them in the top portlet, then those same profile values
    will be associated with that portlet on all pages. That is with
    using the um:getProperty tag. Is there some way through roles
    to namespace profile values based on the page the portlet is on?
    Thanks,
    Curt

  • Reset Page Properties to properties inspector in Dreamweaver CS6

    Need help to reset the page properties button to the properties inspector. It was there when I installed CS6 but somehow I must have changed the settings.

    Are you looking at the expanded Property inspector?  There is a little white triangle in the lower, right-hand corner of the inspector that toggles the display of the bottom half of that panel.  It's this part that contains the Page Properties button....

  • I'm trying to remove pages from my menu by exluded them via the page properties.  When I do that Muse crashes with the following error, "menuItemBox U32584 has no associates page!"  Any help is appreciated.

    I'm trying to remove pages from my menu by excluding them via the page properties.  When I do that Muse crashes and displays the following error, "Adobe Muse CC has encountered an error and wil not exit...." "menuItemBox U32584 has no associates page!"
    Any help is appreciated.
    Thanks,
    Carole

    One or more menu widgets within your site have become out-of-sync with the structure of your site in Plan view. If you send us the file we can repair and return it. Or you could delete and recreate the menu widgets.
    Please send us the .muse file at [email protected] along with a link to this thread. If the file is larger than 20Mb you can use a service like Adobe SendNow, Dropbox, WeTransfer, etc. (If you use a service, please include your return e-mail address in the body of the message, since not all services include it in the sharing invite they send.)
    Thanks.

  • Help Please: how to set JDBC properties for data encryption in BC4J

    Hello,
    I am trying to implement JDBC Thin Driver Support for Data Encryption and Integrity.
    With java.sql.Connection and java.util.Properties, one would do something like the following code:
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    Properties props = new Properties();
    int level = AnoServices.REQUIRED;
    props.put("oracle.net.encryption_client", Service.getLevelString(level));
    props.put("oracle.net.encryption_types_client", "( RC4_40 )");
    props.put("oracle.net.crypto_checksum_client",Service.getLevelString(level));
    props.put("oracle.net.crypto_checksum_types_client", "( MD5 )");
    Connection conn = DriverManager.getConnection ("jdbc:oracle:thin:@localhost:1521:main", props);
    But, how can we do this with BC4J objects? Can we set this properties via EnvInfoProvider class? Please help. Thank you very much in advance.
    Zhirong

    Hi,
    Try adding the code in the PBO part of your custom program used for the custom screen which you have created and added inside the BADI.
    Regards,
    Harish

  • Page properties don't show in IE or Firefox

    Hi Guys, I'm very new to this so sorry if I come across as a
    bit of a numpty..
    I have built a site, and uploaded it to the net via my ftp
    server. I went back to dreamweaver to change a few of the page
    properties such as link colours and background images. I have done
    this using the page properties button at the bottom of the design
    view. All properties look as I want them in DW's design view. I
    have not attached any CSS style sheets to the site (don't know how
    to do this yet).
    now when I 'put' the updated pages to the server, everything
    goes fine, but when I view the site online neither IE or firefox
    displays the style changes I have made. I know the old pages have
    been overwritten by the new ones as if I make changes that are not
    stuyle related (eg add an extra word to a block of text) this shows
    in the browser as having been updated.
    Why aren't my page properties being updated? any body know?
    http://www.evoffshore.com/Elmo%20Cam/Index.htm
    this page has a grid background, which should appear throughout the
    whole site, but doesn't. There is also the default blue link border
    around the blue page header (top frame) though in DW I have set the
    link colour of that page to be white.
    Any help would be HUGELY appreciated!!
    Thanks!
    Beth

    PS. when I view the site in firefox some of the table
    proportions are squiffy, any way I can stop this happening?
    Cheers!
    Beth

  • A question about page properties

    I am new to dreamweaver going through tutorial.
    In the book it tells me to modify page properties. The pop up window on my computer shows up differently than in the book. see attachment of screen shot from my computer
    In the book it is different.
    1. Category - Appearance has controls for typography, that is not on mine
    2  Category also shows access to Links and Headings between Appearance and Title/Encoding
    I am working in dreamweaver 8 but have also opened up dreamweaver CS3 and it comes up the same way.
    I use a Macbook Pro OS X.4.11.
    Help !

    I'm wondering if somehow toggling the HTML/CSS preferences might get your dialog box to match the one you see in the book. See this Help page for more info, make the switch, and then open the dialog box again to see if that works.
    http://livedocs.adobe.com/dreamweaver/8/using/13_page9.htmhttp://livedocs.adobe.com/dreamweaver/8/using/wwhelp/wwhimpl/js/html/wwhelp.htm

  • Dreamweaver help in Layout design

    Hi,
    I've been using dreamweaver for the past week and made some major headway for a personal project but i have been having some issues with actually setting up a home page with an actually graphic design layout or look to it if you will. so far the examples I'm running off of are tumblr.com's homepage and twitter.com's homepage. My trouble comes when i try to set and image for the page background when i go and pick on the modify tab that brings down the option page properties and i can add in a picture for the background of the website. the picture always seems out of focus or to pixilated, most of the pictures i use are around 1600 pixels 1200 pixels. The other problem ive been having was trying to create a header that is seperated from the body and footer by width, similiar to the way twitter has its homepage set up. if possible i would love for some pointers.

    View source in browser to see the code.
    100% header & footer
    http://alt-web.com/TEMPLATES/I-page.shtml
    Scalable Background-image
    http://alt-web.com/TEST/Resizable-BG.shtml
    Making Twitter Backgrounds
    http://banyanbranch.com/social-blog/how-to-make-twitter-backgrounds-for-the-new-twitter-co m/
    Nancy O.

  • Multiple tag fields in page properties dialog

    Is there a way to have multiple tag fields in the page properties dialog and have them work with the default TagManager API?  From what I've tried so far it looks like anything that is not in the root jcr:content node of a page or asset doesn't apply the cq:Taggable mixin to it.  We are trying to spread out our structure of tags across fields so that authors don't have to navigate through multiple heirarchies. We are worries about that list becoming unwieldly to manage.
    I'm not against doing some customiziation but it looks like the TagManager will only utilize fields named cq:tags in its query.

    Hi,
    According to your post, my understanding is that you want to add multiple editable fields in the page in SharePoint online 2013.
    Here is a solution for your reference:
    1. We can create a Custom List and add some fields in it.
    2. Create a Datasheet View in this List.
    3. Add this Custom List(as an app part) into the page you want.
    4. Edit this App Part and set its view as Datasheet View.
    If I misunderstand what you mean, please provide more details on your requirement(picture would be better).
    Best Regards,
    Dennis Guo
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • A lot of blocking locks on NRIV daily

    Hi experts,   Our system has a lot of blocking locks on NRIV. I use DMV to check and find many processes update RF_BELEG frequently. I find note 840901 can solve using parallel buffering, but our FI users do not agree sale document number without con

  • Using select-option in webdynpro for ABAP where I have two separate pages

    Hi Experts,          I have a requirement where I have two pages. The first page is a selection screen that contains 2 select-options to select carrid and connid. There is also a button 'Submit'. The second page contains a ALV grid output based on th

  • How can i automate importing certificates?

    My company is using zScaler for web filtering and we are trying to figure out how we can import certificate into firefox. I have tried copying the cert.db from one machine to another but the problem is that the page only loads with text, which implie

  • How to disable or decrease Cache persistance time in dashboard?

    Hi everyone, I have used the AUTHORIZATION concept in my OBIEE project with the help of AUTHORIZATION table in SQL database.Here,in database table, records have User-ID with other coloumns like name, email, etc with groupname also. It is working prop

  • Need Installation Manual/Guide For IDES 5.0 /6.0

    Hi All          Please any one send me a complete manul / guide for installtion <b>of IDES 5.0 / 6.0</b>. Or send me on [email protected] Best reward Points Wait for You Thanks In Advance