Can't change the background of table cells on a page with CSS

New CSS guy here, so excuse me if I sound stupid! I built up
a site with DW8 using CSS for basic page formatting. The site is a
new version of an old one I did in GoLive. I copied/pasted a fairly
large table onto the new site in DW, and the table came in fine,
the text was now the font and style of the main style sheet. But, I
can't format the table itself now. The header rows were filled blue
with white text, as an example.
I can change the bg color down in the toolbar like old times,
but nothing actually changes on the screen. I'm assuming it's being
overridden somehow by my CSS style sheet?
What would I have to do to get back this formatting
functionality?
here is an example page:
http://www.curtlo.com/prototype/pricing.html

> The header rows were
> filled blue with white text, as an example.
There is no such style on this page.
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
==================
"synterx" <[email protected]> wrote in
message
news:eig96t$oir$[email protected]..
> New CSS guy here, so excuse me if I sound stupid! I
built up a site with
> DW8
> using CSS for basic page formatting. The site is a new
version of an old
> one I
> did in GoLive. I copied/pasted a fairly large table onto
the new site in
> DW,
> and the table came in fine, the text was now the font
and style of the
> main
> style sheet. But, I can't format the table itself now.
The header rows
> were
> filled blue with white text, as an example.
>
> I can change the bg color down in the toolbar like old
times, but nothing
> actually changes on the screen. I'm assuming it's being
overridden somehow
> by
> my CSS style sheet?
>
> What would I have to do to get back this formatting
functionality?
>
> here is an example page:
>
>
http://www.curtlo.com/prototype/pricing.html
>

