Changes in template background graphics are reverted after publishing

I'm using the Watercolor theme, and as I'm using a page width of 800 pixels, I also wanted to change the width of the navbar background graphics from the default of 700 to 800 pixels. That was easy enough, the navbar background for e.g. the Watercolor blog is found in iWeb/Shared/Watercolor Blog.webtemplate, and is named navbar_gold2-1.jpg. I just changed the size of this in Photoshop from 90*700 to 90*800 pixels.
In iWeb all looks OK, the background width is correct (800 Pixels), but upon publishing the width is reverted to 700 pixels.
There must be another setting to do in order to get this right, but where?

The header width is hard coded in XML, you can modify it; but,
IMPORTANT: it is important to make copy of anything/everything you are about to modify, so you can restore it, in case you mess up.
To modify XML, open it with a text editor and search for bl:header-layer (I think), then look for width parameter.
If you really stuck, you could email Suzanne Boben at http://www.11mystics.com , Suz knows anything and everything about iWeb XML.
Other alternative is post processing after you publish, the problem can be resolved in one line of Javascript.

Similar Messages

  • How do I change the terrible background graphic behind the toolbars?

    Having a dark, visually annoying and distracting background graphic at the top of the browser window is difficult for me to understand. I have used Firefox since the beginning, but have used it only occasionally since the dark background graphic made its appearance. The browser functionality is great, but I need a plain, neutral or simple background graphic at the top, to not visually compete with what I am looking at in the browser. ''How can I change this? ''

    Sounds that you installed a Persona.
    You can uninstall your current Persona and revert to the Default theme (Tools > Add-ons > Themes).
    See:
    * [[Personas]]
    * [[Using themes with Firefox]]

  • Way to change site template to a different one after the fact?

    I pretty much said it all in the subject line. can I change the template after I have setup pages?

    You can use theme switching, it's in the lower left corner.

  • Graphics look different after publishing

    I am creating a new site and after publishing, the TIF images I use change color. I change the background color of the image which looks fine on iweb but different when published.
    Any ideas on what I'm doing wrong?
    Thanks for your advice in advance.

    Phil:
    I see all red links and only one has a mouse over action which is a green underline. Actually there are two that are just white text and not linked. You might try using the Publish all to .Mac menu option to force a rebuild of all the pages. That might do it.
    OT

  • Changes in Bundle.js file are disappear after restarting the UCM

    Good Day,
    I add some javascript code in bundle.js file within the following path: domain_home\ucm\cs\weblayout\resources\bundle.js .
    the changes are reflected fine on the UCM, but once the UCM Server restated the changes are gone and the file revert back as is; without my changes.
    the code that i want to add is:
    if ((typeof Range !== 'undefined') && !Range.prototype.createContextualFragment) {
    Range.prototype.createContextualFragment = function(html) {
    var frag = document.createDocumentFragment();
    var div = document.createElement('div');
    frag.appendChild(div);
    div.outerHTML = html;
    return frag;
    i want to add it because i have a javascript error like this: Object doesn't support property or method 'createContextualFragment', this erro occured when the used version of Internet Explorer is V.9. ; no javascript errors appears on Version 8. when i add this piece of javascript to the bundle.js file, it the error is gone and everything goes fine, but as i said earlier after restarting the UCM the added javascript code is gone and disappear from the bundle.js file.
    For that reason i want to ask, is there is a way to keep my code and stay as is even after restarting? Or is the file uploaded on restart from another path?
    Any Suggestions?

    This is actually quite simple to explain:
    - domain_home\ucm\cs\weblayout\resources is a directory that holds runtime version of resources
    - if you want to make your changes persistent, you will need to do it in a source directory. In 11g there are two source directories; one for standard components, and the other for custom ones. You should use the latter
    - in fact, if you create a custom component with Component Wizard, make your changes there and activate the component, you should be done. The only another thing you should pay attention to is the loadOrder parameter of your resource - it should be higher to get applied.
    For more details, see http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/part4_customize_comp.htm#sthref522

  • No code changes to template non editable areas but says I have

    Hi,
    I've created a template (a number of times trying to figure out what is going so horribly wrong here) with no problems.  And I've created pages from the template.  That goes fine too.
    When I go back to make changes in those pages in editable areas I get this alert: "You have made changes to code that is not marked as editable.  If you retain those changes, they will be lost the next time you apply a template update to this file.  Do you want to retain the changes until then.?"
    I for sure haven't made any changes in any of the non-editable areas (isn't part of the reason for a template that you can't make changes?!)
    Even if I just click in the "Title" at the top of the page, I get the message.  I don't have to type anything to get the message.
    Crazy stuff and it's making me crazier.
    thanks in advance for any help you can give me.
    Here's the code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/columns_2.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>2 column base</title>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="shortcut icon" href="images/favicon-small.ico" />
    <link href="../styles/text.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
        <div id="wrapper-2col">
          <div id="header">
            <a href="../index.html" title="title"><img src="../images/logo-link-graphic.gif"  alt="login" width="194" height="100" class="logo-link" style="border:0px;" /></a>
            <a href="#"><img class="RG2G-login" src="images/rf2g-login-link.gif" alt="" style="border:0px;" /></a></div>
            <div id="content-wrapper">
                <div id="left-nav">
                   <div id="menu">
                     <ul class="level1">
                        <li><a href="#url">Home</a></li>
                        <li><a href="#url">Products</a></li>                    
                        <li><a href="../aboutus/aboutus.html">About Us</a></li>
                        <li><a href="#url">Contact Us</a></li>
                     </ul>
                        </div>
                        <div id="partner-logos"><a href="#"><img src="../images/docusign02.gif" id="logo-partner" style="border:0px;" /></a></div>
                </div>
                <div id="content-2col">
                  <!-- InstanceBeginEditable name="page_content" -->
                <h1 id="page-title-info_3col">PAGE TITLE</h1>
                     <p>PAGE CONTENT ~~ There MUST be at least 5 paragraphs in this section</p>
                     <!-- InstanceEndEditable -->
                    <p> </p>
                     <p> </p>
                     <p> </p>
                     <p> </p>
              </div>
               <p> </p>
               <p> </p>
          </div>
            <div id="footer">
              <!--<div id="partner-logos"><a href="http://www.docusign.com/esignatures/realfast/"><img src="images/docusign02.gif" id="logo-partner" style="border:0px;" /></a></div>-->
               <ul id="footer-nav">
                 <li><a href="#">Home</a></li>
                 <li><a href="#">Privacy Policy</a></li>
                 <li><a href="#">Legal Information</a></li>
                 <li><a href="#">Site Map</a></li>
                    <li><a href="#">Contact Us</a></li>
              </ul>
              <p>All rights reserved. Other product and company names may be the trademark of their respective owners.</p>
            </div>
         </div>
    </body>
    <!-- InstanceEnd --></html>

    mariomtn wrote:
    Hi,
    so I checked the validator below which says there is an error in this line:
                    <div id="partner-logos"><a href="http://www.docusign.com/esignatures/realfast/"><img src="images/docusign02.gif" id="logo-partner" style="border:0px;" /></a></div>
    the specifically display: ""logo-partner" style="border:0px;" /></a></div>".
    For the life of me I just can't see the difference.
    Do you see something I don't see?
    thank you
    That border property clicked when I put your code into my DW, the style property is set on the image, which is shouldn't be and because it's in a non-editable area, the code should have been in grey (locked), but it was actually in red.
    If you look at the above code, one style is written on the image:  (as per your sample code above)
    <a href="http://www.docusign.com/esignatures/realfast/"><img src="images/docusign02.gif" id="logo-partner" style="border:0px;" /></a>
    and the other on the id partner-logo
    Remove the style property from the image and hopefully that will fix it.

  • Images are ghosted, text and background colors are reverted

    My 12 in Powerbook fell from its stand on the wireless keyboard. Now all images are ghosted and the text has gone from black to white and the background has gone from white to black. On startup everything is fine until everything is loaded, then the changes kick in, colors reverse, and the images become ghosted. What do I do?

    Joseph
    It might be possible that the "Switch to white on black" setting in Universal Access has been activated.
    Try pressing the following key combination: apple-alt-control-8
    EDIT: It may be worth checking out the PowerBook with the Apple Hardware Test.
    2.0GHz MacBook, 15" 1.25GHz/12" 1GHz PBs, 2xPPC Mac minis, 12" iBook G4,   Mac OS X (10.4.8)   Cube, 2xTAMs, iPod 4G & nano 2G, 1G & 2G iPs, AEBS, AX

  • Changes made with dbms_macadm.UPDATE_RULE_SET are lost after bounce db

    Hi,
    We have Oracle Database 11.2.0.1 with Database Vault functioning ok but we need to change two rule sets.
    We modify the rule sets with dvsys.dbms_macadm.UPDATE_RULE_SET and the change was applied immediately.
    After bounce the database the changes were lost and we have to applied again.
    Specifically we want to change a rule set from no static to static so we run the following commands:
    begin
    dvsys.dbms_macadm.UPDATE_RULE_SET (
    rule_set_name => 'Limit DBA'
    ,description => 'Limit DBA access'
    ,enabled => 'Y'
    ,eval_options => 2
    ,audit_options => 1
    ,fail_options => 1
    ,fail_message =>''
    ,fail_code => NULL
    ,handler_options => 0
    ,handler => ''
    ,is_static => TRUE
    commit;
    end;
    begin
    DVSYS.DBMS_MACADM.SYNC_RULES();
    end;
    Are we missing something else ?
    Thanks.
    Regards.

    That was actually the first place I started when I began troubleshooting this issue.
    I have logged in as the root user and attempted to check the "allow user to administer this computer" to the affected user. In fact, I tried it on all users that show up in the Accounts listing.
    What happens is, the checkbox doesn't stick. You can check that checkbox all day, but the user is never changed over to an administrator. I have checked the checkbox, and then done like the subsequent popup tells me: I have logged off and logged back on as the affected user, but it's as if no change were made. The user is still just a "standard" user. It is never granted administrator access.

  • Photos from iPhoto are fuzzy after publishing in iWeb

    Hi,
    I am using iphoto and made a photo page to use in iweb. In iweb all the photo thumbnails look fine. When I published them to my .mac site all the thumbnails still look fine. However, when I click on the photo to see the larger version, in 40% of the cases the photos look fuzzy.
    These fuzzy photos are not fuzzy in iphoto and I do not see any difference between these photos and others that show up fine in iweb.
    I also tried creating a photo page with just a few of the photos that show up fuzzy on the original photo page I made and they are still fuzzy, suggesting to me that there is something wrong with the original photo file. However, as I said these photos look great in iphoto. Any ideas?
    Thanks,
    William
    Powerbook G4 17"   Mac OS X (10.4.4)  

    Hello William...
    I think the problem may be in the way iWeb resizes your photos for the slideshow/larger version. For the photo template, all of your photos are resized to 800x600 by iWeb....the problem is that you don't get any control over the amount of jpeg compression used or method of rescaling. Not all photos will look great at the same jpeg compression level and with the same rescaling method.
    If you have some other graphics program that has these options, it really pays to take control of the jpeg compression aspect at the very least. I use a program called "Downsize" and also I use "Photoshop" sometimes. There are lots of other programs you can use, I'm sure. But basically, it will probably improve your images if you size them down to 800x600 yourself with one of these programs and then import them into iWeb.

  • I want to change my default sites that are restored when i clear history and top sites

    How do i change the top sites that are resored after clear of history and top sites?

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a rescue email address or a Security Questions issue, then see:
             If you forgot the answers to your Apple ID security questions - Apple Support.
             Manage your Apple ID primary, rescue, alternate, and notification email addresses - Apple Support
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
         4. Account security issues almost always require you to speak directly to an
             Apple representative to securely establish your identity as the account holder.
             You can set it up so that Apple calls you, either immediately or at a time
             convenient to you.
                1. Go to www.apple.com/support.
                2. Choose Contact Support and click Contact Us.
                3. Choose Other Apple ID Topics and choose the appropriate topic for
                    your issue.
                4. Follow the onscreen instructions.
             Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                            Apple ID- All about Apple ID security questions.

  • How do I get my web pages back to original size? My fonts are all too large and keep reverting after I change them back!

    How do I get my web pages back to original size? My fonts are all too large and keep reverting after I change them back!

    That has not worked. I do it and still it reverts. Isn't there a way to tell Firefox to just go back to default settings?

  • My background graphic dissapears after linking in IE 7!

    Just gotta love that IE! NOT! Sorry, just a little venting
    there. For some reason my background graphic disappears from my
    navigation list items after that page has been visited. This is
    only happening in IE. I am using IE 7. Could be happening in other
    versions of IE as well.

    We would need to see your page and its code. Can you post a
    link, please?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "earthenvessel67" <[email protected]> wrote
    in message
    news:f87i9h$slv$[email protected]..
    > Just gotta love that IE! NOT! Sorry, just a little
    venting there. For some
    > reason my background graphic disappears from my
    navigation list items
    > after
    > that page has been visited. This is only happening in
    IE. I am using IE 7.
    > Could be happening in other versions of IE as well.
    >

  • I hate the new operating system. Can't connect to wifi in home anymore even after a restore. Rhapsody no longer works on my phone either. Plus the brighth graphics are bothering my eyes even with brightness turned down. Any ideas on why rhapsody doesn't w

    I hate the new operating system. Can't connect to wifi in home anymore even after a restore. Rhapsody no longer works on my phone either. Plus the brighth graphics are bothering my eyes even with brightness turned down. Any ideas on why rhapsody doesn't why rhapsody doesn't work anymore?

    Contact Rhapsody to see if they have or plan to release an update for the app. Try uninstalling and reinstalling the app. Have you tried resetting your device by pressing and holding the Home button and power button until the silver apple appears?

  • Changes in Crystal reports are not reflecting after publishing

    Dear SDN Mates,
    We are facing problem with Crystal reports. After making the changes in the crystal reports, it is not reflecting in the portal after publishing. Still it is showing the older version of the report.
    Can anyone please help me on this.
    Thanks and Regards
    Arun S

    Hello Prathamesh,
    After publishing the report, we require some changes in the report and doing some modifications in crystal report and again we are publishing this report. After publishing the report for second time, those changes are not reflecting in the BOE portal.
    This is happening for all reports. Can you please suggest me on this.
    Thanks and regards
    Arun S

  • How do you change your intial bc template selection under site options after you click finish

    how do you change your intial bc template selection under site options after you click finish

    You cant. BC doesnt have a theming system like Wordpress or Joomla. The template is fixed and switching templates at this stage is not an easy feat.

Maybe you are looking for