CSS not applying to a page if navigated to from one other page in the site

Hi,
Quite new to dreamweaver. Built a site a few months ago and when updating the content I decided to update the style as well using the CSS sheet.
Strange problem occurring....
When you navigate to the Contact Us page directly via URL or any but one page in the site, the SCC applies and webpage displays well.
However, if you navigate to the Contact Us page form the About Us page then all styling is lost.
Below is my NavBar coding. I have compared it on all pages and it's the same. Can't work out why CSS not applying in this one specific instance.
<nav id="mainnav">
      <ul>
        <li><a href="index.html">Home</a></li>
        <li><a href="TheCollection.html">Collection</a></li>
        <li><a href="News.html">News</a></li>
        <li><a href="About.html" class="thispage">About Us</a></li>
        <li><a href="Contact.html">Contact Us</a></li>
      </ul>
    </nav>
Any advice appreciated and let me know if I can provide anything else that might help you to help me.
Thanks!
S

How many style sheets do you have for your entire site?
You should have boilerplate.css, your fluidGridLayout.css (whatever you named it) and one other custom css file for your content styles.  All 3 style sheets should appear on every page.  For site management reasons, I usually put my CSS files into a styles folder.
Sitename (C:\sitename)
index.html
about.html
contact.html
etc...
     -styles
          boilerplate.css
          layout.css
          custom.css
With that structure above, your links to external style sheets should look something like this on every page.
<link href="styles/boilerplate.cssview-source:http://www.theseasonhats.com/keysheet.css" rel="stylesheet" type="text/css">
<link href="styles/layout.css" rel="stylesheet" type="text/css">
<link href="styles/custom.css" rel="stylesheet" type="text/css">
Nancy O.

