How to Change iWeb page themes after the page has already created?

Once you have created a page with a theme and saved it, and then later you want to change it to another theme... How does one change theme without recreating the page?
Also, How does one add background music to a page once it is opened?
Thanks!
T.

I too am wondering about your first question, but I have found a workaround for your second question.
First save the audio clip as a mov file in quicktime, then place it somewhere on the page. Make it small and out of the way and hide ot from site.
Now publish the site. Then you will have to change the HTML. Open text edit and select "Ignore Rich Text Commands". Open the iDisk icon on the left and find the Web folder then follow this string Web/Sites/iWeb/<Your Site Name>/<then the page name folder, example: "Home_files">/then "Home.js"
Once opened find the quicktime file use the find feature it will list the properties twice, the second listings are the ones you want to change. Change controller="true" to controller="false". Then autoplay="false" to autoplay="true" and loop="false" to loop="true".
If you change that specific page and republish you will have to do this again, but only if you change that page. You will not if you rebublish and you had made no changes to that specific page.
Hope this helps.
Pastor Josh
http://www.kentchristiancenter.org
http://web.mac.com/highergroundyouth
MBPro 2 GHZ 2gigs, Ipods: 80gig Video, 512 Shuffle, 4gig Silver Mini   Mac OS X (10.4.8)  

