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. Web Development
  3. ASP.NET
  4. styles in yahoo webpage

styles in yahoo webpage

Scheduled Pinned Locked Moved ASP.NET
wpf
6 Posts 4 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.
  • C Offline
    C Offline
    chithra r
    wrote on last edited by
    #1

    hi all can anyone tell me what type of styles are used to show the color as glowing(like in yahoo front page)and also the color codes of the colors used in the yahoo front page.

    pintoo

    C 1 Reply Last reply
    0
    • C chithra r

      hi all can anyone tell me what type of styles are used to show the color as glowing(like in yahoo front page)and also the color codes of the colors used in the yahoo front page.

      pintoo

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      If the color changes, it's being done with javascript, no style or color changes by itself.

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      C 1 Reply Last reply
      0
      • C Christian Graus

        If the color changes, it's being done with javascript, no style or color changes by itself.

        Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        C Offline
        C Offline
        chithra r
        wrote on last edited by
        #3

        hey thanx for the reply.by the way i didn't asked about how the color changes.i want to design like yahoo menu bars.is that menu bars are images designed using some design tools (like flash,photoshop)or designed as aspx pages.

        pintoo

        C 1 Reply Last reply
        0
        • C chithra r

          hey thanx for the reply.by the way i didn't asked about how the color changes.i want to design like yahoo menu bars.is that menu bars are images designed using some design tools (like flash,photoshop)or designed as aspx pages.

          pintoo

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          That's CSS. you create a one pixel wide bitmap with the gradient and make it the background image of the button, repeating.

          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          D 1 Reply Last reply
          0
          • C Christian Graus

            That's CSS. you create a one pixel wide bitmap with the gradient and make it the background image of the button, repeating.

            Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

            D Offline
            D Offline
            Declan Bright
            wrote on last edited by
            #5

            chithra The glowing effect is created with images, have a look at the css for the site and you will find the url of the images. For example here is the header image[^]. You can create this type of image very easily using Photoshop etc but I usually use The Gimp[^] as its free / open source.

            Declan Bright www.declanbright.com

            U 1 Reply Last reply
            0
            • D Declan Bright

              chithra The glowing effect is created with images, have a look at the css for the site and you will find the url of the images. For example here is the header image[^]. You can create this type of image very easily using Photoshop etc but I usually use The Gimp[^] as its free / open source.

              Declan Bright www.declanbright.com

              U Offline
              U Offline
              UsmanMunier
              wrote on last edited by
              #6

              there are some gradient effects in CSS you can also use that if you dont want to use the Image.

              Usman Munier Xavor Corporation Pakistan

              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