How do I add CSS to a muse file?

We want to format some text we have on our site, does muse allow for css to be added? If so do you have a tutorial or guide as to how to do it?

Hi Deon,
Kindly refer to the following forum thread:
How do I use CSS in Muse?
Regards
Sonam

Similar Messages

  • How can i add css styling to all elements within a symbol.

    How can i add css styling to all elements within a symbol.
    For instance.
    If i have a symbol call "data" and within this i have 4 elements called 1,2,3,4 how do i add styling to all these elements without having to re-write code for each element.
    I know i can style a symbol called "data" by :
    sym.$("data").css("font-family", "baumans, sans-serif", "font-size", "15px");
    ...But this does not style the content of the elements 1,2,3 and 4
    If i were using standard CSS and HTML then all div's within a div called "data" would be styled the same.
    help "my friends of the code"

    Hi Justin,
    1) You have a syntax error here: sym.$("data").css("font-family", "baumans, sans-serif", "font-size", "15px");
    sym.$("data").css({ "font-family": "baumans, sans-serif", "font-size": "15px"} ); // correct
    sym.$("data").css( "font", "15px baumans, sans-serif" ); //correct
    2) Then, loading the jQuery file is not required. You can create a class or change tags.
    How to add a class:
    Changing tags:
    You've got 2 demo files (Edge 5.0) here: class or tag.zip - Box

  • 1. How do I add CSS effects to a certain element?

    How do I add CSS effects to a certain element?
    There are several effects (like customized hover effects) that I could with CSS. I want to know how do I add the CSS effects for a certain element/object from within Edge animate.

    The way to add css in general is
    sym.$('element').css({
    'Property':'value',
    'Property':'value',
    'Property':'value'

  • How to programmatically add rectangle to a pdf file ?

    How to programmatically add rectangle to a pdf file ?
    There is several page pdfs, non-vector, black and white.
    Users are color blind and have disabilities.
    To train them, one adds a rectangle at a certain lower-left point and width,height specified for a page.
    The idea is to give the script the page and coordinates and size of rectangle to be added programmatically. Green rectangles are acceptable as the cones are most sensitive there.
    Also, additional feature to add bookmarks on the left in the order these rectangle data is provided to the script.
    The script could be "hard-wired" by a list of the rectangle coodinates, and page number, pasted inside acrobat and run or entered into acrobat in some way.
    Your script would help many disabled people who are distributed through out the world.
    Feel free to contact me by email if you wish.
    Dying Vets

    P.S.
    This rectangle does not have to be a full annotation rectangle which needs user,date and a lot of info.
    Something minimal like this would suffice
    1 0 0 RG % red for stroke color
    200 300 50 75 re
    As you can see that the native unit of the pdf file is the "point" having 72 in an inch.
    The file dpi would be given. However, one could assume that pixel for the rectangle lower-left and width/height are given.
    From the pixels and dpi, the points could be calculated if desired.

  • How does one add a personal recorded M4R file to the ring tones in the UK system for iPhone 3GS

    How does one add a personal recorded M4R file to the ring tones in the UK system for iPhone 3GS.
    I have tried all sorts of ways of adding my personal M4R file but can't find the place (within the UK versions of iTunes} to transfer this file so that I can select it as a ring tone.
    I've tried also changing to the US version of iTunes and still can't find a way of doing it, although I have heard that it can be done.

    You should be able to just drop it into the library within iTunes.
    http://cnettv.cnet.com/create-free-iphone-ringtones-using-itunes-8-0/9742-1_53-5 0003920.html
    Check out the video above for a lot good info. The ringtone must be less than 35 seconds.

  • How do I add a link for a file that can be downloaded

    I'm sure that there's a very simple answer to this, and I
    can't believe that I don't know it.
    How can I add a link to a file that will then be dowloaded by
    the user?
    Thanks

    Zip the file. Link to it. Upload it.
    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
    ==================
    "Si Fi" <[email protected]> wrote in message
    news:e73jd6$i3m$[email protected]..
    > I'm sure that there's a very simple answer to this, and
    I can't believe
    > that I don't know it.
    >
    > How can I add a link to a file that will then be
    dowloaded by the user?
    >
    > Thanks

  • Since Prelude doesn't work with Red footage, how can I add logging info to a file in Premiere Pro

    Since Prelude doesn't work with Red footage, how can I add logging info to a file in Premiere Pro CS6?

    RED footage has a restriction on metadata.  We are looking into what it would take to get full metadata support into our system, but you cannot tag red footage at this time.

  • How to add HTML into a muse file?

    I'm following google's advice for improving the SEO of a site I've designed in MUSE.  I visited their "STRUCTURED DATA Markup Helper  Here: https://www.google.com/webmasters/markup-helper/
    and they've given me this: after I highlight pointers in my page for google to mark
    what I need to know next, please, is how to locate the correct code within muse, in order to insert these highlighted HTML codes into it, so that google can find my pages easier. I have tried opening the relevent file that I use to store the site on my PC, but there seem to be no matching sections of code. I can only see css files.

    Hello,
    If you're looking to add the code to the head section of the page (which many tracking/analytics codes require), then you can add the code to the Page -> Page Properties -> Metadata -> HTML for head section. If you're looking to add the code to the body of the page, then use the Object -> Insert HTML option.
    Hope this helps.
    Cheers
    Parikshit

  • How to add css styles in html file generated from Report builder?

    Hi,
    I schedule report in web browser,but the generated report html file looks very simple and doesn't correspond with the other html files which have css styles.So I want to add css styles to the generated html file from *.rdf in report builder.That is to say I should integrate css style with myReport.rdf.Can anybody tell me how to do that?
    thanks in advance.
    Regards
    jungle

    hello,
    i am not quite sure, what you want to achieve. did you try the DESFORMAT=HTMLCSS which generates inline-style-information.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                               

  • How do I add multiple images into one file?

    I'm sure this is something that's been covered in another post (or even in the help portal) but I think my wording in my search terms are not correct or... I don't know, because I just can't find what I'm looking for.
    I want to know how to add multiple images into one file/one image, both horizontally and/or vertically. To give you an idea of what I mean, check out :
    http://www.best10apps.com/apps/comic-story,531596060.html
    If you scroll down, you'll see a heading entitled : Screenshots of Comic Story. Notice how there's 3 pictures (divided by borders). 2 of those pictures are side by side, and 1 of them is below the first 2 pictures.
    I want to know how to add different pictures/images and put them into one picture.

    One way is to create template PSD files and populate them with your images using Photoshops scripts.
    Photo Collage Toolkit UPDATED June 12, added Picture Package Support via PasteImageRoll and BatchPicturePackage scripts.
    The package includes four simple rules to follow when making Photo Collage Template PSD files so they will be compatible with my Photoshop scripts.
    There are eleven scripts in this package they provide the following functions:
    TestCollageTemplate.jsx - Used to test a Photo Collage Template while you are making it with Photoshop.
    CollageTemplateBuilder.jsx - Can build Templates compatible with this toolkit's scripts.
    LayerToAlphaChan.jsx - Used to convert a Prototype Image Layer stack into a template document.
    InteractivePopulateCollage.jsx - Used to interactively populate Any Photo Collage template. Offers most user control inserting pictures and text.
    ReplaceCollageImage.jsx - use to replace a populated collage image Smart Object layer with an other image correctly resized and positioned.
    ChangeTextSize.jsx - This script can be used to change Image stamps text size when the size used by the populating did not work well.
    PopulateCollageTemplate.jsx - Used to Automatically populate a Photo Collage template and leave the populated copy open in Photoshop.
    BatchOneImageCollage.jsx - Used to Automatically Batch Populate Collage templates that only have one image inserted. The Collage or Image may be stamped with text.
    BatchMultiImageCollage.jsx - Used to Automatically Batch Populate Any Photo Collage template with images in a source image folder. Easier to use than the interactive script. Saved collages can be tweaked.
    BatchPicturePackage.jsx - Used to Automatically Batch Populate Any Photo Collage template with an image in a source image folder
    PasteImageRoll.jsx - Paste Images into a document to be print on roll paper.
    Documentation and Examples

  • How do I add pages to a pdf file?

    I am new to iMac.
    I am used to using Adobe Acrobat for Windows to create pdf files. In Acrobat, when you scan a page, you have the option to add the page to an existing pdf file.
    I know how to use the Scan feature on Print & Fax to create pdf files on the iMac.
    I can not figure out how to make a pdf more than one page (unless I use the document feeder to scan in a multiple pages at once.) When I use the flat bed scanner, I can not figure out how to scan another page into the same file.
    I also can not figure out how to add another page to an existing pdf file.
    It does not appear Adobe Acrobat is available for the Mac, just Adobe reader. If it was, I would just buy that.
    Does anyone know how to do these two things, or a program that can?
    Thanks,
    -Lee
    Message was edited by: Lee from Cincinnati

    Wayne of America wrote:
    That's an interesting response. I use the Adobe Creative Suite all day every day, including Acrobat Pro...
    ... without any problems. Ever.
    Without any problems? Ever?
    You mean it didn't take over your printing system and force you to use it?
    It didn't break print to PDF functionality?
    It didn't install a bunch of software you didn't want and then promptly abandon half of it?
    It doesn't report an error if you try to remove the software that Adobe disabled 4 minutes after you bought it?
    It doesn't continually ask you to register your software and continue to ask no matter how many times you register?
    It doesn't continually tell you there are Adobe RAW updates that you need to install, even though you don't use that and don't want it, and tell it to ignore.
    It doesn't report an error when you give up and tell it to install the Adobe RAW update?
    Acrobat contains features that are useful and very much needed in a desktop publishing environment.
    As do many other competing programs. Apple Preview can generate perfectly good PDFs and is more than adequate for the vast majority of users. PDFClerk can do things Acrobat could never dream of.
    I have no experience of Acrobat Reader on the Mac so I can't comment on that.
    I do, so I will comment. It is slow, bloated, and very poorly written software. It must be updated weekly due to cross-platform security flaws that are actively being exploited. Even if you do install it to use some Adobe-only feature, you may wind up having to run Acrobat in Windows because the Mac version's output is so bad.
    All of the items I've listed here are just my personal experience. If you want more, just use the Apple Discussions search feature. Unfortunately, I haven't found an adequate replacement for Photoshop, so I still have that installed. Preview, however, is much better than Adobe Reader.

  • How can I add a PSD logo watermark file to an image in CS4 or Lightroom3?

    Hi,
    I have a psd file with my company logo as a watermark. How can I add that file to an image in CS4 or Lightroom3. I am sure it is really simple and I am just a bit dopey but would appreciate the help.
    Thanks.
    Natalie

    This is fully explained in the help file. Hit F1 and go to using the watermark editor, you will see there is is also a video tutorial so I won't repeat the advice here.
    You will need to change the PSD to a PNG in order to use it and retain any transparency layers. Open the file in Photoshop and choose save for web, then select either the PNG 8 or PNG 24 preset and save a copy of the file.

  • OnDemand Analytics:  how do I add 2 conditions on a filer ?

    Hi,
    I have a service request report that has shows all the SRs for each user and would like to show in the last column that the SR is Overdue if the Status = Closed AND if the Due Date (a custom field) is less than today's date. I can use the case statement below to show how to if the Due Date is less than today's Date, but how do I add the Status filter in the formula?
    CASE When "- Service Request Custom Attributes".DATE_25 > Current_Time then 'Overdue' Else ' ' END
    Thanks, Margo

    The FILTER USING function only works with a Metric column, so it will not work for you on a date field.
    The solution to your problem is to add a column filter on the Due Date field, select the condition of Greater Than or Equal To and add an SQL Expression value of:
    TIMESTAMPADD(SQL_TSI_MONTH,CURRENT_DATE,-12)
    This function's syntax is TIMESTAMPADD(interval, date expression, # of intervals to add)
    Valid Intervals:
    SQL_TSI_SECOND
    SQL_TSI_MINUTE
    SQL_TSI_HOUR
    SQL_TSI_DAY
    SQL_TSI_WEEK
    SQL_TSI_MONTH
    SQL_TSI_QUARTER
    SQL_TSI_YEAR
    So this function adds negative twelve months to the current date.
    Hope this sets you on the right path.
    Mike

  • How can I add the attachment list pdf file context to purchase order ?

    Dear all,
           I have use services for object in ME22N to attach PDF file to purchase order,I want to know how can I add the pdf file context to purchase order when I send the purchase order to vendor.
    Thanks in advance
    Best regards,
    Merry

    hi,
    attach document through Service for Object button. Service for Object button available down side of Command screen ( in your PO screen ME22N ) .
    Click your Service Object button -> Create -> Create attachment 
    then select your window directory ( which file you need to attach) select your file Now your system shows message  Service "Create attachment" is started. 
    Save again your PO. You can see (open) your attachment in same field ( Service for Object ) select and Create and check attachment list. You can attach as many document in your PO.

  • How can you add comments to a text file while using a Digital Waveform vi?

    Hi. I'm very new to Labview. I have a txt file of 1's and 0's wired to a "read from text file" which is then wired to a "spreadsheet string to digital.vi" ("digital waveform") and lastly to a graph. I want to add notes to the txt file that will not be read in the digital waveform. i.e. Like how you use // or /* in a C++ program to show that you are writing a comment and not code.
    Labview version: 8.5
    Thank you

    You will just need in your text file a line at a time.  Search the string for the characters // or /*.  If it finds them, then loop back and read another line.  If it doesn't find them, you must have a good line of data and you can pass on to the next part of your cod.

Maybe you are looking for

  • Error while "Project Code Generation" in Entity service

    Hi SDN's, I have created an entity service which is the help documentaion of NWDS. After completion of all steps while generating project code i am getting an error called "AbstractStringBuffer not reachable" Can any body help me in solving this issu

  • Move a file to another computer and back and keep links from breaking?

    I have a high school kid neighbor who is going to work on some pages that are on my site, but she does not have the site or access to the server.  I want to give her the page on a thumb drive to work on in Dreamweaver on her computer. The pages have

  • How to give authorisations

    Hi there, I am new to SAP Basis work and i am having trouble trying to get my head around giving profiles/roles to users in SAP. I tend to give SAP_ALL in my SolMan test system to new users but that is obviously bad practice. Does anyone know what de

  • RFC or IDOC or ABAP Proxy

    Hi, What is the best way(R3 Side) for standardization? R3 <-> Legacy. I've read all related article on sdn, but i am not still clear on which best way RFC or ABAP Proxy or IDOC in real life. if you are, what is suggestion? thanks dennis

  • Are all the bugs fixed in the iPhoto 11?

    Have all the bugs been fixed in the iPhoto 11.  I have read about the editing problems.  I don't want to download otherwise. I have the 8.2 iPhoto software now.