Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default CSS Templates

    I have just uploaded a template to our site and wondered if this is a general
    problem or if I have my .css located incorrectly. I have my template file in
    the template folder of the root and am then working from within a subdirectly
    for my newsletter which contains my .css file and .htm's.

    I also have a .htm file that I used for the template which is using the .css
    file for format. The .html file works fine and if I try to edit it I can view
    it with the CSS applied. However if I try to start a new page using my template
    I lose all the CSS formating which causes difficulties.

    If I then publish the new page from within my subdirectory the CSS formatting
    is applied and the page shows as it should and can then be re-edited with the
    CSS applied. I have tried placing the CSS file in other directories (root and
    template) with no difference.

    Is this a general glitch with the slightly annoying workaround I have used so
    far or is there something I haven't considered.

    Inanimate Shogun Guest

  2. Similar Questions and Discussions

    1. Libraries, Templates, Nested Templates, Repeat Regions,
      Hi I have eight categories to display in my site navigation. Each category has at least one (some have two) levels of subcategories. For example...
    2. No Templates
      Hello, My problem is that I have no templates in Contribute 3.0. I have tried whit but no result. Can I download all the templates or have...
    3. Issues with templates and nested templates
      Hello, I hope there is someone out there that can help me. I created a website using 1 main template and several nested templates. Everything...
    4. PHP Templates
      i need to place a block of PHP code at the start of every page - BEFORE anything & everything; otherwise i get the infamous 'headers already sent'....
    5. Dreameaver Templates Applide to Templates?
      Hello, I was updating pages using templates today and I found that I had to create several templates to cover different styles of pages. There...
  3. #2

    Default Re: CSS Templates

    > I have my template file in the template folder of the root and am then
    working from within a subdirectly for my newsletter which contains my .css file
    and .htm's.

    NOTHING except your template files should be inside of your /Templates/
    directory. If thats the way you have it now, you need to change that. Also, try
    changing your CSS call to be either a relative or absolute link and see if that
    helps.

    Show us some code or a URL too if you want.

    mzanime.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139