Search:

Type: Posts; User: hversemann; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,822

    Beverley, I was finally able to suppress the...

    Beverley,

    I was finally able to suppress the h3 based on your previous suggestions (thank you for that).

    The css rule that I finally coded looks like this:

    #rightColumn table:last-of-type+h3...
  2. Replies
    5
    Views
    1,822

    Beverley, Is there a way I can send you a pdf of...

    Beverley,
    Is there a way I can send you a pdf of what the page's markup looks like(a screen print of Chrome inspector), for the particular and complete div in which the h3 in question resides? I've...
  3. Replies
    5
    Views
    1,822

    Thanks Beverley. I will take a look at that link.

    Thanks Beverley. I will take a look at that link.
  4. Replies
    5
    Views
    1,822

    CSS Question

    Ultimately I want to suppress the display of a "selected h3" tag, so its not be displayed when a page is being printed.

    Normally I would code something like this:

    h3 {display:none;}

    If I...
Results 1 to 4 of 5