Similar Messages

  • Removing index.html from home page / remove .html tags from all other pages

    Hello All,
    I was wondering if there is a way to remove the index.html from my main page, so that www.mypage.com/index.html is simply www.mypage.com/. This also applies to all the other pages in the site, but only for the .html extension: www.mypage.com/contact.html becomes www.mypage.com/contact. Almost all sites I know do this, but I can't figure out the technique beyond working some crazy voodoo with Apache.
    Thanks in advance for your help!

    if 'index.html' is in your HOST server's default filename list, then you can omit its name from any link, e.g.,
    <a href="/">Home</a>
    That link will cause the server to load the default file found in the root folder of the site.
    This is actually the preferred way to link to your home page.

  • I used to open many tabs in the same page and i move from one to other by mouse but since3 two days the tabs open in the same page normaly but i can't move from one to other when i clik with mouse on any tab it don't open/ do u have any solve for this?

    i used to open many tabs in the same page and i move from one to other by mouse but since3 two days the tabs open in the same page normaly but i can't move from one to other when i clik with mouse on any tab it don't open/ do u have any solve for this

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How-to get attributes from one JSF page redirected to another?

    How do I send information from one JSF page when the navigation rule redirects it to another?
    When JSF navigation does a forward I can use request.setAttribute() in the from-page and then use request.getAttribute() in the to-page, but this doesn't work with <redirect/>.
    Regards,
    Al Malin

    The process scope in ADF Faces solves this. See:
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state/content/navId.4/navSetId._/vtTopicFile.adffacesguide%7Cdevguide%7CcommunicatingBetweenPages%7Ehtml/

  • Muse Site does not display completely, amazingly, in Safari.  In Chrome, Firefox and IE, however, the site is displayed correctly ...

    Muse Site does not display completely, amazingly, in Safari.  In Chrome, Firefox and IE, however, the site is displayed correctly ...
    Kari

    Hi Aish
    The site URL is: http://hotelegerkingen.businesscatalyst.com
    The page
    http://hotelegerkingen.businesscatalyst.com/räume --- preise.html
    and
    http://hotelegerkingen.businesscatalyst.com/menus.html
    not show the whole content (only in Safari)
    Thanks for the support!
    Regards ,
    Kari
    H·B·H Communications & Events
    Karl Wälle
    [email protected]
    Breitensteinstrasse 96
    8037 Zürich
    Fon +41 44 447 40 90 (direct 99)
    Mobile +41 79 964 65 12
    Fax +41 44 447 40 89
    [email protected]
    www.hbh-com.ch<http://www.hbh-com.ch>
    Am 14.08.14 17:31 schrieb "Aishvarya Raj Rastogi" unter <[email protected]<mailto:[email protected]>>:
    Muse Site does not display completely, amazingly, in Safari.  In Chrome, Firefox and IE, however, the site is displayed correctly ...
    created by Aishvarya Raj Rastogi<https://forums.adobe.com/people/aishvarya+rastogi> in Help with using Adobe Muse CC - View the full discussion<https://forums.adobe.com/message/6640545#6640545>

  • Build a blank/other type of page which can show links to other pages

    Can someone please tell me how to build a blank/other type of page which can show links to other pages? I mainly want a page to show 3 links, once someone clicks on it, then it will go to a specified page. I tried using URL, but that did not work. Any advice is greatly appreciated. Thank you very much for your help in advance.
    -Grace

    Do a region (probably a HTML-based one is fine), enter in the HTML for your links, and that should be it. What didn't work about this?
    Your links probably should appear like this in your coding (use substitution variables):
    f?p=&APP_ID.:3:&APP_SESSION.
    In the above example, "&APP_ID." will resolve dynamically to the application ID that you are in, "3" is page 3 (change this to whatever page you want the link to be), and "&APP_SESSION." is the existing session number (if you don't include this, the user will receive a new session ID if the destination page is public or will be intercepted annoyingly to log in and get a new session ID which you probably don't want).
    Do not include the full http path. Just start with f?p... and everything is assumed to be relative to Apex on the current environment.
    Those are effectively the minimum requirements for a URL in Apex to go from one page to another in an app. You can add to that the additional URL parameters for Request value, Set items with values, clear cache, reset pagination, etc. if you need to. Check the Apex online help under "understanding URL syntax" for details on these.

  • Migrate page w/ Disco portlets from one 9iAS portal instance to another?

    Hi.
    Has anyone migrated pages with Discoverer portlets from one instance of 9iAS portal to another?
    We want to maintain development and production 9iAS setups, and need some mechanism to move pages wholesale from one app server to the other.

    Hi Sumit,
    Thank you very much for the early response.
    The personalization has been done at the Site level.
    After migrating the code the server was bounced.
    On the executing the script given by you i.e jdr_utils.printdocument('/oracle/apps/pon/negotiation/creation/webui/customization/site/0/ponDefineHdrPG');
    Its giving "Error: Could not find document /oracle/apps/pon/negotiation/creation/webui/customization/site/0/ponDefineHdrPG".
    Can you please guide me what i am missing.
    Waiting for your reply at the earliest.
    Thanks and Regards
    Jaydeep Mitra

  • Global navigation fix for iPad is effecting other links on the site

    Hi,
    We have a deployed a fix to make our global navigation work properly in iPad as per the below link
    http://tommdaly.wordpress.com/2011/11/10/ootb-navigation-fix-to-support-ipad-i-devices/
    This link gives us below code.
    $(document).ready(function(){
    if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) {
    $(".s4-tn .menu-horizontal ul.root li.dynamic-children a.dynamic-children").bind('touchstart',function(e){
    var position = $(this).next().position();
    if(eval(position.left < -1)) {
    $(this).click(function(c){
    c.preventDefault();
    else {
    var location = $(this).attr("href");
    window.location = location;
    This will allow you to touch once to open a menu item that has children. Touching that menu item again would navigate to that node.
    However, the above code does the solution for all the links in the Site. For all the other links in the Site, we have to click twice to navigate to the URL.
    We do not want that. The fix should work only for global navigation links. For all other links, the redirection should happen on the first click itself.
    Any help would be appreciated.
    Regards,
    Vijay

    Using the IE Developer Toolbar, check the DOM structure of the top navigation global navigation links and make sure that only the immediate children is selected.
    $(".s4-tn .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item").bind
    Branding Common Elements in SharePoint 2013
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • HT204053 how do i move page and numbers documents from one icloud login to another?

    how do i move page and numbers documents from one icloud login to another?
    I had to change my email address whcih meant new apple login.
    I have a number of docs in iwork/pages and iwork/numbers.  How do I transfer them to my new login?

    There's a couple of ways but my tip backing up your documents in the cloud is as good as any.

  • Using QuickTime Pro with an .mpg movie, why can I only get it to play from the beginning, but not from any other point in the video?

    Using QuickTime Pro with an .mpg movie, why can I only get it to play from the beginning, but not from any other point in the video? How can I fix this?
    Baffled in SB

    What format of MPG is this?  Is this an MPEG1 or MPEG2 video?  How was the video created?

  • Hello I downloaded adobe after effect CS6, but it is not installed and asks to install Adobe Support Advisor. I turn to the site and there wrote: "The Adobe Support Advisor tool was used to analyze installer log and system information associated with inst

    Hello I downloaded adobe after effect CS6, but it is not installed and asks to install Adobe Support Advisor. I turn to the site and there wrote: "The Adobe Support Advisor tool was used to analyze installer log and system information associated with installation errors. The tool has been replaced with improved installation support mechanisms. Please visit Adobe Support section for Knowledge base articles around Installation . " What do I do?

    yes, I did that with helping message 3, I'd remove Cs6 only, but it did not help. The message "Failed to initialize the setup program. To identify the problem, download the program Adobe Support Advisor" repeat again =(

  • Strict a page only be called from a spesific page...

    How can i strict a page to be called from a spesific page? is this possible and if so how?
    for example: page a has link to page b
    if i call page a then click the link to call page b then the page will be displayed
    if i directly call page b the page will be redirected to illegal.
    thanks

    If you're using JSP, you can always store a flag in the session.
    Or, take a look at the "Referer" request header.

  • I've just started using the App Tabs. I think this feature could be handy but why are the sites not updated when I start Firefox. Now I have to manually update the site which is somewhat of a downer. Does any of you know where I'm going wrong?

    I've just started using the App Tabs. I think this feature could be handy but why are the sites not updated when I start Firefox. Now I have to manually update the site which is somewhat of a downer. Does any of you know where I'm going wrong?

    To answer the post title FireFox save all downloads automatically in the download folder, which you can find in the Documents folder. If you want to choose where to save your downloads go to tools>options>check always ask me where to save files.
    Secondly, I am assuming you have IE 8 installed as this is the only version that supports this fix that is currently not in beta. Go to control panel>internet options>advanced tab and reset the settings at the bottom. This may or may not fix the problem but it is a good first step.

  • Navigation Bar Problem - One tab/page not working

    Hi All,
    I apologise in advance if this has been covered, my searching skills are lacking today.
    I have created a website and uploaded. All is fine, but in my Navigation bar my 2nd last page is having issues.
    Once you click on it you cannot click back to any of the previous pages (if that makes sense)
    My website is here: www.makeupbyjade.com.au
    It is the 'Contact Me' page.
    You can click on the page, but once you do, you cannot go back an view another page.
    I am very new to the whole IWeb thing and am still trying to find my feet with alot of it. Does anyone know what i have done wrong????
    Thank you in advance
    Jade
    Message was edited by: Jadelina

    All is good. I fixed it.
    Thank you anyway

  • Passing parameters from one OAF page to another OAF PAge

    Hello
    I was wondering, if there is a possibility of passing request parameters from one page to another page in EBS ( E-Business Suite).
    I tried using the following
    a) PageContext.putParamater ( "MyParamater", "ParamaterValue")
    b) I addded the above line of code by extending an page controller of the OAF page and personalized the page
    When I am trying to retrieve the value by getParameter() in the next page. I am also unable to get access to the parameter in the next page.
    I am trying the above code while trying to create expenses in I-Expense module...I would like to pass the ReportHeaderId from one page to another page for customization purposes. I Am not able to get ReportHeaderId in the ReviewPAge...There are no Business Objects in the Review page...hence trying the putParameter idea.
    Any help will be highly appreciated
    Thank You

    What is the source of the parameter? If the source is a VO, you can use the method I have specified in my previous post regarding updating the button properties. For example, you can include the param in the destination URL of the button as such:
    OA.jsp?page=/xyz/oracle/apps/.../myPG&retainAM=Y&addBreadCrumb=Y&myParam={@ParamSource}
    where ParamSource is an attribute from a VO.
    You can get this value via oapagecontext.getParameter()
    Can you please give details as to the source of your params (param-1, param-2, etc.). This will help in providing you suggestions.
    Regards,
    LC

Maybe you are looking for

  • Cant find my iOS iPhoto journal in iCloud

    When I go to iCloud on my MBP I only find options for Mail, contacts, calendar, find my iphone and iWork. How do I get to the rest of my iCloud content? I want to share my journal among other things.

  • How to check view code

    Hi all I have A view invoice_track i want to check the code of this view please guide me how i will check Thanks And Regards Vikas singhal

  • Additional data in Customer master  to be mandatory field

    Hi SAP Gurus,   I've a requiremnt of setting the additional data fields as mandatory in Customer master "Sales area" data. I have checked in the standard config were there is no settings related to additional data  in the Std configuration (account g

  • Variations function in Photoshop CS5

    I have Photoshop CS5 student edition.  I have been working through some youtube tutorials.  One of the tutorials includes a variations function, however it does not appear to be on the program I have. 

  • Using a dll function

    Hi all. I'm sorta new to JNI and I had a question. I have a pre-existing dll called "mydll.dll" and its header file "mydll.h" I am trying to access a funtion " int GetVersion() " using JNI. I have written the following C funtion to access the functio