Similar Messages

  • HT3986 How do I start up Mac after the Windows has been installed.

    How do I start up Mac after the Windows has been installed? And after I installed the Windows, my Audio is gone. How can I get it back?

    Welcome to the Apple Support Communities
    1. To boot into Mac OS X, press X key while your computer is starting.
    2. Install Boot Camp drivers

  • BindAggregation After The Control Is Already Created

    I would like to create a listBox (an empty one), and then later bind it to data to populate the list Items.
    Assume that I have already created an empty list box called _oSourceListBox
    Now I want to do the below:
    populateSourceData:function()
           var oModel = new sap.ui.model.json.JSONModel();
           oModel.setData(_dataProvider);
           _oSourceListBox.setModel(oModel);
           var oItemTemplate = new sap.ui.core.ListItem({text:"{value}"});
           _oSourceListBox.setItems({path: "/fruits",template: oItemTemplate});
    I am not able to get this to work. What is the correct way of bindAggregating after the control is already created. I can do it while creation of control but I do not want that as the data is available only later.
    Appreciate your help.
    Thanks
    Amjad

    Aaah I got it to work like this:
    _oSourceListBox.bindAggregation("items",{path: "/fruits",template: oItemTemplate}); 

  • How to restore Firefox windows after the restore has already been done?

    System:
    Firefox 3.6.16
    Windows Vista Business 64-bit
    Service Pack 2
    Core2 Extreme Q9300 4 x 2.53 GHz
    8 GB RAM
    I had 187 Firefox windows open when Firefox crashed. I had restore on. When the window that asks which windows I want to restore appeared, I deselected a few pages that I thought might be causing problems. I've never done this before (choose not restore all the windows that were open) and Firefox has always managed to restore all my windows. But having chosen 3 out of 187 not to open, Firefox only opened 30. The rest seem to be lost. In principle I should be able to find them in my history, but I visit hundreds of pages per day and only keep open a couple until the next day. My open Firefox windows to some extent constitute my to-do list, and some have been open for months. Stupidly, I had not backed up this to-do list (with for example screen captures) and I would really like to get it back. I am not afraid of a little hacking. Is there anything I can do?
    [And by the way, this is not really related to the above problem: after a while it often becomes impossible to actually open some of the Firefox windows that I have open. I probably average around 80, but range from 15 or so 150 usually. [I try to close them as I work through them with some success, so that the numbers don't just keep on increasing.] But this is not so much a problem because when click on Firefox in the task bar, I still get to see the titles of the webpages I am on and I can easily relocate them if I can't open a particular page. Yes, I do realise that the real solution to my problems would be to have less windows open, but that ill suits the way I work.]

    Hi Tejasav,
    For assistance with this issue please see the following link which should help you out;
    https://service.sap.com/sap/support/notes/1292374
    Best of luck,
    Derrick Hurley
    ABAP Development Workbench
    SAP

  • How do I add items to a collection after the collection has been created?

    I can't figure this out. I click on the gear icon next to my collection name but I don't see the feed you initially see when you create the collection?

    +1
    Join this issue!

  • How do I get song titles after the track has been installed in library. there used to be a get title option but in 11.0.1 I can't find it?

    This option used to be available in earlier versions of iTunes but I can't locate it in 11.0.1.
    While importing into the library the online link to gracenotes was lost and the track appears as Track 1 etc in the library

    You can get the drop down list by either right-clicking on the back/forward buttons, or holding down the left button until the list appears.
    If you want the drop-down arrow you can add it with the Back/forward dropmarker add-on - https://addons.mozilla.org/firefox/addon/backforward-dropmarker

  • How can I see in which Group the workspace has been created ?

    Hi,
    The BeehiveOnline Tutorial on slide 7 shows that Workspaces are created within a Group.
    Also the Group Administration screen suggests this as I can indicate that user ABC gets the role 'Workspace Creator' in one Group but same user ABC does not get the role 'Workspace Creator' in another Group. (what else is the purpose of this role within Group Administration)
    But when I created my workspace, the system did not ask in which Group I wanted it to be created, neither can I see in the Settings of the new Workspace to which Group it belongs.
    Can you please help ?
    Thanks,
    Peter

    Peter,
    Workspaces and groups can be confusing - apologies that it was not clear.
    Perhaps some background as to why I described it that way may help.
    BeehiveOnline relies on groups to be self-sufficient - if you are in one group your world of available participants is that group and that group alone. So if you want to create a new workspace and add users they can only be drawn from that group. - hence the workspaces within a group setup. However, if you are in multiple groups then the linkage gets broken as you could add members to a workspace from different groups - if you needed many group to share a repository of read-only info for instance. This is in wide use on BeehiveOnline. Read and Write access is more of a problem as if anyone updates a document or creates one their id will be attached to it and if they are in a group you as a workspace member cannot see it will cause confusion.
    So workspaces are only group restricted if there is only one group. If you have multiple groups you have more scope but have to exercise more care.
    Hope that explains it.
    Phil

  • Creating a Materialized View Log After the Data has been instered

    Hi,
    I am trying to create a method of replication from Oracle to MySQL using the Materialized View Log table.
    This has been done before and works quite well, the only problem is that I am trying to impliment the log after the table has been created and populated and wish to push all the existing data through the log file...
    Does anyone know if it is possible to refresh the Materialized View Log and not a Materialized View.
    The way the replication is intended to work is:
    Oracle> Data inserted into table
    Oracle> writes the vector data to the MVL
    Script> Monitors the MVL and can see the changes being made to the Oracle Table
    Script> Updates MySQL with the data and removes the rows from the MVL
    MySQL is then used with other unix systems
    Currently we export the data from the table using Triggers and a cronjob running every x minute to check for changes in the TriggerTables
    Many thanks for your time on this, I have been checking for almost a whole working day and not found the answer to this problem.

    Thats what I thought, the MVL will only read data that has changed since it was created and wont have the option to load in all the data as though it was made before the table was created.
    From what I have read, the MVL is quicker than a Trigger and I have some free code that prooved to work from a MVL using it as a reference to know what records to update. There is not that much to a MVL, a record ID and type of update, New, Update or Delete.
    I think what I will have to do is work on a the same principle for the MVL but use a Trigger as this way we can do a full reload if required at any point.
    Many thanks for your help.

  • The attached VI works when I run it initially creating the XML file, but when run after the XML file is created, it's not updated. What am I doing wrong?

    The attached VI works when I run it initially creating the XML file, but when I change data and run after the XML file is created, it's not updated with new data. What am I doing wrong?
    Thank you.
    Solved!
    Go to Solution.
    Attachments:
    Attractive Force XML.vi ‏23 KB

    That looks like the logic which was written into the VI
    Inner true/ false case:
    (file exists : false) write to XML file, unflatten for display
    (file exists : true) read from XML file, unflatten for display
    At no time when the file exists (true case) is the XML file updated...

  • How can I make a intro page for my website, then after the intro has run make the page automatically change to my we site home screen

    how can I make a intro page for my website, then after the intro has run make the page automatically change to my website's home screen

    You can do this using a meta refresh but the problem is you have to add it to the html file for the page very time you publish changes.
    A better way is to create a splash page and upload it to the server outside of the folder produced by iWeb. Example HERE.
    The meta refresh is added to the head section of the html file...
    <meta http-equiv="refresh" content="32;url=http://www.domain.about.com/Page-Name.html">
    The delay time in seconds is marked in blue and the URL to the redirect page is in red.

  • How come my iweb template is half the size of my web page is their any way to expand it.

    How come my iweb template is half the size of my web page is their any way to expand it.

    The Inspector is the blue circle with the I.
    The Inspector has 10 icons.
    Each icon represents a purpose :
    Adding hyperlinks,
    Changing the textformatting,
    Changing the width and height of objects,
    Changing the page settings,
    If you're familiar with a wordprocessor you will recognize most icons.
    There's also an often ignored word in the menu bar : HELP
    See if that helps you any further.

  • I am having problems opening pages in safari. the rotating wheel at the right end of the address window doesn't stop even after the page has filled up. then if i try to open other pages it gets stuck and won't open them.

    I started having problems opening pages today. When first open a page it seems to download the page OK, but the rotating wheel on the right-hand end of the address field keeps rotating after the page is completely filled up. Then if I try to open other pages it becomes slower and eventually stops filling-in the pages, while the rotating wheel keeps rotating.
    I wonder whether junk is being downloaded into my mac, or what is going on. Help will be geatly appreciated.

    When was the last time you emptied the Safari cache?
    From your Safari menu bar click Safari > Empty Cache
    If that didn't make a difference, go back to the menu bar click Safari > Reset Safari. Select the top 5 boxes then click Reset.
    And how much free space on the startup disk?
    Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. Make sure you always have a minimum of 15% free disk space. Freeing Up Hard Disk Space - Mac Guides
    If emptying cache or resetting didn't help and there's enough free space on the startup disk, login to another user account, launch Safari. Same problems there indicates a system wide problem. Log back into your admin account so you can check the startup disk.
    Launch Disk Utility. /Applications/Utilities
    Select MacintoshHD in the panel on the left then select the First Aid tab.
    Click: Verify Disk (not Verify Disk Permissions)
    If the startup disk needs repairing, follow the instructions for Using Disk Utility to verify or repair disks
    I wonder whether junk is being downloaded into my mac
    Nothing should "download" to your Mac unless you initiate the download yourself. You can check the Downloads folder from the Safari > Window menu or your Downloads folder in the Finder.

  • How to change async to sync after deploying the process.? Thanks

    How to change async to sync after deploying the process.? Thanks

    you'd need to change the base wsdl, the generated one (_Name.wsdl) and the bpel.file .. and remove the generated classes .. (all in domains/you_domain/tmp/your_process dir)
    the wsdl needs to get the output msg to the input msg instead of a callback porttype, the same needs to be in the generated wsdl (don't forget to remove the callback role in plnk session).. and the bpel process needs to have a reply instead of the invoke ..
    this is what you would need to do .. BUT, maybe we can find a better solution for you, if you elaborate on the usecase..
    during design time this is easier :-)
    regards clemens

  • In powerpoint mac 2008, how do i apply a theme to a single slide without it changing other slides' themes in the powerpoint?

    In powerpoint mac 2008, how do i apply a theme to a single slide without it changing other slides' themes in the powerpoint?
    <Edited by Host>

    As PowerPoint is not an Apple product (a lot of Mac users avoid Microsoft stuff) you may get faster and better help by using the MS Office:Mac forums here:
    Office for Mac forums

  • How can i insert to word number pages after 6 pages but considering the pages before

    how can i insert to word number pages after 6 pages but considering the pages before.

    I assume this is Microsoft Word, and you want the first six pages to have no footer, subsequent pages to have a footer showing the page number.
    1. Insert a section break after the first six pages.
    2. Insert page numbers. This will add a footer with page numbers to both sections.
    3. Unlink the section 2 footer from the section 1 footer. [Click in the footer area, uncheck Link to Previous in the Header and Footer toolbar.]
    4. Delete the page number from the section 1 footer.
    Your document will now show page numbering on all pages starting with section 2.

Maybe you are looking for

  • Problem in functional extension of standard datasource 0CO_OM_CCA_9

    Hello SAP BI Gurus, I would like to submit a question here regarding an annoying problem I'm facing with the functional extension of the datasource 0CO_OM_CCA_9 on our SAP/R3 system. The extension was required to fill the Vendor column (LIFNR) in som

  • Someone help please!!!!!

    can someone explain why only some of my dvds will play on my macbook? sometimes i get the "not permitted" message, other times it says "no supported disc" or something. Or if it doesnt say any of this it just ejects my dvd. Any thoughts anybody?

  • New document, query drill, scope of analysis, buttons disabled

    Hi, i have many reports, as part of develepment, we are  planning to  use drill down in some reports, but,when i edit the report in infoview, it is possible to create new document but not in rich client, and it is not posible no edit query in rich cl

  • Pre-Ordering a book, give price guarantee?

    I was thinking of Pre-ordering a book in the iBooks store. The price is kinda high, If i Pre-order it and the price comes down before release will I get that price? Or am I locked into the price that I originally Pre-ordered it at?

  • Opening (much) older version project

    Hi all, I have an ancient AE 4 project that I need to open on my CS5. When I try to do so, CS5 informs me that I should open it with an earlier version and re-save it.. I don't have any earlier versions. Is there a conversion procedure? Or utility? N