Issues with paragraph and CSS styles and models module Styles

I am having difficulties with a text style in my templates module in British Colombia (especially the blog). The drop-down list in the Editor's paragraph style does not reflect the H1, H2, etc. that has been downloaded to the site at its inception in Muse. And I don't have the ability to use CSS styles.  What gives?

How can I change the paragraph styles to match the downloaded versions that CSS is not available?

http://sweetsandtreatsboutique.2121customcontact.com/index.html

It may be somewhere in the Site Global stylesheet. My boss, who created it in Muse, labeled H1, etc. like the following...

. H1-GaramondB-40-151

{

color: #543426;

Police-family: Garamond, Hoefler Text, Palatino Linotype, Palatino, serif;

font size: 35px;.

make-weight: bold;

line-height: 1;

left margin: 0px;

margin-right: 0px;

padding-bottom: 0px;

padding-top: 0px;

}

As a result, BC is not recognize this policy because of the name? I tried to delete the text after the .h1 and the paragraph style has not changed.

-Chuck

Hi Chuck,

Your CSS code target the elements with the class ".h1-GaramondB-40-151", but this blog page your elments of a H2 does not have this category against them, that's why you need to replace the class name with the h2, as this element:

H2 {}

color: #543426;

Police-family: Garamond, Hoefler Text, Palatino Linotype, Palatino, serif;

font size: 35px;.

make-weight: bold;

line-height: 1;

left margin: 0px;

margin-right: 0px;

padding-bottom: 0px;

padding-top: 0px;

}

I hope that makes sense. If you are looking for something like 'target the elements on the page with CSS' you will see what I mean.

See you soon,.

Mario

Tags: Business Catalyst

