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. 2nd

2nd

Scheduled Pinned Locked Moved Web Development
architecture
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.
  • A Offline
    A Offline
    amit_ghosh18
    wrote on last edited by
    #1

    /* for 2nd page */

    #top_search
    {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom:1px solid #E5E5E5;
    height:80px;
    }

    #top_search_bar
    {
    top:70px;
    left:300px;
    position:absolute;
    height: 24px;
    width: 540px;
    }

    #top_serch_image
    {
    top:62px;
    left:800px;
    position:absolute;
    }

    #site_link
    {
    left:30px;
    width:170px;

    }

    #site_image
    {
    top:140px;
    left:40px;
    width:50px;
    text-align:right;
    height: 123px;
    line-height:25px;
    }

    #site_text
    {
    left:70px;
    width:77px;
    top:140px;
    text-align:left;
    position:absolute;
    line-height:25px;
    }

    div#site_text a
    {
    color:#6A6A6A;
    font-weight:500;

    }

    div#site_text a:hover
    {
    text-decoration:underline;
    }

    .site_tab a
    {
    font-size:small;
    font-weight:300;
    line-height:18px;
    left:60px;
    width:120px;
    }

    div.site_tab a:hover
    {
    text-decoration:underline;
    }

    #search_result
    {
    top:150px;
    left:190px;
    position:absolute;
    width:800px;
    }
    div.link p
    {
    margin-top:0;
    margin-bottom:0;
    }
    div.link a
    {
    text-decoration:underline;
    }

    #goooogle_image
    {
    text-align:center;
    }
    #footer2
    {
    text-align:center;
    bottom:50px;
    }
    div#footer2 a
    {
    font-size:small;
    color:#47A1EB;
    }

    div#footer2 a:hover
    {
    text-decoration:underline;
    }

    M P 2 Replies Last reply
    0
    • A amit_ghosh18

      /* for 2nd page */

      #top_search
      {
      background: none repeat scroll 0 0 #F5F5F5;
      border-bottom:1px solid #E5E5E5;
      height:80px;
      }

      #top_search_bar
      {
      top:70px;
      left:300px;
      position:absolute;
      height: 24px;
      width: 540px;
      }

      #top_serch_image
      {
      top:62px;
      left:800px;
      position:absolute;
      }

      #site_link
      {
      left:30px;
      width:170px;

      }

      #site_image
      {
      top:140px;
      left:40px;
      width:50px;
      text-align:right;
      height: 123px;
      line-height:25px;
      }

      #site_text
      {
      left:70px;
      width:77px;
      top:140px;
      text-align:left;
      position:absolute;
      line-height:25px;
      }

      div#site_text a
      {
      color:#6A6A6A;
      font-weight:500;

      }

      div#site_text a:hover
      {
      text-decoration:underline;
      }

      .site_tab a
      {
      font-size:small;
      font-weight:300;
      line-height:18px;
      left:60px;
      width:120px;
      }

      div.site_tab a:hover
      {
      text-decoration:underline;
      }

      #search_result
      {
      top:150px;
      left:190px;
      position:absolute;
      width:800px;
      }
      div.link p
      {
      margin-top:0;
      margin-bottom:0;
      }
      div.link a
      {
      text-decoration:underline;
      }

      #goooogle_image
      {
      text-align:center;
      }
      #footer2
      {
      text-align:center;
      bottom:50px;
      }
      div#footer2 a
      {
      font-size:small;
      color:#47A1EB;
      }

      div#footer2 a:hover
      {
      text-decoration:underline;
      }

      M Offline
      M Offline
      Morgs Morgan
      wrote on last edited by
      #2

      Awesome looking css here, so what is the problem that you are having?

      1 Reply Last reply
      0
      • A amit_ghosh18

        /* for 2nd page */

        #top_search
        {
        background: none repeat scroll 0 0 #F5F5F5;
        border-bottom:1px solid #E5E5E5;
        height:80px;
        }

        #top_search_bar
        {
        top:70px;
        left:300px;
        position:absolute;
        height: 24px;
        width: 540px;
        }

        #top_serch_image
        {
        top:62px;
        left:800px;
        position:absolute;
        }

        #site_link
        {
        left:30px;
        width:170px;

        }

        #site_image
        {
        top:140px;
        left:40px;
        width:50px;
        text-align:right;
        height: 123px;
        line-height:25px;
        }

        #site_text
        {
        left:70px;
        width:77px;
        top:140px;
        text-align:left;
        position:absolute;
        line-height:25px;
        }

        div#site_text a
        {
        color:#6A6A6A;
        font-weight:500;

        }

        div#site_text a:hover
        {
        text-decoration:underline;
        }

        .site_tab a
        {
        font-size:small;
        font-weight:300;
        line-height:18px;
        left:60px;
        width:120px;
        }

        div.site_tab a:hover
        {
        text-decoration:underline;
        }

        #search_result
        {
        top:150px;
        left:190px;
        position:absolute;
        width:800px;
        }
        div.link p
        {
        margin-top:0;
        margin-bottom:0;
        }
        div.link a
        {
        text-decoration:underline;
        }

        #goooogle_image
        {
        text-align:center;
        }
        #footer2
        {
        text-align:center;
        bottom:50px;
        }
        div#footer2 a
        {
        font-size:small;
        color:#47A1EB;
        }

        div#footer2 a:hover
        {
        text-decoration:underline;
        }

        P Offline
        P Offline
        Pravin Patil Mumbai
        wrote on last edited by
        #3

        What do you want from codeproject..? You are posting this CSS second time without any question or comment...?

        I quit being afraid when my first venture failed and the sky didn't fall down.

        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