Changing code on all site pages

I've done this before but can't remember how I did it...
I have just changed a div that contains 5 images that are
linked to different pages and they all have "behaviors"....swap
image/swap image restore. I had to remove the images and replace
them with other images.
I have redone all the links on the index page, but I don't
want to replicate my work on the other 11 pages of the site.
Isn't there someway (oops, forgot...I'm in DW CS3) to
highlight the particular links and js on the index page, then do a
"sitewide" or "global" change that will add the changes to the rest
of the site?
Thanks in advance for any assistance.....
David Bird

Here are a few ideas for you to consider...
If you decide to do find/replace, back up your pages first.
This might be the perfect time to deliver that div's content
via SSI
(Server side include)
(will pay off in the future as well)
You might just rename your new images with the old image
names
(will only work if they are the same size and no change in
the alt text is
required)
"mobirdman" <[email protected]> wrote in
message
news:fvaiuk$4r6$[email protected]..
> I've done this before but can't remember how I did it...
>
> I have just changed a div that contains 5 images that
are linked to
> different
> pages and they all have "behaviors"....swap image/swap
image restore. I
> had to
> remove the images and replace them with other images.
>
> I have redone all the links on the index page, but I
don't want to
> replicate
> my work on the other 11 pages of the site.
>
> Isn't there someway (oops, forgot...I'm in DW CS3) to
highlight the
> particular
> links and js on the index page, then do a "sitewide" or
"global" change
> that
> will add the changes to the rest of the site?
>
> Thanks in advance for any assistance.....
>
> David Bird
>

