Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. CSS and the horrible day

CSS and the horrible day

Scheduled Pinned Locked Moved The Weird and The Wonderful
csharpcssvisual-studiodebugginghelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    One of my friend complained about a wierd problem while designing the website in visual studio. All the controls, (labels here) are drawn on the page. But then, the text was not appearing. Checked the visible property, this, that and everything. Finally, We could trace out the problem to an unassuming CSS file somewhere in the whole project structure (among 5 other CSS files) which had the following lines (among 100 other lines) .body{ foreground:#FFFFFF } Lucky, I knew #FFFFFF was white! :)

    - Bits and Bytes Rules! 10(jk)

    M 1 Reply Last reply
    0
    • L Lost User

      One of my friend complained about a wierd problem while designing the website in visual studio. All the controls, (labels here) are drawn on the page. But then, the text was not appearing. Checked the visible property, this, that and everything. Finally, We could trace out the problem to an unassuming CSS file somewhere in the whole project structure (among 5 other CSS files) which had the following lines (among 100 other lines) .body{ foreground:#FFFFFF } Lucky, I knew #FFFFFF was white! :)

      - Bits and Bytes Rules! 10(jk)

      M Offline
      M Offline
      musefan
      wrote on last edited by
      #2

      Google Chrome, right-click label, inspect element, computed style, see what looks fishy -if anything ever looks weird in a webpage, that the first place I look

      I may or may not be responsible for my own actions

      R 1 Reply Last reply
      0
      • M musefan

        Google Chrome, right-click label, inspect element, computed style, see what looks fishy -if anything ever looks weird in a webpage, that the first place I look

        I may or may not be responsible for my own actions

        R Offline
        R Offline
        Ravi Sant
        wrote on last edited by
        #3

        5! for that tip.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups