Add background image to widget-heading

How do I add a back ground image to <div class="widget widget-heading-simple widget-body-gray">? When I add it it seems to only show up in Dreamweaver but when I preview it in my browser it wont show.

Right now it is being defined in your css file called...
style-default-menus-light.css
at about line 2513
If you like, the easiest way to make sure it never gets taken over by an external stylesheet would be to add a style attribute inline to the tag itself...
<div class="widget widget-heading-simple widget-body-gray" style="background-image:url(yourimage.jpg);">

Similar Messages

  • How to add an image in the header? Pages 5.0

    I don't believe I have to use Microsoft Word! I can't, no way, add an image in the header. This is unbelievable!
    **** time I updated to Mavericks!
    Please, does anyone know the solution?
    I'm losing a great deal in my company.

    Do you still have Pages 4.3 installed. If so, use that.

  • Error message when I try to add an image to the header

    I receive the following error message when I try to add an image to the header:
    Acrobat.com encountered an unexpected error.
    I have tried to add .jpg and .gif without success.
    Thanks,
    MDawn

    Hi,
    We typically see this when an organizations IT department is blocking the upload of images.  Are you working on this at work?  If so, can you try adding the image outside your companies network?
    Thanks,
    Todd

  • Add sort images in DataGrid Header

    Hi,
    I have a datagrid, where in I have defined the 'headerRelease' event to sort the data-grid columns. The sorting that I have to use is not the default sorting. It has some other rules, which have been defined in the headerRelease event.
    <mx:DataGrid id="idGridWebAlerts" dataProvider="{ webAlertsPage }"  variableRowHeight="true"
            width="100%" headerRelease="headRelEvt(event)" selectable="false" />
    In the headerRelease method, I have called the preventDefault() method of the header Release event, which will disable the default sorting. Due to this method call, the sort order images, that appear by default on datagrid column header do not show up.
    One of the ways to add those images is to use HeaderRenderers, but that causes flickering of headers after the datagrid has loaded. Is there any other way we can get/add the sort order depiction images to data grid header?
    Please help.
    Anjali

    Hi,
    I tried the table sorter utility.but it is sorting only if there are text property.
    so it is sorting according to the text.
    then i tried the code
    Comparator comparator = new Comparator()
           public int compare(Object x1, Object x2)
              IResultNodeElement e1 = (IResultNodeElement ) x1;
              IResultNodeElement e2 = (IResultNodeElement ) x2;
              return e1.getDs().compareTo(e2.getDs());
         wdContext.nodeResultNode().sortElements(comparator);
    Then it is sorting in one order..is there any way to sort it in other order..
    Regards
    AD

  • How to add background image in ADF?

    How to add my own image background for body using ADF skin components ?
    please share the link if you have any demo code .

    you can use css to customize skin of af:document. something similar to this
    af|document
      background-image: url("../../img/Bluehills.jpg");
    body {
      background: url("/img/body_bg.gif") repeat-x #E0E0E0;
    }if you are using Jdev release 2 then you can simply do this from Skin editor check this link for more info http://download.oracle.com/docs/cd/E18941_01/tutorials/jdtut_11r2_83/jdtut_11r2_83.html
    Edited by: Zeeshan BaiG on Jul 12, 2011 10:33 AM

  • Add BackGround image to TextField control

    Hi,
    i'm using spark list that contains a few TextField controls. how can i add a background image to text field?
    i've tried adding it with the htmlText property but i can i combine it with the current htmlText that contains the current text represented in the control?

    You can add a background image for the whole page, but not for an individual portlet.
    Jerry

  • How to add background image for AdvancedDataGrid in Flash Builder 4

    I want to add a background image for the whole AdvancedDataGrid and
    Application. Can anyone tell me how to do that?
    Thank you.

    you can use css to customize skin of af:document. something similar to this
    af|document
      background-image: url("../../img/Bluehills.jpg");
    body {
      background: url("/img/body_bg.gif") repeat-x #E0E0E0;
    }if you are using Jdev release 2 then you can simply do this from Skin editor check this link for more info http://download.oracle.com/docs/cd/E18941_01/tutorials/jdtut_11r2_83/jdtut_11r2_83.html
    Edited by: Zeeshan BaiG on Jul 12, 2011 10:33 AM

  • Add background image to TopBar

    This topic was brought up at the UI Customization presentation last Wednesday, 7/21, but we ran out of time to discuss...
    I need to add an image to the TopBar, but without a "SetBGImage" type of method, I'm a bit stuck. Can anyone help?

    I've got it! All you have to do is set the table style to the background image. I did something like this:
    String strImageURL = ImgSvrURLHelper.GetInstance().GetCustomURL(m_asOwner.GetIsSecuredSpace(), "portal");
    strImageURL = XPStringUtility.ForceEndsWith(strImageURL, "/") + ImgSvrURLHelper.STR_L4_FILE_TYPE_IMG + "/";
    strImageURL = strImageURL + "green_bg.gif";
    table.SetStyle("background-image:url('"+ strImageURL + "')");

  • How can i add an image into the header

    When printing a webpage i would like to ad an image into the header? Is this possible?

    Thanks. The triangle was buried in the image. If you hadn’t told me where to look, I would never have found it!
    Michelle
    Michelle Lancto
    Jewish Endowment Foundation
    a division of the Jewish Federation of Western Massachusetts
    Phone: 413-732-9994                Fax: 413-737-4348
    <mailto:[email protected]> [email protected]
    <http://www.jefwesternmass.org/> www.jefwesternmass.org 
    <http://www.jewishwesternmass.org/> www.jewishwesternmass.org
    JEF_Logos_1101_JFWM for email LOW RES
    Confidentiality Notice
    The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material.  Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any system and destroy any copies.

  • How to add background image for a JInternalFrame Container?

    JInternalFrame fr=new JInternalFrame();
    //we added to desktop,
    Container c=fr.getContentPane();
    //how can we set background image for a internal frame??
    thanks,
    waiting,

    You can let the container's border draw the background image: caution: some will find this image disturbing.
    One nice thing about this solution is that you don't have to subclass any components.

  • IPhone SDK: Add background Image to Tabel cell

    Hi all,
    I am trying to add a image to the UITableViewCell. For some reason I could not see the image when I called *cell.backgroundView addSubview:imageView*. But if I changed the code to *cell.contentView addSubview:imageView*, I could see the image.
    Anyone has idea why?
    Thanks in advance.
    --------------------Here is my code
    CGRect rect;
    rect = CGRectMake(0.0, 0.0, 320.0, ROW_HEIGHT);
    UITableViewCell *cell = [[[UITableViewCell alloc] initWithFrame:rect reuseIdentifier:identifier] autorelease];
    UIImage *image = [[UIImage imageNamed:@"test.png"] retain];
    UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
    imageView.image = image;
    imageView.opaque = YES;
    [cell.backgroundView addSubview:imageView];
    [imageView release];

    hi, as far as i know, the property backgroundView does not contain a view at all. If you want to use it, you have to assign a UIView (or subclass) to it.
    So you may set the image as the cell's backgroundView with
    call.backgroundView = imageView;
    or you create a UIView, set it as backgroundView and add the image as subview of the newly created UIView;
    cell.backgroundView = [[UIView alloc] initWithFrame:CGRectZero];
    [cell.backgroundView adSubView:imageView];

  • How to add background image in Pages?

    Pages has consistently proved itself to be very counterintuitive piece of software.  I searched the web for almost an hour without a good solid answer to this question.
    What I want to do:
    1. Add a transparent png as my background, with a cut out center to be used for my content (basically a custom document border).
    2. Have that background automatically replicate itself on every following page.
    3. Be able to type over the entirety of the image if I want, and after reaching the bottom of the page with my text, have Pages automatically create another page for me with the same layout.
    Color me ignorant, but all of that seems impossibly hard to figure out on my own just by poking around / reading tutorials / searching the web for answers.
    Help?

    I'm not sure what you mean by "inspector / object placement." Where do you find that? The object inspector doesn't have any placement options.
    Use the button on the format bar or the wrap inspector as in this screenshot.

  • Add Background Image

    I am using photoshop CS3, I have a nice beach jpg image,and would like to add my photo to it,which is also jpg.Is there anyway that this can be done?Please help me if you can.
    Thanks.Riptorn.

    rip,
    You have to have your Layers Palette open at all times so you know what's going on.
    When you drag the new image over you will see that it doesn't REPLACE the original one; it's a layer above the other one. You need to mask out or remove the parts you want to see through to the background. Not that easy a task, but a common one in Photoshop.
    How you do it depends on what is on the layer on top. What do you have there, figures?
    Look up Extract and Layer Mask.

  • Can i add Background Image to JInternalFrame

    Hi all
    i want add a JPG(image) as Backgrounfd of my JInternalFrame after this i have to add all of my components (JButtons,labels) as usual,on the internalframe but these should be apper in jpg image
    thanks
    Mahesh.B

    Hi belette garou
    i had write as u said but its giving error nomethod maching,see the following code
    JInternalFrame addInf = new JInternalFrame("Glass Pane Test",true,true,true,true);
         JDesktopPane desktop = new JDesktopPane();
         JButton label1 = new JButton("Hello World");
         JTextField text = new JTextField("Infovision");
         JFrame frame;
         Image img;
    GlassPaneTest()
              getContentPane().setLayout(null);
    addInf.getContentPane().setLayout(null);
              addInf.setSize(800,600);
              label1.setBounds(200,200,100,20);
              addInf.getContentPane().add(label1);
              text.setBounds(310,200,100,20);
              addInf.getContentPane().add(text);
    img = new javax.swing.ImageIcon("c:/mahi/images/yourrecipe.jpg").getImage();
              addInf.repaint();
              addListener();
    setSize(800,600);
              desktop.add(addInf);
    setContentPane(desktop);                    
              setVisible(true);
              addInf.validate();
         public void paint(Graphics g)
              //super.paintComponent(g);
              addInf.paintComponent(g);
              g.drawImage(img,0,10,null);
         public void addListener()
              label1.addActionListener(new SymAction());
         class SymAction implements ActionListener
              public void actionPerformed(ActionEvent ae)
                   Object object = ae.getSource();
                   if(object == label1)
                   JOptionPane.showMessageDialog(null,
                             "Working",
                             "INFORMATION",
                             JOptionPane.INFORMATION_MESSAGE );
    please do send in detail
    mahesh

  • Can u add a background image to a 3D annotation?

    I like many others here are interested in 3D in web pages and to do so I would need to at times add background images to 3D annotations within the acrobat 3D embed to match the html page. Is this possible?
    -Thanks!

    You can make the 3D annotation background transparent (it's an option on the config menu when you create a 3Dannot) and whatever's in the background on your PDF will show through, so you can match up with your page. You need to jiggle a bit if you're showing a pre-activation poster image though.

Maybe you are looking for

  • Solaris 8 on Dell 2450

    Does anyone know when 8 will be certified on the Dell poweredge 2450? At the moment solaris 8 is not seeing the adaptec SCSI(hence disks). ..or does anyone know where I can get the driver for the AIC 7899? Paul

  • Source System in an ABAP Landscape

    We are relatively new to SAP.  Back when we initially architected the landscape we had many consultants in, including several Platinum consultants from SAP.  At the time they emphasized the special nature of the "source system" in an ABAP landscape,

  • Bulk   Insert   from  SQL Server  to Oracle

    I have to load around 20 million rows from SQL Server table to Oracle table using Network Link,wrote following code using Bulk Collect,which is working but taking more time(taking 5 hrs). I also tried with changing table to parallel degree 8 didn't h

  • Combination of Canvas and KEY_PRESS event is not working in some browsers.

    Hi All When i try to use KEY_PRESS event in a class which is extending Canvas is not working in Apple MAC IE. Did anybody face this problem ? Please share some thoughts. Thanks in advance Shan

  • Calculating between different s

    Can I and if so, how would I creat a formula a total difference between numbers on different subject area reports - for instance: Total Nbr Trxs (*Account History* and filtered on a Field containing "Lost") minus Total Trxs (*Opportunity History* and