Using templates with css in mx

Hi,
I'm sure I'm being stupid but it's driving me insane - I'm
weaning myself off table based layout and using css (for the first
time) in mx. I'm (finally) happy with my stylesheet and how it's
all looking but can't seem to use css with a template - when I save
the page as a template and preview the style sheet does not seem to
be attached.
Any help MUCH appreciated,
Katy

> Good to know about mx as I was thinking about upgrading
to 8 - does it
> make
> like easier with css?
Very definitely!
Good grief - your stylesheet is ... big. Usually so many
custom classes
mean that the stylesheet is WAY overengineered.....
I'll take a look though.
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
==================
"katyoj" <[email protected]> wrote in
message
news:[email protected]...
> Thanks -
>
> I've uploaded it here :
>
>
>
http://kateortonjohnson.bulldoghome.com/pages/kateortonjohnson_bulldoghome_com/i
> ndex.html
> & have attached the style sheet to the message
>
> Good to know about mx as I was thinking about upgrading
to 8 - does it
> make
> like easier with css?
>
> Anyway thanks again
>
> Kate
>
> /* CSS Document */
>
> BODY {
> margin:0px;
> padding:0px;
> font-family: arial, helvetica, sans-serif;
> font-size: 11px;
> color: #000;
> background: #FFF;
> }
>
> /* Link properties */
>
> A:link {
> color: #333;
> text-decoration: none;
>
> }
>
> A:visited {
> color: #913c87;
> text-decoration: none;
>
> }
>
> A:active {
> color: #913c87;
> text-decoration: none;
>
> }
>
> A:hover {
> color: #913c87;
> text-decoration: none;
>
> }
>
> /* Main text headings */
>
> h1
> {font-family: tahoma, Arial, Helvetica, sans-serif;
> font-size:11px;
> color:#333;
> text-decoration:none;
> font-weight:bold;
> margin:3px 5px 5px 3px;}
>
> h2
> {font-family: tahoma, Arial, Helvetica,
sans-serif;font-size:11px;
> color:#154669;
> text-decoration:none;
> font-weight:bold;
> margin:0px 5px 5px 3px;
> padding:5px 0px 0px 5px;}
>
> h3
> {font-family: tahoma, Arial, Helvetica, sans-serif;
> font-size:11px;
> color:#525E6A;
> text-decoration:none;
> font-weight:bold;
> margin:5px 5px 5px 3px;
> text-align:right;
> }
>
> /* Footer text */
>
> .footertext {
> font-family: tahoma, Arial, Helvetica, sans-serif;
> margin:0px;padding:15px 0px 5px 0px;
> font-size:10px;
> color:#666;
> }
>
> /* Titles */
>
> .t3 {
> font-family:tahoma, Arial, Helvetica, sans-serif;
> font-size:20px;
> color:#154669;
> text-decoration:none;
> font-weight:bold;
> }
> .t2 {
> font-family: tahoma, Arial, Helvetica, sans-serif;
> font-size:14px;
> color:#96968A;
> text-decoration:none;
> font-weight:bold;
> }
>
> /* Main body */
>
> .maincontent {
> border-top-style
otted;
> border-top-width:1px;
> border-top-color:#989898;
> margin:3px 10px 30px 0px;
> padding:0px 10px 5px 10px;
> font-family: arial, helvetica, sans-serif;
> font-size: 11px;
> color:#333;
>
> } .maincontent img {float:left;margin:5px 5px 5px 0px;}
>
> .maincontent2 {
> border-top-style
otted;
> border-top-width:1px;
> border-top-color:#989898;
> margin:3px 220px 0px 0px;
> padding:0px 10px 5px 10px;
> font-family: arial, helvetica, sans-serif;
> font-size: 11px;
> color:#333;
> }
>
> .maincontent2 img {float:right;margin:5px 0px 5px 5px;}
>
> .lwrap {
> width:182px;
> margin-top:15px;
> margin-bottom:0px;
> margin-right:auto;
> margin-left:auto;
> padding:0px;
> }
>
>
> /* Left content */
>
> .lcontent {
> border-left-style:solid;
> border-left-color:#C5C5C5;
> border-left-width:5px;
> width:172px;
> margin:0px 0px 0px 0px;
> font-family: Arial, Helvetica,
sans-serif;font-size:11px;
> color:#666666;
> text-decoration:none;
> text-align:left;
> font-weight:normal;
> padding:5px 3px 10px 5px;
> background-color: #EEE;
> }
>
> .leftshadow {
> width:182px;
> height:6px;
> padding:0px;
> margin-top:0px;
>
> }
> .leftshadow img {padding:0px;margin:0px;float:right;}
>
> .separator {
> border-top-width:1px;
> border-top-style
otted;
> border-top-color:#989898;
> margin-right:5px;
> margin-left:5px;
> margin-top:10px;
> }
>
> /* News boxes */
>
> .newsheader{
> background-image:url(images/left_subh.gif);
> background-position:top;
> background-repeat:no-repeat;
> width:182px;
> margin-left:auto; margin-right:auto;
margin-top:15px;margin-bottom:0px;
> height:17px;
> text-align:right;
> padding:1px 5px 0px 0px;
> font-family: tahoma, Arial, Helvetica,
sans-serif;font-size:10px;
> color:#333;
> font-weight:bold;
> }
> .newscell{
> background-color:#EEE;
> width:182px;
> margin-left:auto; margin-right:auto;
margin-top:-1px;margin-bottom:0px;
> min-height:30px;
> font-family: Arial, Helvetica, sans-serif;
> font-size:11px;
> color:#666;
>
> }
>
> .newscell p {padding:5px 5px 15px 10px;margin-top:0px;}
>
> /* Right content */
>
> .rcontent {
> background-color:#EEE;
> width:168px;
> margin-left:auto;
> margin-right:auto;
> border-left-style:solid;
> border-left-width:5px;
> border-left-color:#C5C5C5;
> min-height:30px;
> margin-top:18px; margin-bottom:0px;
> font-family: tahoma, Arial, Helvetica, sans-serif;
> font-size:10px;
> color:#666;
> padding:5px 3px 10px 5px;
> text-align: left;
> }
>
> .rightshadow {
> text-align:right;
> width:168px;
> height:7px;
> padding:0px;
> margin-top:0px;
> margin-bottom:15px;
> float:right;
> }
> .rightshadow img {padding:0px;margin:0px;float:right;}
>
> /* Bullet list */
>
> ul {
> list-style-image:url(images/bullet.gif);
> list-style-type:none;
> }
>
> p img {margin-left:5px;}
>
>
> #wrap{
> margin:0px;
> padding:0px;
> width:100%;
> }
>
> /* Header section */
>
> #header{
>
> background:#EEE;
> margin:0px 0px 0px 0px;
> font-size: 11px;
> font-family : Verdana, Arial, Helvetica, sans-serif;
> color : #000000;
> border-bottom: solid #C5C5C5;
> }
>
> /* Top navigation */
>
> #topnav ul
> {
> padding-left: 0;
> margin-left: 5px;
> margin:0px 0px 0px 0px;
> background-color: #913c87;
> color: White;
> float: left;
> width: 100%;
> font-family: arial, helvetica, sans-serif;
> font-size: 11px;
> font-weight: bold;
> height: 18px;
> }
>
> #topnav ul li { display: inline; }
>
> #topnav ul li a
> {
> padding: 0.2em 1em;
> background-color: #913c87;
> color: White;
> text-decoration: none;
> float: left;
> border-right: 1px solid #EEE;
> }
>
> #topnav ul li a:hover
> {
> background-color: #C5C5C5;
> color: #fff;
> }
>
>
> /* Left positioning */
>
> #left {
> width:191px;
> margin:0px 0px 10px 0px;
> padding:0px 0px 20px 0px;
> background-color:#EBE8DE;
> border-right-width:3px;
> border-bottom-width:3px;
> border-left-width:5px;
> border-top-width:0px;
> border-style:solid;
> border-right-color:#EFEEEE;
> border-bottom-color:#EFEEEE;
> border-left-color:#fff;
> float:left;
> min-height:15px;}
>
> /* Right positioning */
>
> #right {
> margin-left:196px;
> background-color:#fff;
> min-height:30px;
> text-align:left;
> padding:10px 10px 15px 15px;
> min-width:560px;
>
> }
>
> /* Footer positioning */
>
> #footer {
> background-image:url(images/footer2.gif);
> height:55px;
> margin:0px 0px 0px 0px;padding:0px;
> width:100%;
> min-width:760px;
> overflow:hidden;
> clear:both;
> }
>
> #footer img {padding:0px;margin:0px;float:left;}
>
> #footer a {
> text-decoration:none;}
>
> /* Right positioning */
>
> #rightcol {
> width:180px;
> float:right;
> min-height:30px;
> background-color:#fff;
> margin:0px 0px 0px 20px;
> padding:0px;
> text-align:center;
> }
> /** BOX3 */
>
> #box3 {
> clear: both;
> margin-top: 20px;
> padding: 10px 0px;
> }
>
> #box3A {
> float: left;
> width: 200px;
> padding: 0px 13px 0px 43px;
> background: url(/csstemplatetts/images/homepage20.gif)
repeat-y right
> top;
> }
>
> #box3B {
> float: left;
> width: 200px;
> padding: 0px 50px 0px 11px;
> }
>
> #stretch {width:760px;height:1px;clear:both;margin:0px
0px 10px
> 0px;padding:0px;}
>