Similar Messages

  • Can I change the background color view for SPECIFIC web pages with Safari?

    I cannot read Netflix red background webpages without getting a headache/eyestrain. I know other browsers allow me to override the pages' colors but will safari allow me to specify all pages from for instance "www.netflix.com"; to have a white background while letting other pages display colors as they were created?
    Will any browser do this?
    It would be a cool feature.

    There may be a way of doing this using CSS. In Safari's preferences under 'Advanced' there is the option to choose a user defined style sheet. I have used this since Safari came out to not display ads in Safari, and it may be well possible to use it to change certain styles (depending on page code).
    ..k

  • HOw can i change the color of a cell

    How can I change the color of a cell when it is selected. I select the cell by pressing enter, then I want the text in the cell to change color to red, but all the cells in the table change color. Please I would be grateful for some help

    Subclass DefaultTableCellRenderer.
    public class MyCellRenderer extends DefaultTableCellRenderer
    Override
    public Componet getTableCellRendererComponent(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
    JLabel lab = new JLabel(String)value);
    lab.setOpaque(true);
    return lab;
    if(isSelected)
    lab.setBackground(Color.red);
    else
    lab.setBackground(Color.white);
    Set the columns in your table:
    table.getCoulumModel.getColumn(0).setCellRenderer(new myCellRenderer());
    table.getCoulumModel.getColumn(1).setCellRenderer(new myCellRenderer());
    etc. for each column in your table.

  • Can we change the color of each cell in TableView in HTMLB

    Hi
    I want to change the cell color in TableView dynamically.
    Can we change the color of each cell in TableView in HTMLB?
    If yes, give the exact solution.
    Regards,
    Nithya

    Hi Nithya,
    You would have to implement your own ICellRenderer, see http://help.sap.com/javadocs/NW04S/SPS09/hb/com/sapportals/htmlb/table/ICellRenderer.html and then use http://help.sap.com/javadocs/NW04S/SPS09/hb/com/sapportals/htmlb/table/TableView.html#setCellRenderer(com.sapportals.htmlb.table.ICellRenderer)
    Also see TableView Cellls and how to add colors to table cells
    Hope it helps
    Detlev

  • How can I change the background of a running webpage on my own. Example Facebook I want to change its backround color from white to black just in my view not for all

    How can I change the background of a running webpage on my own. Example Facebook I want to change its background color from white to black just in my view, not for all. Cause I really hate some site with white background because as I read for an hour it aches my eyes but not on those with darker background color.

    You can use the NoSquint extension to set font sizes (text/page zoom) and text colors on web pages.
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/

  • How can I change the background color of my podcast's iTunes page?

    My RSS feed just got accepted but now I need to customize the title, author, background color, and logo of my site. Does anyone know how to do this? Thank you!

    You can't change the background colour - it's white for audio and black for video. The other data can be changed by changing the appropriate tag in the feed, or if you're using a program or online service to make your podcast,. wherever they provide for entering this information.
    The title is carried in the 'title' tag; the author in the 'itunes:author' tag, and the 'podcast image' which appears on the Store page in the 'itunes: image' tag. Republish the feed after making the amendments: it will take a couple of days for the new data to appear, though the image may take several days.
    The image which appears in some podcasts in the bottom left-hand corner of iTunes when subscribing is not referenced in the feed but has to be actually embedded into the media file: please see this page:
    http://www.wilmut.webspace.virginmedia.com/notes/coverart.html
    You may find this general page on making a podcast helpful:
    http://rfwilmut.net/pc

  • How can I change the background color in the inbox?

    The background color in my inbox (well, all mailboxes) is white. A yellow background would make the existing black text a lot easier to read. How can I change the background color in the inbox?

    Themes work in Thunderbird - duggabe was not refering to Firefox.
    Another useful addon is theme and font changer:
    * https://addons.mozilla.org/fr/thunderbird/addon/theme-font-size-changer/
    However, Thunderbird allows you to modify all sorts of things.
    Make hidden files and folders visible:
    * http://kb.mozillazine.org/Show_hidden_files_and_folders
    Help > Troubleshooting Information
    Click on 'show Folder' button
    a window opens shwoing profile folder name
    Close Thunderbird now - this is important
    In the profile name folder, Create a new folder called '''chrome''' - note the spelling
    It should be in the same place as the 'Mail' folder.
    see first image below.
    Open Notepad
    Can be located : Start > Programs > accessories
    Copy everything shown between the lines below.
    Paste into Notepad.
    Save as '''userChrome.css''' - note the spelling (edit updated - this was a typo error)
    This should be saved in the '''chrome''' folder.
    see second image below.
    Restart Thunderbird.
    I have chosen a yellow for you
    <pre>
    #f6f58c = a yellow....it is a hex code for a colour.
    </pre>
    You can change it if required. Remember when updating anything in the profile folders, you must close Thunderbird first.
    More info on colours.
    * http://www.yourhtmlsource.com/stylesheets/namedcolours.html
    <pre>
    * Do not remove the @namespace line -- it's required for correct functioning
    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
    /*Background colour for message list*/
    #threadTree > treechildren::-moz-tree-row {
    background-color: #f6f58c !important;
    </pre>
    -------------------------------------------

  • Can I change the background color when I'm in a brochure layout?

    can I change the background color when I'm in a brochure layout? I've tried making a box in desired color but cannot push it to the back(not an option, it's greyed out)

    Then you are in a Layout template and the shape is already the back most object.
    Peter

  • Can you change the background in music player or d...

    I have a N80
    Can you change the background imge to your own? or is there any skins for the app?
    or even beeter cn you display your album art on it?
    cheers
    My N80 is on Orange purchased in June 2006 firmware v 3.0617.06 03-05-2006
    Cheers
    Andy

    You can change the music player background image but you need to make a theme. You can do it on a website just do a search as i'm not aloud to put a link on here to the site, as there are some adult themes there that peeps have made, and fair does this site has kids coming on it to. But it can be done m8 as mine is changed but you carnt do it from in the phone buy just changing the image.
    Thx tingull
    Phone History: NK702, NK6210, NK6310i, SamyV200, SamyD500, LG U880, SE W800i, NK N80, and now NK N95

  • Can we change the background color of a sub menu?

    In swing, can we change the background color of a sub menu. it is working fine for the main menu, but doesn't work for sub menu.

    Hey hi,
    just an append to the previous reply.
    The subMenu needs to be setOpaque() to true. i.e.
    subMenu.setOpaque(true);

  • How can i change the background color in the heading when i add a new page

    How can I change the background in the heading on a new page? When you add WELCOME page the heading color is tan, the ABOUT ME page the heading is light blue, the PHOTOS page the heading block behind the heading text is light green, etc. How do I change those colors?

    you can change iweb navbar any which way you want, as long as you know iweb widgets:
    http://iwebwidgets.cyclosaurus.com/iWebNavBar/BkgndColor.html
    you won't see the change in iweb, you only see it in published site.

  • How can i change the background colour of all folder windows at once

    how can i change the background colour of all old folder windows at once?

    There are, however, thousands of calendar apps available in the App Store. They use the same data that the built in app does. Perhaps one would better meet your needs.
    Best of luck.

  • Can i change the background of my ipod nano 7th generation

    Can I change the background of my ipod nano 7th generation?

    Yes, via Settings -> General -> Wallpaper.
    B-rock

  • How can i change the background colors on my iphone. The new white is hard on my eyes. I dont care for the grey boxes either.

    how can i change the background colors on the new update? I find the white a bit much. Also is there anyway I can change the grey boxes they seem out of place.

    That makes me sad. thannk you

  • Can I change the Black colour of my ipod touch 4g with new white one?

    Can I change the Black colour of my ipod touch 4g with new white one?

    You can't get a new color iPod for free. Unless you paint it (which I highly reccomend NOT doing), you must buy a new white iPod touch. You can't trade your iPod touch in for a white one.

Maybe you are looking for

  • Photoshop CS4 in Comms Suite 2 has stopped working when loading

    I wonder if someone can help me as I am not technical. I have a copy of Adobe Communication Suite 2 (this is basically CS4 version). I've installed this and every piece of it will load except for Photoshop (the bit I really want and need today!). I g

  • Link in form of a pictrue - change color when sweeping

    Doing links in form of a word which change color when sweeping over them is simple in iWeb. I wonder how I do if I not just want the color of the text but also an image to change. Ex. I have a link in form of a bright cloud. When one sweep the mouse

  • Elements 9

    While microsoft outlook is setup in photoshop and windows on my pc, when trying to send emails as attachments in Photoshop I get the error message "Elements Organizer could not finish creating your email message. Make sure Outlook is selected as the

  • XL Reporter issue on 2007B PL15

    Hi, I am facing a strange sympton when i try to start XL Reporter on a Client installed with 2007B PL15 on Windows XP workstation. When i click on Tools -> XL Reporter, i saw a progress bar at the bottom saying "connecting XL Reporter" ... the bar mo

  • 10.9.3 crashing

    Updated to 10.9.3 and now the Mini has a severe kernel panic 2 times daily.  It's highly frustrating, the screen locks but the mouse still moves so it looks as if the OS is still running but clicking is not responsive and logging in via Screen Share