Similar Messages

  • How to setup jpeg file as background image for all site pages and resolution stay same?

    I have uploaded my new site to http://wwwtjhtestdec2012.businesscatalyst.com
    I have background image set the same on all site pages  but image is incorrectly zoomed way in on some pages (like Home page for example).
    The Donate Page shows the correct resolution which I want displayed on all site pages.
    How do I set all other site pages to match background image resolution of the Donate Page?
    I am not sure what I am doing wrong that is changing this, or if it's possibly a bug?
    I want the background image to be full screen on all site pages please advise how to resolve.
    I would appreciate the assistance!
    Thank you kindly!
    Tammy

    I have re-uploaded my site to http://wwwtjhtestdec2012.businesscatalyst.com.
    If I set the Master page to Tile vertically that is only way I can get full screen background image of vegetables (without distortion).
    Then however another issue occurs....
    On Home Page of site I set same property to Tile and the background is better (no visible line where tiles meet---above the navigation tool bar--that is what I want for all pages associated to Master.
    So logically, I tried setting a 2nd associated site page to same master, to Tile but on Statement of Faith Page, notice the horizontal line where tiles meet, above my navigation bar on that site page?
    Why does Muse not handle both site pages associated to the same master identically?
    Any of the other options besides Tile or Tile vertically cause the background to not fill entire screen.
    Ideas?

  • Proprogating changes to a list to all site pages

    Here is my issue:
    Currently running a Project 2010 Sharepoint site and my Project Management lead has added a column to the Deliverables list on the home page.  He is wanting to have this new column added to all of the Deliverable lists on all of the current site pages,
    along with any new site pages that are created.  He has also edited the New Item and Edit item form in InfoPath to reflect this new column and would like it on all of the site pages as well.
    I have already changed the column he created to a site column, but how do I propagate this change to all of my current and future site pages?

    Hi,
    The way we import WSPs has got changed in VS2010, its tricky though.
    here are links for your reference -
    Walkthrough: Import Items from an Existing SharePoint Site
    http://msdn.microsoft.com/en-us/library/ee231603.aspx
    Importing SharePoint 2010 Site Definitions in Visual Studio 2010
    http://msdn.microsoft.com/en-us/library/gg512104(v=office.14).aspx
    http://ahmedmadany.wordpress.com/2012/12/30/importing-sharepoint-solution-package-wsp-into-visual-studio-2010/
    and here is a video on How To -http://channel9.msdn.com/blogs/funkyonex/importing-sharepoint-solution-packages-wsp-into-visual-studio-2010
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if the reply helps you

  • How do I link all site pages to a new site page?

    Hello,
          I'm using Dreamweaver cs4 on a windows pc. I have 12 pages in my site with a vertical spry navigation bar. Each time I create a new page I then add that to the spry navigation bar. All the other pages don't show that new page in the nav bar. So, the spry nav. needs to be update site wide. Is there a way to update the spry navigation bar site wide in just a few clicks? Is there an easy way to link all the other page back to that new page? I have a template made but all my site pages are now detached from that template. Everytime I saved the template as a html file to create a new page the navigation bar had the word template in it so I just deleted it out of the code. As you can probably tell I'm pretty new to dreamweaver so any help will be greatly appreciated to say the least. I've checked pretty much everywhere I can think of for the answer
    Thank you for taking the time to help, dluthier

    Is there a way to update the spry navigation bar site wide in just a few clicks? Is there an easy way to link all the other page back to that new page?
    Yes, there are ways to have all the pages update when you make changes to a navbar.  However, the way you describe the situation, you currently have to do it all manually.
    Easiest way to update a navigation bar:
    1.  The use of serverside includes  -  here's a basic tutorial explaining what a SSI is and how it's done.
    http://bignosebird.com/ssi.shtml
    2.  The other is the use of templates - which you've tried.
    I have a template made but all my site pages are now detached from that template. Everytime I saved the template as a html file to create a new page the navigation bar had the word template in it so I just deleted it out of the code
    That's where you went wrong, you don't save the template with a new name and save it as a html file.  You need use:  Create New>from Template.  This way you create a new page from the master template and save it into the root of your site - and this is called a 'child page'.
    Using DW Templates:
    http://www.adobe.com/devnet/dreamweaver/templates.html
    The differences between using SSIs and DWTs (template file):
    With a SSI file, you make changes to the file and all pages with the include will will update automatically and you only need to upload the one SSI whenever you make a page.
    If using a template, whenever you make a change, again all child pages are updated, but you have to upload *all* the changed pages.
    Hope this helps.
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://twitter.com/nadiap
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/

  • Lost design view in all site pages - multiples sites

    Hi,
    I have read through the FAQ's about loss of design view in Dreamweaver but still haven't found a pre-answered post so was hoping for some help.
    I opened Dreamweaver CS3 this morning and could view pages in design view no problem in more than one page and project.  I then looked at a page in full code view, then back in design view and now I cannot view ANY project or site page in design view mode at all.  I can view the code in split and in code views and I can preview the pages in a browser.  But for none of my pages in different sites to be able to view I find odd.
    My style rendering is set to screen media and the display styles option is ticked.
    Thanks for any suggestions

    Go to 'view' checkbox 'noscript content'.  Refresh the page.

  • How to add html/javascript code to all my pages at once

    dear adobers,
    i want to add a javascript code that records my site's visitor count, but in order to do that i have to place it on every single page...so, is there a way i can do that externally like adding it in my style.css or something else that saves time ? please help

     or ⌘ key
    http://en.wikipedia.org/wiki/Command_key#The_origin_of_.22.E2.8C.98.22 - command key (Wikipedia)

  • I just updated my OS to Lion, I am no longer able to open all my "Word" documents, is there a way I can do this or change them all to Pages?

    I just updated my OS to Lion, I am no longer able to open all my "Word" documents, as the new system does not support this, can I get around this somehow?, or some way to change the documents all to "Pages"? Or, should I reinstall the Leopard OS, change all the word documents to Pages and then reinstall Lion?
    Thanks

    You can open Word files in Pages by default without any problem. Select one of the Word files by clicking once on it in Finder. Press cmd-i to Get Info on the file. In the bottom half of the window that opens, is Open with:. Below that click on the drop down box and select Pages.app. Then click on Change All... and confirm the "Are you sure... " warning. Now, all Word files will open in Pages.
    HTH

  • How to make page name and title change with AJAX driven site?

    I am building a travel site. I am a fairly basic but longtime
    DW user. I built the site in DW. I made a template and all pages
    are then based off the template. I hired a programmer to do the
    complicated hotel searching code. He says that he used AJAX and I
    know also php (all the pages are whatever.php)
    What I don't like and he says can not be changed, which there
    must be a workaround for, is that, for example, a user will be on
    the spahotels.php page. Or perhaps they are on the whatshot.php
    page reading the latest article about jungle treehouse eco lodges.
    So far so good, the name of the page is "spahotels.php" or
    "whatshot.php".
    But, on each (and all) of the site pages we also have a hotel
    search on the top left nav. So from any page, the user can do a
    hotel search. The problem I have is that...once they do this....the
    results they are given in the main window of the page, are totally
    unrelated to spahotels or whatshot about jungle lodges...so if they
    have now searched for tokyo business hotels, it looks ridiculous
    and confusing that the page name says "spahotels.php" and the page
    title says Find Great Spa Hotels.
    My programmer says AJAX was the best way to do the hotel
    search functionality (which I dont know anything about so if he
    says so maybe so but I don't know) but he also says there is no way
    to make the page name or title change to reflect what the user has
    done on the left search function. Makes sense..they are clearly
    unrelated.
    However...this is a terrible user experience in my opinion.
    So...one idea he had was to find a javascript code that changes the
    page title/name.
    Does anyone have some ideas of how to solve this issue?
    The page (rough, we are still developing) is
    http://www.bluehippotravel.com/spahotels.php
    Try doing a seach for something on the left nav hotel
    search...and see what I mean...the name of the page stays
    spahotels.php and the title stays Spa Hotels. I get it...I
    think...why it does...but it looks stupid if you are looking for
    something else in your search (which of course the user will be).
    Any ideas??? Thank you so much in advance!!
    Laura

    their is no out of box way to avoid this but you can change this in the Designer.
    check this technet for more details how to do:
    http://social.technet.microsoft.com/wiki/contents/articles/17557.sharepoint-2013-change-page-title-in-wiki-sites.aspx
    also good information here
    http://stackoverflow.com/questions/10799682/change-sharepoint-main-page-name-without-changing-url
    http://www.topsharepoint.com/change-title-tag-on-sharepoint-sites
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Spry menu-change links to carry through all 16 pages?

    I am sure this is easy to do. I just don't know where to begin.
    I have a 16 page website "northeastohioweddingexperts.com.   The side menu is the same on all 16 pages. Its a spry menu. What is the easies way to change the links so it changes through all 16 pages? I  have been doing it the hard way by make a change to the spry menu, and opening each HTML page and pasting the change in that area. I am sure this can be all changed simply in CSS.  So if there is one document that can be altered, or on CSS file that can be changed THIS would be helpful.
    Please point me in the right direction.
    Thanks,
    Tony

    HTML = content.  CSS = styles.  I'm sorry to say that changes to your CSS file won't have any global effect on the links in your HTML code.
    If you had built your site around a DW Template or Server-Side Includes, making site wide changes to menus would be much easier.  See links below for details:
    Dreamweaver Templates -
    http://www.smartwebby.com/web_site_design/dreamweaver_template.asp#1
    Server-Side Includes
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    If you don't want to start over, use Find & Replace (Ctrl+F) to change hyperlink code in your local site.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Why this site used php files in all the pages?

    Hola
    I download my friend's site and ALL the pages are in a folder with the file name index.php ... WHY?
    Example;
    Name of folder; gallery
    Inside this folder, a file with the name index.php
    Name of folder; contact
    Inside this folder, a file with the name index.php
    It has an "includes" folder with files for ;
    header.php, footer.php, content.php and functions.php
    and so on.
    Now, this site has ONLY 7 pages, it's not like it's a monster site, so
    what is the purpose of using php in every single page?
    I have to tell you that my friend has a program call CKeditor and CKfinder to
    edited her website.
    Not sure if this is the reason why this site has been coded all of it with php files.
    I'm waiting impatiently for your responce

    >Now, this site has ONLY 7 pages, it's not like it's a monster site, so
    >what is the purpose of using php in every single page?
    The reason for using php extension or not has absolutely nothing to do with the size of the site. If the site uses dynamic pages, then the page need a dynamic page extension. Even sites without dynamic pages often use .php in anticipation of using them so the file names won't need to be changed down the road.
    Now, if your question is more about why they created separate directories for each page, it's probably so the url's can be accessed without including the file extension, Ex
    example.com/contact
    instead of
    example.com/contact.php

  • My mac updated, now top site page has changed and is in edit mode constantly-help?

    When I restarted my mac after a scheduled update, the top site page still had all my saved sites on it but it was much bigger and the style and background have all changed. It also appears to be in edit mode and I can't see an edit button (like usual) to switch the mode off. The little cross and pin button is on each of the site icons and won't go away...Not techy enough to know how to fix this   Would appreciate any help!

    Forgot Your Account Password
    For Lion/Mountain Lion
        Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         When the menubar appears select Terminal from the Utilities menu.
         Enter resetpassword at the prompt and press RETURN. Follow
         instructions in the dialog window that will appear.
         Or see Reset a Mac OS X 10.7 Lion Password, OS X Mountain Lion- Reset a login password, and
         OS X Lion- Apple ID can be used to reset your user account password.
    For Snow Leopard and earlier with installer DVD
         Mac OS X 10.6- If you forget your administrator password
    For Snow Leopard and earlier without installer DVD
        How to reset your Mac OS X password without an installer disc | MacYourself

  • Can I have music play on my site through all the pages?

    I figured out how to add a song to a specific page but I would like to know if there is a way to have a series of songs start playing when someone enters my site and keep playing as they navigate through the pictures, pages, etc.
    I just got a MacBook last week (first Mac in over 15 years) and am loving it! Help me out here people
    Sergei-

    This would require frames, which iWeb doesn't handle. Basically, you'd put the audio in one frame (with a little control to change it) and all of the rest of your site in another Frame.
    If you re-coded your index.html page to point to a file that would set up the frames for you, that might work, but you'd have to redo it every time you uploaded your pages.

  • Changing site collections logos across all site collections

    HI All,
    I need to change the logo across all site collections, which are around 300-400, so don't intend to do this manually.
    My question is, will simply replacing the current logo in the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE....
    with the logo I want to change to, and naming it exactly the same as the current logo, not achieve this?
    I have searched online and people run PS to achieve this, but in my head the above seems to be work, please correct me?
    Thanks

    I completely agree with Alex and not suggest to touch/change root folder. Initially it might looks easy but it may create issue.
    My option is to BRAND the sites. Master page branding is not a new concept and it mainly use for unanimous look and feel
    Look at below links which will help you to explore about branding
    SharePoint Branding 101:
    Branding Master Pages
    SITE LOGO AND CUSTOM SHAREPOINT MASTER PAGE
    https://www.youtube.com/watch?v=BX4yJA95FUU
    Hope it will help
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • It is a suggestion on Adobe Dreamweaver:  Could you change the setting of the page or template; to a free platform?  example; move: images, tables and other elements all over the place covering the page. in order to facilitate the user in the design envir

    It is a suggestion on Adobe Dreamweaver:
    Could you change the setting of the page or template; to a free platform?
    example; move: images, tables and other elements all over the place covering the page. in order to facilitate the user in the design environment.
    free
    Thank you for your attention

    Adobe has been trying this and the product is called Muse ( Web design software | Download free Adobe Muse CC trial ).  It doesn't give you the control over the code that most developers prefer but it could help bridge the gap for design if that is what you are looking for.

  • Firefox user when i try to access my gmail,orkut and yahoomail i get this error message Error code: sec_error_expired_certificate All the other sites are working fine please help Plugins installed:

    Firefox user
    when i try to access my gmail,orkut and yahoomail i get this error message
    Error code: sec_error_expired_certificate
    All the other sites are working fine
    please help
    Plugins installed:
    == URL of affected sites ==
    http://

     Hi,
    One of my ex-colleagues has installed a NI-DAQ 6.5 in our system. [And I do not see any other naitional instruments card in the CPU of the computer, may be he removed it] I deleted the account and all his files in the system. When I am trying to install version8.0, its not getting installed and giving me a message that I should uninstall the previous version by going to Add/Remove programs in the control panel.
    I tried doing that, but the "Change/Remove" button does not seem to work...[There is no response and so unable to install the new version...]
    Any idea how can this problem be solved?
    It is a windowsXP operating system with SP2 installed on a machine with P4 processor.
    Thanks

Maybe you are looking for

  • I downloaded cc photoshop to a computer that is not compatible. It is my 2nd download and Id like to

    I downloaded cc photoshop to a computer that is not compatible. It is my 2nd download and Id like to be able to download onto a new computer. I have uninstalled the copy on the comp. Will I be able to download it onto a new laptop?

  • Adobe Prelude CC search function not working correctly?

    Hey guys, In need of some help, I am using the "tag" feature in prelude CC, tagging clips with multiple words IE "Day One, Interview, Ben" When searching the footage the clips can be seen if I type the words "Day One" or "Ben" however if I type them

  • Anyone know how to measure multiple file selections in a finder window?

    Hello, I have a flash drive that holds 8gbs. I have an enormous folder of images I am going to start passing to my buddy on the flash drive. Anybody know how I can select multiple files and know how big the selection will be prior to dragging them to

  • IPad 1 has bright white spot

    I have an annoying problem with my original ipad 1. It has a bright white spot (more visible on white pages) about a cm above the round button on the screen And a red dead pixel on the right side. It is now obviously out of warrenty but would an Appl

  • Aging Interval for an Order Document

    Hi All, What is the logic used to calculate the Aging Interval of an Order. I believe it is based on the Payment due date in the Billing Document. Can someone give input as to how to check the Aging Interval for an Order. Thanks and regards, Raj.