Similar Messages

  • Do do you use lightbox with CSS rollovers?

    Hi,
    I want to use lightbox with CSS rollovers. I can implement it ok with a sinlge thumbnail but I can't get it to work using the rollovers?
    I want the tumbnail image to be tinted, then when you hover over it it goes to the normal colour image (I have done this and its fine).
    But when I try to activate the lightbox through the rollover it doesn't work.
    Can anyone help please?
    Not too advanced here...lol!
    Regards,
    Martin

    Short answer:  Yes, it is possible.
    See this link for a working demo:
    http://alt-web.com/GALLERY/Photo_Gallery.html
    For better answers, you'll need to post a link to your page.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Help: Using templates with Library items

    Hey there dreamweaver users
    Just a quick question it might sound dumb but im new to the dreamweaver world and would be greatful if you could answer this question i have.
    I have made a template for my site and i wish to update all the child pages with a library item i have inserted into the main template,
    ive put it into the main template as a footer navigation links and then left dreamweaver to update all my other child pages with this library item.
    the thing is it never works am i doing something wrong ? really could do with some help.
    Thank you :]

    I only have one Template and this is it
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Caribe Travel Services</title>
    <!-- TemplateEndEditable -->
    <link href="../caribe_styles.css" rel="stylesheet" type="text/css" />
    <link href="../print.css" rel="stylesheet" type="text/css" media="print" />
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body>
    <div id="container">
      <div id="header"><a href="../starter.html"><img src="../assets/images/logo.jpg" alt="Caribe Travel Services" name="logo" width="213" height="144" id="logo" /></a></div>
      <div id="sidebar">
        <ul class="nav">
          <li><a href="../packages/air.htm">Air Packages</a></li>
          <li><a href="../packages/cruises.htm">Cruises</a></li>
          <li><a href="../packages/inclusive.htm">All Inclusive</a></li>
          <li><a href="../packages/resorts.htm">Resorts</a></li>
          <li><a href="../packages/index.htm">Contact Us</a></li>
        </ul>
        <div class="sideContent"><!-- TemplateBeginEditable name="sideContent" -->
          <h3>Heading 3 here</h3>
          <p>side content here</p>
        <!-- TemplateEndEditable --></div>
      </div>
      <div id="mainContent"><!-- TemplateBeginEditable name="mainContent" -->
        <h1>Heading 1 Here</h1>
        <p>main content here</p>
        <h2>Heading 2 </h2>
      <!-- TemplateEndEditable --></div>
      <div id="footer"><!-- TemplateBeginEditable name="navLinks" --><!-- #BeginLibraryItem "/Library/altNav.lbi" -->
        <ul>
          <li><a href="../index.htm">Home</a></li>
          <li><a href="../packages/index.htm">Packages</a></li>
          <li><a href="../specials/index.htm"> Specials</a></li>
          <li><a href="../galleries/index.htm">Galleries</a></li>
          <li><a href="../testimonials/index.htm">Maps</a></li>
          <li><a href="../testimonials/index.htm">Testimonials</a></li>
          <li><a href="../newsletter/index.htm">Newsletter</a></li>
          <li><a href="../contact.htm">Contact</a></li>
        </ul>
      <!-- #EndLibraryItem --><!-- TemplateEndEditable --></div>
      <!-- end .footer -->
      <!-- end .container -->
    </div>
    </body>
    </html>

  • Template with CSS style sheet attached, not updating in pages

    It shows when I look at it in a browser but its not updating in page view. Also not updating image links of style sheets.
    I am a developer for a long time. I know dreamweaver and how to do this. Its a bug I think. But need need to know what I can do to get this fixed.

    webgirlfl wrote:
    It shows when I look at it in a browser but its not updating in page view.
    Do you mean it's not showing in Design View?
    This could be caused by  errors in your code. DW's Design View is very unforgiving of even small errors that the browsers handle with ease.
    Check your template page against these validators and clean out any errors...
    HTML: http://validator.w3.org/
    CSS: http://jigsaw.w3.org/css-validator/
    Is the css that the template is attached to embedded within the template's <head>, an external .css file or inline css?
    Is any of the non-updating css in editable regions?

  • Using templates with task forms

    Hello everybody!
    In my project, I need to create a jsf page template, and aply it to task forms (there are about 50 human tasks, so I really need to reuse as much as possible). Is there any recommended way of doing this?
    In a proof of concept, I tried to simple put the "af:pageTemplate" code snippet in the generated task form source, and then move some of the form generated code inside of the template facets where I needed it. Is this recommended approach? I'm still new to ADF, so I don't know if there are any negative implications in this approach :P
    Thanks,
    Luis
    Edited by: user12048118 on 10/Mai/2011 6:42

    For questions about LiveCycle Designer use the forum LiveCycle Designer.

  • ORA-02303 when creating database on Exadata using template with BP12

    I get ORA-02303 when creating a RAC database on Exadata. Logs indicate that error happened when applying bundle patch BP12 and probably when running following script: /u01/app/oracle/product/11.2.0.4/dbhome_1/rdbms/admin/catsnap.sql
    CREATE OR REPLACE TYPE SYS.RewriteMessage AS OBJECT(
    Check the following file for errors:
    /u01/app/oracle/product/11.2.0.4/dbhome_1/cfgtoollogs/catbundle/catbundle_EXA_ACSES01_GENERATE_2014Dec17_13_07_45.log
    Apply script: /u01/app/oracle/product/11.2.0.4/dbhome_1/rdbms/admin/catbundle_EXA_ACSES01_APPLY.sql
    Rollback script: /u01/app/oracle/product/11.2.0.4/dbhome_1/rdbms/admin/catbundle_EXA_ACSES01_ROLLBACK.sql
    Executing script file...
    Processing Oracle Database Packages and Types...
    CREATE OR REPLACE TYPE SYS.RewriteMessage AS OBJECT(
    ERROR at line 1:
    ORA-02303: cannot drop or replace a type with type or table dependents
    CREATE OR REPLACE TYPE SYS.ExplainMVMessage AS OBJECT (
    ERROR at line 1:
    ORA-02303: cannot drop or replace a type with type or table dependents
    Anyone experienced the same issue??

    Metalink search points to few bugs. May be opening a SR is a good idea.

  • How to use a custom css with a ditamap?

    I'm still trying to get to grips with some DITA Frame basics and another piece of info that I would like to have is how to get the ditamap to use a custom css when it is output to xhtml with the DITA OT. Is there any simple non-super-techie way to do this without having to learn how to hack the ANT programs?
    Under the StructureTools menu, there is an Import CSS styles item, but I can't find instructions on how to use it accessible to my level.
    Also, is there a way to apply a company stylesheet to the Responsive html output generated with the new Publish tool? I realize the two provided templates can be modified element by element, but it does mean a lot of modification, and it would be cool if we could just invoke the stylesheets that already govern our web site so that the output could match.
    Thanks to anyone who can help,
    Elisa Roselli
    Cambridge Imaging Systems

    Hi Elisa...
    The short answer is .. no.
    When you publish through the OT, you're just passing control off to an Ant target and the DITA-OT processing. You'd need to modify the files in the OT to use a modified CSS. Note that the "easy" way to do this is to just edit the CSS file directly in the OT file structure. The "proper" way to do it is to develop an OT plugin and set up a new Ant target that uses your styling instead of the default. You'd change the Ant target that FM uses so it calls yours (don't recall where this is but it can be done).
    One thing that may be useful to know is that when you set the value of the @outputclass attribute on an element in DITA, the corresponding tag in the generated HTML is assigned a @class attribute with that same value. This lets you set "styling" in DITA that is applied to the output. You still need to get your custom class definitions ino the CSS.
    The Import CSS item on the StructureTools menu has nothing to do with OT publishing (or anything that you'd likely be using).
    I'm not aware of a way to apply a stylesheet to the Publish tool .. I thnk you have to go through the process of mapping styles manually. I could be wrong, and if so, hopefully someone else will jump in to help.
    Cheers,
    …scott

  • Difficulties with templates and CSS in DW CS3

    I'm having difficulty with CS3 and templates.
    I started a new site. I created an HTML file (with CSS for
    some formatting - colors and margins) and made a template from the
    HTML file, creating one editable region (plus the default two of
    the page title and the additional area in the header). I then
    created my site HTML files from this new template. When I tried
    updating the template, I got an error that I had nested editable
    regions in the HTML files. I checked the template, and I don't. I
    checked the HTML files and I did see two </body> tags at the
    end.
    I started over. I updated my starting file and made a new
    template, overwriting my old one. I created new files from the new
    template. Although the HTML files display fine in the browsers,
    when I try to view them in Design View, this round DW doesn't
    render them with the CSS, and it did the first time.
    What's going on, and can I get it to stop?
    Thanks!

    I use File>New...>Page from Template, select the
    template, go to editable region, add my content, then save the
    result as an HTML file. Same as I've done lots of times. The Update
    page when template changes checkbox is checked.
    quote:
    Originally posted by:
    Newsgroup User
    > I then created my site HTML files from this new template
    How? FILE | Save As...?
    Or FILE | New from template > Template name > Create?
    > What's going on, and can I get it to stop?
    Let's see the template page, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "pixlor" <[email protected]> wrote in
    message
    news:g4jn3o$r21$[email protected]..
    > I'm having difficulty with CS3 and templates.
    >
    > I started a new site. I created an HTML file (with CSS
    for some
    > formatting -
    > colors and margins) and made a template from the HTML
    file, creating one
    > editable region (plus the default two of the page title
    and the additional
    > area
    > in the header). I then created my site HTML files from
    this new template.
    > When
    > I tried updating the template, I got an error that I had
    nested editable
    > regions in the HTML files. I checked the template, and I
    don't. I checked
    > the
    > HTML files and I did see two </body> tags at the
    end.
    >
    > I started over. I updated my starting file and made a
    new template,
    > overwriting my old one. I created new files from the new
    template.
    > Although the
    > HTML files display fine in the browsers, when I try to
    view them in Design
    > View, this round DW doesn't render them with the CSS,
    and it did the first
    > time.
    >
    > What's going on, and can I get it to stop?
    >
    > Thanks!
    >
    >

  • Printing to PDF with Ctrl-P (use Adobe Professional 9.4.5) tries to embed a font (WCrSarah) that is not used in the css, nor used on the page itself). Why? Cheers, vernooij@brill.nl

    Hi all,
    Printing a page to PDF with Ctrl-P (use Adobe Professional 9.4.5) tries to embed a font that is on my computer (WCrSarah) that is not used in the css, nor used or named in the page itself. Why? Cheers, [email protected]

    Your template contains an IE Conditional Comment that is adding 30px of top padding to  #sidebar1.  This padding may required in older versions of IE but not IE9.
    &lt;!--[if IE]>
    &lt;style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColFixRtHdr #sidebar1 { padding-top: 30px; }
    .twoColFixRtHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    &lt;![endif]-->
    To fix it, change [if IE]  to [if lt IE 9]
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Please help with borders problem with CSS templates

    I'm trying to redo my site using the great CSS templates that came with CS4.  But I have something goofed up and can't figure out what.  Here's the test page that I am using to make the main Template.
    http://www.ausranch.com/start-for-2010.html
    I want a photo in the upper left and a vertical line from top to bottom of the container that is 6 pixels wide.  Then I want a 10 pixel border across the bottom of the photo and the header area.  Of course I'd like all of these borders to line up.  I thought it might be easier to move the sidebar1 div above the header div.  Was that a mistake?
    I thought I had it working.  It works/displays fine on my Vista computer using both Firefox and IE8. That monitor is an old 1280 x 1024.
    It doesn't work on Win 7 with IE8 and a 1600 x 900 widescreen display.  Fine on Firefox on both computers.  What happens is that the sidebar1 right border doesn't line up with the mainContent left border.  I need both because the sidebar1 border is needed for the area that is in between the header and the mainContent (I can't figure out where that space comes from, actually.)  The sidebar1 ends well above the end of the mainContent so it has to have a border too.  But right now, on that Win7 widescreen computer, the two borders do not line up and appear to be off about 6 pixels.  They touch but they don't line up.
    In order to make the horizontal lines line up, I had to remove the 30 px margin at the top of the sidebar1 that was in the comments as a bug fix for IE.
    Do I need a tweak somewhere or did I totally take the wrong approach here?  Thank you.

    Here you go:
    http://wwww.martcol.co.uk/test/horses.html
    That's my attempt and I think it might be a slightly more straighforward solution.  basically, I guess it's now a two column layout with no header or footer.  It's a bit clunky and if you want my opinion, I think you could get it a bit cleaner if you start again and build it on that basis a 2 Column, fixed, centered layout.
    I also think that what you got caught up in was trying to fix a problem by adding and adding to the page. That way eventually, it's really easy to lose track of things.  If you had seen it as a two column layout earlier on, it might have been a Eureka moment!  I'm no expert but I think I've cobbled something together that will hold up in IE 6 and Firefox.
    The two pages are below and if you open them up in DW you should be able to test the site in your local browser at least.  I have taken out all your template instances - I just don't understand or use all that stuff - and the links are all absolute to your site.  I've tried to comment the page to show you what I have done but, it won't explain everything probably because I am not sure how to explaing it all.
    Both the main divs that hold the two columns are floated so if you start tinkering with margins and border width it will throw the page off because of the Box Model.  If you want to push content away from the edge of something use padding.  The other thing to say is that the page will hold up all the while the right panel content is greater than the left panel.
    Gosh, I hope I haven't made things worse!
    Regards
    Martin

  • I am changing from Word to Pages. I have created my custom template with all my styles etc and that is what comes up when I go for a New Document. Fine. How do I get it to use the same Custom Template when I use Pages to open a Word document?

    I am changing from Word to Pages. I have created my custom template with all my styles etc and that is what comes up when I go for a New Document. Fine. How do I get it to use the same Custom Template when I use Pages to open a Word document?

    The template is a document in itself, it is not applied to an existing document whether it is a Pages document or a Word document converted to a Pages document.
    You would need to either copy and paste content, using existing styles, or apply the styles to the converted Word document.
    You can Import the Styles from an existing document and those imported Styles can be used to override the current document's styles:
    Menu > Format > Import Styles
    The process is simplified if the styles use the same names, otherwise you will need to delete the style you don't want and replace it with the one that you do want when asked, then the substitution is pretty straightforward.
    Peter

  • How to use a Web Template with queries from multiple BW Systems?

    Hi all,
    can anybody help me how to use a Web Template with queries (DATA PROVIDER)in it from multiple BW Systems?
    Thanks in advance, best regards
    Frank

    Great! Thanks for the quick response.
    Have you tried this for XMLA datasources created within the EP system also?
    i.e use Web Analyzer to create a view from the XMLA source and use that view within WAD?
    Thanks.

  • Use MS Word templates with Appleworks?

    Here's the problem. My MS Word won't work with 10.4.3. It starts up and immediately shuts down when I choose a blank doc, a template, or a template that I created. I've reinstalled the 10.1.6 update several times to no avail.
    I have created 5 templates for MS Word and wonder if there is a way to use them with my Appleworks Word Processor? I don't want to spend any more $$ on MS Word upgrades (I'm using MS Office X) and if I don't have to, don't want to have to redo the templates in Appleworks. I also have iWork if it would be easier to use that (altho I find Pages a bit less than intuitive). Thanks for any and all suggestions.

    Answer my own question. After trying to use appleworks with the ms word personal templates without success (whether only my fault or an impossibility), I decided to reinstall ms office. After the reinstall of ms office x and the reinstall of the 10.1.6 updater, it works ok but have lost the personally created templates. Since I have a backup of my os drive with apps, I copied the templates over from there and they work......for now. Now I have to reinstall ms office x and updater on the backup drive and then copy the templates over to there. Wonder if I saved any time from re doing the templates......but at least ms word now seems to work.

  • How can I control the FAQ title with CSS when using the Ajax effect

    I am calling the FAQ module with the Ajax effect.
    I would like to set different states with CSS to the title;
    I have tried to use :hover, :active and :focus on the div.
    It would be nice with a different styling when the item is "open"
    (I know there is a problem with the stacking, but I posted that in another thread)
    link

    Hi
    There is one thing You might miss in iDVD - So do I - the ability to re-arrange in the DVD map (block diagram)
    The order things will be pplayed or addrssed is same as the order each item is introduced into iDVD.
    To my knowledge ther is no way around this.
    Yours Bengt W

  • Pdf to html 4.01 with css 1.0 using c#

    Hi all ,
    I'm working on a C# console application that is used to export pdf to html ,
    Is there a method in Acrobat SDK ,  to export a pdf document to html 4.01 with css 1.0 , or even save it as html 4.0 with css ?
    Thank you.

    Thank yo lrosenth , problem is solved now

Maybe you are looking for

  • Safari 4 open and doesnt respond straight away and windows closes it

    i open safari in vista and i get a message saying the program isnt responding and closes it. i have tried repairing it and i dont want to totally delete the program at least not without recovering my bookmarks What can i do????

  • Unable to update Photoshop - Error code U44M1P7

    I have Photoshop CS6 installed through Creative Cloud on Mac OSX 10.8.3. Photoshop says it is running 13.0.4 x64. The Creative Cloud updater indicates that there is an update available to 13.1.2, however whenever I try to update, the update fails wit

  • Problem with share online

    I have nokia e71. I have mistakenly deleted flickr service from share media application. Now I do not understand how to get that sevice back? 

  • Re-using SSLSession with different SSLSockets

    I saw this question asked multiple times in the past but I have never seen the answer. Does anybody how to re-use SSLSession when creating multiple SSLSockets? Thanks, Kris

  • Installing  Reader and Flash Player

    I am trying to install Reader and Flash Player on my Mac but it asks for a password, but it rejects both my Adobe password and my Apple password.  How do I install these products?