Content Holder How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

Need an answer to my question: How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

Liam,
If it's not supported there, then where can I access the css and do you have any recommendations for a simple app to change the css style?

Similar Messages

  • How do you get iTunes purchased songs to automatically play one after the other

    How do you get iTunes purchased songs to play automatically one after the other without having to hit play for each song ? Also I lost all my pictures on my iPad when I installed iOS 7 upgrade. Any way to get them back? Thanks. Dr Ron.

    Hi Dr. Ron,
    By your question, I am wondering if you are playing your music from the iTunes app rather than the Music app?
    In the Music App, you can go to any of the options at the bottom and click on a song to play and it will then continue to play the songs in that category. You can also select "Shuffle" to shuffle them.
    As for your Photos, did you have them backed up anywhere?
    Cheers,
    GB

  • How do you get FaceTime to work between two Mac's with the same email address? Thanks, Mike

    How do you get FaceTime to work between two Mac's with the same email address?

    I would like to know the same thing.  How does facetime work between a MacBook Pro and an I Pad that run off the same email address/mac id

  • How do you get adobe icons to appear in Microsoft Word

    How do you get adobe icons to appear in Microsoft Word?

    hello davinci2, please right-click any bookmark where this is happening, go to ''properties'' and make sure that they are not set up to open in the sidebar.

  • How do you get your site to appear the same in all web browsers?

    There are some things that show up differently in Safari than they do in IE and Firefox, how do I get everything to jive the same? I think it is in the code which I am not an expert on.  My website was a template that I purchased online and most of the code was already built in.  I have some of my links in Safari showing white when you rollover them but when I look in IE and Firefox they're not there.  Can anyone offer any suggestions on how to fix this?
    Thanks

    Actually what you are learning here is to create a stylesheet for all of your web pages. Including all of your styles inline in the page's code is very cumbersome.
    Each of your pages needs code that refers to your stylesheet:
    <style type="text/css" media="all">
    @import url("../../css/content.css");
    </style>
    <style type="text/css" media="print">
    @import url("../../css/content_print.css");
    </style>
    This assumes that your stylesheets (in my case, one for print, one for browsers) are located in a folder called /css which is a habit I have for neatness.
    One thing that Dreamweaver does very well is keeps track of your styles and helps you edit styles to suit. I'm using CS3 which doesn't really allow you to look at the result of rollovers from within the application, but I keep Firefox handy for previewing. Problem is, once you create a style for a "visited" link, you can no longer see the result of the style for unvisited links in your browser unless you clear your browsers cache. Dreamweaver CS3 always shows links in their unvisited state.
    There is other code I use to make Microsoft's non-compliant browsers do the right thing, though rollovers, visited, and such all tend to work the same in all browsers, save the most antediluvian.
    <!--[if IE 5]>
    <style type="text/css">
    /* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
    #outerWrapper #contentWrapper #leftColumn1 {
      width: 185px;
    </style>
    <![endif]-->
    <!--[if IE]>
    <style type="text/css">
    /* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
    #outerWrapper #contentWrapper, #outerWrapper #contentWrapper #content {
      zoom: 1;
    </style>
    <![endif]-->
    The above code handles issues with Microsoft's intransigence pretty well, and my sites tend to look really uniform. But in the case of menus, I often have to write a completely different stylesheet to wrestle with Internet Exploder:
    This is stylesheet reference for my menus:
    <style type="text/css" media="all">
    @import url("../css/menu/menu.css");
    </style>
    <!--[if lte IE 6]>
    <style type="text/css" media="all">
    @import url("../css/menu/menu_ie.css");
    </style>
    <![endif]-->
    Then I craft the changes for Internet Exploiter 6 in a separate stylesheet.
    This should give you an idea of how powerful an external stylesheet can be. You can use "if" statements to handle the differences between the Microsoft non-compliant browsers and the more modern and compliant browsers, like Safari, Firefox and Opera.
    You can see the result in any browser at http://www.readingsbykaren.com

  • How do you get to verify ID if ICloud won't let the owner in

    I would like to know?
    As a first time owner of an Apple device, how is it possible to verify your account in your ICloud email address, when you cannot login into it, though I am logged in here and logged into Apple home page that I could get this far.
    It seems really amazing how simple this could be and yet it is the most difficult thing in the world.
    Now that I have already used up my head (brains), energy and time in creating ID, will that ID now go to waste if I am going to be directed to "just create another ID".
    I really don't understand how this can be secure.
    Example; I get my device, thinking yes, let me get it all done before I have something else in my life to do.
    My 10 year old email address, confirms it is where I will send my rescue ID.
    I think perfect.
    Then I go to install facebook, which directs me to enter my password, "mind you, I am already logged in my Apple ID".
    Which now says I have to verify my Apple ID in my ICloud email address, where I have no folder for, like my 2 hotmail accounts and my two Yahoo account.
    I trail through my settings where I find ICloud. I see it load in a frenzied spin to verify.
    Then after that verification check, I see "Account Not Verified" "go to ICloud email to check verification link.
    Ok, click, then touch on ICloud, enter my already "logged in" account to find, am not verified enough to enter my apple icloud email account, to verifiy, wait for it. My Apple ICloud account.
    Hold on, now am getting "My account is already logged in, but am still not verified.
    In the mean time, my mother is on her death bed and my sister needs a hand for all the pain she's having with the cancer and that.
    Am presuming all my replies are going to my icloud account, which I can't get into, instead of my recovery hotmail account, which has no idea what problem I am facing.
    But never mind, a gunius will fix it sometime later, hopefully without teling me "Why don't make a new ID"
    Oh yes, it has been upgraded in less that 12 hrs of having the device and I have been trying with this device since 6pm - 6am UK London Time

    OK, so, in a nutshell, what is the specific issue you are having and what is the question?
    Cheers,
    GB

  • How do you get an ipa off your iPad to backup if the app was removed from the app store and using "Transfer purchases" does not copy the ipa over to iTunes?

    Hello everyone. Can anyone shed some light on this problem? If I downloaded an app from the app store called "Print to PDF" that allows opening any application and going to print converts that to a PDF e.g. Safari pages, mail etc and I did not sync or "transfer purchases" for some time and when I look in the app store that app is no longer there so I thought if I could "transfer purchases" iTunes would then have the .ipa and I could back it up and copy it to my iPad 2 but I don't see the ipa in the "mobile applications" directory. How do I get it off my iPad and into iTunes to backup?
    Thanks for any help you can give!

    Ashka, I have tried to "transfer purchases from device" but that is what I am saying that I do not see the app in the "mobile applications" directory after I do that process. I was wondering if anyone else knew of a way to get to the ipa file that is stored on the iPad such as a program that could browse the directories of the iPad of even an app that could do it so I can get and save the actual app in ipa format.

  • How do you get Adobe Photoshop Elements to install? I follow the instructions but NOTHING will run.

    I download. I double click. Nothing happens.
    How do I get my money back?

    Janet Liddell what are you double clicking on?  Do you receive any specific error messages?  Which operating system are you using?  Finally what version of Photoshop Elements are you trying to install?

  • How do you get an Ipod Classic to make Genius mixes using the songs you want?

    My Ipod Classic is now about four years old. it's the grey, 160gb model. the hard drive doesn't click, so it's in stable, working condition, as far as I can tell, but lately, I've been having a few problems with it. first and foremost, it's stubbornly refusing to make Genius Playlists for me, using the songs I want. Secondly, it's not playing some songs. now, the second issue isn't new, and I've fixed it before, but that brings me to my third issue.
    when opening Klondikes (because that's the only game I play on my ipod out of the three that come with it) the other day, it gave me an error message stating "game cannot be opened because ipod is full" or something like that. I have 160 gigabytes of storage, and all I have on there is music.
    anyway, back to the Genius problem.
    So I'll tell the Ipod to make a new Genius Mix from a selected song. in this case, I'll use Alestorm's "Keelhauled" for example. I made an edit of the song, decreasing the tempo, and drawing out the length of the song to 4:20. every single time, the ipod will use that instead of the original.
    Say I use "I See Fire" by Ed Sheeran (from The Hobbit, of course). the ipod uses the Kygo Remix I have.
    Say I use "One Eight Zero" by Grendel. it uses the remix.
    Say I use "The Sunk'n Norwegian", by Alestorm. the Ipod uses the Acoustic version.
    Say I use "7 Days to the wolves", by Nightwish. it actually uses that song, and not the Instrumental version.
    for "Whispers In The Dark", by Skillet, it doesn't use it, or the Instrumental version cause it can't find a match. (not a problem, just extraneous information.)
    Say I use "We Can Make The World Stop" by The Glitch Mob. it uses a piano cover.
    the trend I'm noticing here is that it only applies to songs with remixes. but as I have 1408 songs on my ipod, and need to be at work in an hour, I'm not going to look through everything to find every single instance of this.
    the ID3 tags for these songs are correct.
    Now, this is likely just a tagging issue, but the software should treat them as different songs. after all, most of them are stored in completely different blocks of memory. most of these are even different genres than the originals. and in the case of Keelhauled, because I exported the remix from Garageband, I'm listed as the Artist.
    can someone please explain to me what's going on with my ipod, or give me some insight into what's going on under the hood?

    A "classic" iPod is really a hard drive with a media player tacked on.  Like any hard drive (including your computer's), it can develop data corruption.  For example, maybe you mistakenly or accidentally disconnected it from the computer while it was syncing.  Or you dropped it, while the iPod was trying to access its drive for song data.  Or the hard drive can be getting worn out and unreliable.
    The Restore will not fix the problem if the hard drive is becoming faulty.  But if the data corruption was caused by something else, the Restore should fix it by erasing the hard drive to give it a "fresh start," like reformatting your computer's drive and reinstalling the OS.

  • How do you get your ipod touch unlocked ? i have forgot the passcode.

    I have forgot my passcode to my ipod touch and its showing DISABLED now where i have the wrong passcode. How can i reset it or unlock it? I don't have the pc i first used when i bought my ipod touch.

    If you can't remember the Passcode, you need to restore the device from the computer it was last synced with.
    Follow the instructions for putting the device in recovery mode >  iPhone and iPod touch: Unable to update or restore
    I don't have the pc i first used
    Not good.
    After too many unsuccessful attempts, you won't be able to try again until you connect it to the computer with which you last synced it.
    From here >  iPhone, iPad, iPod touch: Wrong  results in red disabled screen

  • How do you get your dock to appear on the Thunderbolt display?

    When I connect my MacBook Air to the Thunderbolt, the dock remains on my laptop.
    My husband's MacBook Pro automatically puts the dock at the bottom of the Thunderbolt screen.
    Also, when I open any application or a new window in an open application, the new window appears on my laptop
    and I have to drag it to the Thunderbolt display.
    Is there any way to get the dock and windows to appear on the Thunderbolt automatically so I can work only on the
    Thunderbolt?

    Thank you, mende1!
    So, if I want to use the Thunderbolt as an extended display and not as a second display mirroring what is on my computer's screen, what would I need to do?
    Malcolm's answer has me mirroring my laptop which is better than I had. 
    But, I used to be able to have my Apple Mail on my laptop, while working on other applications on the Thunderbolt. 
    I think that is what you are referring to..... would love help!   Thanks!

  • Scrubber Thumbnails for HTML Articles - How Do You Get them to Actually Appear?!?!?

    Hi Gang,
    My apologies if I asked this last month, but it's really driving me nuts.
    The cover of our magazine is an HTML article, and it appears as a blank screen in both the TOC and BROWSE modes. The former is easy to fix by simply creating a thumb image and inserting it via Indesign or the Folio Producer. It's the browse mode that is the conundrum. I've followed the following instructions provided by ADOBE and updated my HTML article but to no avail.
    Creating scrubber thumbnails for HTML articles
    For InDesign articles, the viewer automatically generates the thumbnails that appear when you drag the scrubber. However, generating thumbnails for HTML articles takes more time, sometimes resulting in poorly rendered thumbnails. To improve thumbnail performance in HTML articles, you can manually add image files to the HTML article folders.
    Create png files that are named "scrubberthumbnail_h.png" and "scrubberthumbnail_v.png" (you can also use _l and _p suffixes). Add these files to the HTML article folder. There is no size restriction for these images, but note that they are scaled down proportionally to a height of 166 pixels. As a point of reference, when thumbnails are generated, landscape thumbnails are 221x166 pixels, and portrait thumbnails are 125x166 pixels.
    What am I doing wrong? My folio is portrait (vertical)-only and I put my .png filed named "scrubberthumbnail_v.png" in the parent directory (same level as the "cover_v.html" file targetted) of the HTML article. Should it be put somehwere else in the article folder?
    I'm hoping there is a simply solution.
    Thanks in advance!

    Thanks guys, but that doesn't address my problem. It's an HTML article, not a web content overlay.
    Yes, I know I could redo the cover within InDesign using a web content overlay spanning the entire 'page' and use a MSO as pointed out, but the cover starts off empty and then items begin to appear (ie) image and then the magazine title followed by the article titles. The latter which are linked (navto:) to their respective article. The problem is that navto links do NOT work in web content overlays, which is why I resorted to creating an HTML article. But alas, the scrubber thumbnail problem...
    The instructions above do not work for me, unless I've done something wrong such as placing the thumb image in the wrong location within my HTML folder, which in this case is a published EDGE ANIMATE project.
    And yes I could still go the MSO/InDesign web content overlay route and insert invisible frames over my link text as delayed MSOs, but that seems unecessary since I should be able to create the scrubber thumbnail for an HTML article as explained above.
    Any advice regarding the creation of the scrubber thumbnail? Or does it simply not function as intended at this time? I'm using InDesign CS5.5 using v.26 tools.
    Thanks in advance!

  • How do you get your Document folder next to your Applications on the dock?

    I was deleting a file from my screen, and I accidentally removed my Document Folder so it is off my dock. Now next to the dashed lines to make the dock bigger, I only have my Application folder with the trashcan. I have no idea how my Document folder back on! Please help!

    Go into finder, under "Places" click your user account, then click on "Documents" and drag it down next to Applications. The Applications folder and Trash Can should move over to make room for your Documents folder

  • How do I get my emails to appear without having to click the mail button and then refresh it?

    In order to get my emails I have to refresh the page once I click on the mail folder.
    How do I get them to show up automatically on my lock screen and in notifications, I do have them checked to do that but they don't appear.

    Go to Settings>Mail, Calendars, Contacts, then choose push in the primary window and in each email account's window.

  • How do you get bookmarks selected to appear in the full screen rather than the small window to the left

    When I click on a bookmarked site, some of them show up on the large screen to the right, but mostonly show up in the much smaller window to the left and are therefor useless. this is even when I've opened a new tab. I never had this problem before, but recently received a new computer and this is the result after downloading firefox in this computer.

    hello davinci2, please right-click any bookmark where this is happening, go to ''properties'' and make sure that they are not set up to open in the sidebar.

Maybe you are looking for

  • How can I retrieve a Login Password

    Hello. I have two login icons when I start my eMac. I am able to log into the main one I use all the time, . However there is another one on there that I believe I made up for a test of sorts. Now I cant recall the login password on this one even tho

  • Why does iTunes no longer open automatically when iPad is connected?

    Why does iTunes no longer open automatically when iPad is connected? and iPhone as well?  Setting to "auto open" is selected, but iTunes will not open automatically. Problem seems to have begun with upgrade to Lion.

  • OBIEE 11g level based hierarchy

    Hi everyone, here is my problem in brief I made a level based hierarchy for Products, and I need to show the product name beside the product code in the last level in the hierarchy, the steps i made to reach this is as follows: 1- making the name and

  • ITunes locks up and closes when trying to "Get Info" to edit Podcasts

    Also having problems with ver 9. iTunes downloads and stores podcasts by the same author separately instead of placing them under the section for that series podcasts by the author. Then when I try to edit them so they will all be listed in one podca

  • MyTutorialApplication is not working

    Hi, I am new to Oracle webcenter framework development. I have downloaded Sample application (webcentertutorialcontent-11120-128869.zip). I have gone through step by step. I get the page after doing step 4. Then completed step 5, now it is showing lo