Similar Questions

  • issue with tables and clusters

    Hello

    Another issue with the tables and clusters. I have three engines thatI move on XYZ and then measure something. I need to draw on the 3D, the result of the measurement. How to draw real XYZ and not the index of the data table positions? (I can't actully how to build the matrices 2D forX, Y and Z). In the figures, I give an example of what I need.

    Concerning

    You have to break the data out of the cluster and to present them to the graph 3d to a separate bays for X, Y, Z and W where 'W' is your values measured at the locations described by X, Y, Z.

    This thread shows how trace readings in space 3. The following image shows the data that the original author wanted to draw.

    Have fun

    Ben

  • Database update issue with JavaScript and local storage

    Hi all

    I come from a PHP background and a newbie with HTML5 and JavaScript, and local storage


    Currently I'm building a mobile web application that uses a remote database.

    I have a question about the update database.

    Currently, I set it up so that when the user logs on successfully - Local Storage fields are loaded from the remote database query using a jQuery.Get. This seems to work well.

    When it's time to update the data, I fill the form in local storage, allow the user edit fields, then:

    -a form post to send data to the remote php page that updates the database...

    Here is where I have a question: How can I make sure the edit went through good - what is better to do it now?

    -Can I set up a json response to say whether or not the update was successful

    or

    -Query the database once more and recover the fields to compare the edit results

    or

    -Another technique to do of course change it went through OK

    - then if successful, I can update the local storage

    Q: what is the best way to ensure that the database has been correctly updated (and also not lose time with Access database useless)?

    Is there a recommended for this?

    In addition, if possible this beginner can use a clear example...

    Why not to use jquery get () callback status where if the success is returned then to update local storage?

    best,

    Shocker

  • Muse + BC-problem with a form CSS style do Muse Page distorted

    I worked with before Muse for customers and have mixed BC with muse for articles, forms, etc. Normally, I build my sites as a developer with code, so I know the code.

    My problem is that I put a style in a couple of forms for a client who had a website in Muse. No matter how I try to put the CSS with the form, it distorts the page (see below). I tried to insert the form with content with css support inform on top of licensed content, I tried to put in the head of the site of Muse, I tired to modulestylesheet, I tried to put the stylesheet of Muse for a single page, and more, no matter what screws CSS to the top of the page. I'm behind on something that I know it's simple and I can't understand it. Here is the link to the site: MoveQuote and here he right picture each time page to integrate my CSS style.

    Site_Distorted.png

    The shape is fine without CSS and shows, but it is ugly and not what they want... Everyone? I looked at the code, and it seems that it is pushing around the frame. How can I get this CSS works? I am so bored and my client wants their forms.

    Thanks to all those who can help you,

    Sarah @.

    Could you zip your project muse and send it to me if I can see what is happening to you? [email protected] or place in a dropbox download and send me the link?

    See you soon,.

    Craig

  • Compatibility issues with CS2 and Windows 2000 XP? This is supposed to be THE OS ON CS2 FONCTIONNE_ it? Can anyone help - I really need my CS2 back! Thank you.

    Help! Years - SEVEN to be exact - I BOUGHT Adobe CS2 and widely used. Then, I was in an accident that took five years to recover from. After my recovery, I tried to return to the use of my Adobe products to see that Adobe is discouraging use of CS2 and because I HAVE a LICENSE and that was the LAST version, I used I wanted to start with a version that I know. Several months later, apparently I wasn't the only one who wanted to CONTINUE to USE CS2 and now Adobe has made it possible to download this version for PC and MAC, BUT because of operating system compatibility issues, Adobe continues to discourage the download and use. HERE's THE THING: I have the SAME SYSTEM running the SAME operating system as when I BOUGHT it first. I downloaded the SAME EXACT VERSION of CS2. He moved very well. But I can't OPEN the app and the Troubleshoot utility of the reports that there is "COMPATIBILITY ISSUES". WHY?!?!?!?!?

    I'm on a PC running Windows 2000, XP. I OWN a LICENSE for Adobe CS2 and it allows to launch on this same machine. I had to reformat my system two years ago, so it has much more space, but when I try to OPEN the application, it won't work. When I run the troubleshooter in Windows it indicates system compatibility problems? Can someone tell me what to try now? Thank you.

    Did you download and install the special version of CS2?  It's the only one, you will be able to use.

    Error: Unavailable activation server | CS2, Acrobat 7, hearing 3 -.

    l http://helpx.adobe.com/x-productkb/Policy-Pricing/Creative-Suite-2-activation-end-Life.htm

  • Critical issue with CF8 and PDF creation!

    I have an application which most simply described, makes a loop on a table and generates reports as a pdf for each record.
    It works perfectly CF7.

    Call model contains:

    < cfloop index 'i' = from = "1" = "3" >
    < cfset fname = ' candidates/a_' #i # & '.pdf' >
    < cfinclude template = "rpt_pdf_core.cfm" >
    < / cfloop >


    The model called whenever the loop is "rpt_pdf_core.cfm" and contains the following (reduced to it's easier to duplicate the eror) when it is called the 2nd time:

    < cfdocument filename = "" #fname # "overwrite ="Yes"format ="pdf"margintop = marginbottom".5"=".25"marginleft marginright =".5"=".25">"
    < cfdocumentitem type = "header" >
    header stuff
    < / cfdocumentitem >
    < cfdocumentsection >
    stuff body
    < / cfdocumentsection >
    < / cfdocument >

    Now, when you run the page evel albums with the loop in CF8, it produces the error:

    Routines cannot be declared more than once.
    The _cffunccfdocumentitem_cfrpt_pdf_core2ecfm7061229361 routine has been declared twice in different models.

    ColdFusion cannot determine the model line that caused this error. This is often due to an error in the exception handling subsystem.

    I understand that functions cannot be called more than once in a code block, but these are tags, not functions.

    It is absolutely essential for the application continues to work!

    Please, everyone, is this a bug? Is - fixable?

    It looks like the problem reported by sp4mm4gn3t on 07/12/2007 in the Labs forum. According to Rupesh Kumar, in his reply, this has been one, but in the last beta public version had to be fixed before the final release... but he has bitten us hard here as well (on the full).

    If you find a fix or a workaround, please report it here.

  • Compatibility issues with gwbasic and SBS 2011.

    I currently have SBS 2003 and upgrade to SBS 2011 and a new 64-bit server.  I'm running a gwbasic program and want to know if there will be problems on my workstations.  I don't think I'll be able to run the program locally on the new server.  We had a few speed issues for most in multiuser situations.   The problem seemed to have much worse at a time I made a few changes at the same time.  Multiple e-mail accounts to Exchange, Setup of email accommodation, added a Windows 7 machine, past all the other workstations to XP Pro (4) and did my back based gwbasic program update software.

    Hello

    I suggest you send the question in the TechNet forums and check if it helps:

    http://social.technet.Microsoft.com/forums/en/smallbusinessserver/

    It will be useful.

  • compatibility issues with WRT610N and WMP300N security mode

    Greetings from the experts out there. I have adsl AM300 + WRT610N pulled upward at home my receiving office on WMP300N wireless broadcasting (only 2.4 GHz wireless signal that I have disabled 5.0 GHz for troubleshooting). Get the best connection with the configuration below (WEP without authentication). I tested with WPA, WPA2, WEP with shared authentication. All these 3 combinations security mode does not allow my office to connect to my WRT610N router, which leads me to assume that there might be a problem with a pilot of the aircraft. The only link that almost succeeded was with WPA2 because I managed to get the LAN connected but not being is not able to connect to internet via AM300 so I have concluded that it is another problem too.

    AM300

    Software version: 1.19.04

    ===================================

    WRT610N-SG
    Firmware version: 1.00.00 B17
    ===================================
    Security mode: WEP
    Encryption: 104 / 128-bit (26hex)
    TX key: 1
    Authentication type: Auto

    WMP300N
    Driver version: 4.150.22.0 6/21/2007
    ===================================
    Security type: no authentication (Open)
    Encryption type: WEP
    Key index: 1

    (1) are you able to get a good market condition the Internet connection, using a computer that is connected to the WRT610N?

    (2) are you able to get a good market condition the Internet connection, using a computer which is connected wireless to the WRT610N, when no encryption is used?

    If the answer 1 and 2 is Yes, then:

    First of all, give your network a unique SSID. Do not use "linksys". If you use "linksys", you can try to connect the router to your neighbor. Also set 'SSID Broadcast' to 'active '. This will help your computer to find and lock on the signal from your router.

    In addition, in the computer, go to your wireless software and go to 'Favorite networks' (sometimes called 'Profiles'). There are probably a few listed networks. Remove any network called "linksys". Also remove any network that you don't recognize or that you no longer use.  Delete your current network (this will remove all old settings.)  Restart the computer.  Return to "Preferred networks" and re-enter your current info from the network (SSID, encryption (if any) and key (if any)). Select your current network and make your network by default, then set it to auto login. You may need to go to 'settings' to do this, or you may need to right click on your network and select 'Properties' or 'settings '.  Restart the computer.  The computer should automatically connect to your router (this may take up to 2 minutes).  If you're still having problems, temporarily disable your software firewall computer, then try again.

    Note: For WEP, enter 'key WEP 1' (found in the router) in your computer, not the WEP password or passphrase.

    If the above does not solve your problem, download and install the latest driver for your computer's wireless network adapter.

  • Issue with radiator and fan when the upgrade of processor CPU

    I have an eMachines EL1200-07w. Current processor is AMD Athlon 2650e. I will go to AMD Athlon X 2 4850e, or AMD Athlon X 2 5050e. And I wondered if it came with a heater or fan, could I use my current or should I get a new radiator and fan?

    Upgrading processor CPU. I wondered about the radiator and fan.

    I consider getting a larger fan and heatsink because of the magnitude of
    making level, and before that I decided that it to be I would make sure the current
    is not "glued" to the CPU - if that makes your choice very easy; you do
    need a new. :-)
     
    "- RyanK -" wrote in message
    News: * e-mail address is removed from the privacy... *
    I have an eMachines EL1200-07w. Current processor is AMD Athlon 2650e. I am
    will upgrade to AMD Athlon X 2 4850e, or AMD Athlon X 2 5050e. And I was
    I wondered if it came with a heater or fan, could I use my current
    or should I get a new radiator and fan?
     
     
  • Issue with withdrawal and filling (Photoshop)

    Hello everyone, I have a question to which I have not found a solution on the web.

    So I basically would like to have the points removed and filled the nightsky on the image. I want only the fog/clouds with the nightsky (without areas of the market).

    Is there any tool I can use? Can any show or explain how I can do? Thank you in advance to anyone who takes his time to help me.

    maplestory-mysterious-thief-phantomunwanted.png

    Fooled the layer where you want to make a few final alterations.

    Use the Lasso tool to make a selection of the areas to remove

    Edit > fill > Content Aware

    Use the patch tool to equalize the average blue zone

  • Security issues with Win7 and CS4

    In CS4, when I try to save a file to which I made a change, I get the message:

    «Cannot save N...» (title) because the file is locked. "Use the Properties command in Windows Explorer to open the file"

    Really? I have a few tens of thousands of files that, if I want to add a layer and save it, I must return to the bridge, look in Solution Explorer, click Properties, and change "All Users" for total control.

    It's obscene!

    When I'm here, "Everyone" is put in evidence and the fact that the permissions read and read/execute, on the Security tab. The file is not locked so I know the area 'Read' is empty. I can change the permissions, but it's good for only that one file and when you look at the security settings in the world, "Everyone" is not listed.

    I need to find a global way around that, and I'm not. I am logged on as administrator, and I know that there is another layer of admin. Can only be invoked in the world and how? Is this the right way or is there another? Is it a Photoshop problem or a problem with the OS?

    Thank you!

    The owner must be administrators and your username must be a member of this group if you want to change the files. The Everyone group has very limited rights.

    And you must look under the safety not only of Security/Advanced/owner.

  • Performance issues with mmr_play() and mmr_stop()

    Hello

    I am currently working on a game for the platform BB10 and implementing audio. I use the multimedia rendering engine to play a piece of background music in the game, which works fine. My problem is when you try to switch to a music different track run game - which produces a short (but noticeable) stall.

    A little more information - my approach is currently single-threaded (I realize that a possible solution is to implement the audio on a separate thread), and when I start a new track I'll simply call mmr_input_attach(), then mmr_play(), which are so expensive that they stall the game.

    As I say, I know that a solution would be to switch the audio to another thread, but I was wondering if anyone knew another solution at all? I tried to play the tracks in a playlist and use mmr_seek to move between them, but I still get the same stall. Unfortunately, I was not able to find a lot of information about the inner workings of mmr_play() or mmr_input_attach() or find several forum posts about them, it was difficult to work on what would be my options.

    Thanks in advance for any help!

    For what it's worth, I managed to get a solution threaded work easily enough, roughly as follows:

    void* playMusicOnThread(void* args)
    {
        if(mmr_input_attach(musicContext, musicURL(), "autolist")==0)
        {
            // Successful attach, play file
            mmr_play(musicContext());
        }
        else
        {
            // Handle error
        }
        return 0;
    }
    
    void MyClass::playMusic(void)
    {
        pthread_t pt;
        pthread_attr_t attr;
        pthread_attr_init(&attr);
        pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
        pthread_create(&pt, &attr, &playMusicOnThread, NULL);
        return;
    }
    

    I was still interested if anyone knows how to run single-threaded, but this solution is sufficient for my needs anyway.

  • Known issue with APEX and Chrome (branches)?

    Using Application Express 3.2.0.00.27
    Chrome 3.0.195.38

    I consulted a production to work application and sought a RDI who gave me the following error message:
    ERR-1777: Page 22 provided no page to branch to. Please report this error to your application administrator.
    
    Restart Application
    I don't get the error in IE or Firefox, I get the whole of the answer I'm looking for.

    Chrome isn't a browser supported for now, so any problem you are experiencing is exactly that, questions... Until the APEX development team document that browsers other than IE & Firefox browsers evalid ar, then you are where you are...

    Thank you

    Tony Miller
    Webster, TX

  • E1705 Issues with Mic and Vista

    So I saw the FAQ about issues mic on some Inspiron Laptops.
     
    These instructions do not help me, unfortunately.
     
    I am running Vista. Categories listed in the registry hack do not appear in this order on my system. The FAQ seems to be for XP.
     
     
    I can not even the microphone to record any volume above level practically nonexistent trying to save. I tried it in many applications, including the displacement of Windows that sets up the microphone.
     
    It is so small that it is basically incomprehensible.
     
     
    Fly over the forums, it seems that I'm not alone... but I didn't know all of the answers that have worked for me.
     
    Any ideas?
     
    Anyone?
     
    Bueller?
     
     
     
     

  • Difficulties with templates and CSS in DW CS3

    I have trouble with CS3 and models.

    I started a new site. I created a file HTML (with CSS for formatting - colors and margins) and made a template from the HTML, creating an editable file (the value by default both the page title and the additional area in the header). Then I created my site to this new template HTML files. When I tried updating the model, I got an error that I had nested editable regions in the HTML files. I checked the template, and I do not have. I checked the HTML files and I did see two < / body > tags at the end.

    I started on. I updated my home folder and made a new template, overwriting my old. I created new files from the new model. Although HTML files display well in browsers, when I try to view them in Design mode, this round DW make with CSS, and he did it the first time.

    What is happening, and I can get it to stop?

    Thank you!

    Quote:
    Posted by: pixlor
    I use file > new > Page Page template, select the template, navigate to the editable add my content, then save the result as an HTML file. Even as I have done many times. Page updated when the model changes check box is enabled.

    Quote:
    Posted by: newsgroup user
    > Then, I created my site to this new template HTML files

    How? FILE | Save under...?

    Or FILE | New model > model name > create?

    > What is happening, and I can get it to stop?

    Let's see the template page, please.

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)

    Gah! Stupid editing errors! Well... show them to show his recklessness are a way to force you to find them! Not a good way, but... it does the job.

Maybe you are looking for