Yahoo 知識+ 將於 2021 年 5 月 4 日 (美國東岸時間) 停止服務,而 Yahoo 知識+ 網站現已轉為僅限瀏覽模式。其他 Yahoo 資產或服務,或你的 Yahoo 帳戶將不會有任何變更。你可以在此服務中心網頁進一步了解 Yahoo 知識+ 停止服務的事宜,以及了解如何下載你的資料。

? 發問於 Computers & InternetInternetMySpace · 1 十年前

can someone give me the code to change my border color on Myspace to 2 different colors?

i want the the left and right to be purple and the top and bottom to be black....

thanx

更新:

Yeah i need the page border..

3 個解答

相關度
  • 1 十年前
    最愛解答

    Are you referring to table borders or a border for the entire page?

    for a page border use this

    <style>

    .a {this affects only IE}

    body {_border:20px solid; _border-top-color:6699cc; _border-right-color:violet; _border-bottom-color:blue; _border-left-color:ffcc99;}

    .top, .bottom, .left, .right {_display:none;}

    </style>

    <comment>

    <style>

    .a {this affects only firefox}

    body {margin-top:20px;}

    .top, .bottom, .left, .right {position:fixed; z-index:9;}

    .top {background-color:6699cc;}

    .right {background-color:violet;}

    .bottom {background-color:blue;}

    .left {background-color:ffcc99;}

    .top {top:0px; left:0px; width:100%; height:20px;}

    .bottom {bottom:0px; left:0px; width:100%; height:20px;}

    .left {top:0px; left:0px; width:20px; height:100%;}

    .right {top:0px; right:0px; width:20px; height:100%;}

    </style>

    </comment>

    <div class="top"></div>

    <div class="bottom"></div>

    <div class="left"></div>

    <div class="right"></div>

    Perhaps reading this http://www.abrax.us/bbz/Dipp.htm about understanding myspace table structure will help you better if you are referring to table borders.

    資料來源: abrax.us
  • ?
    Lv 4
    5 年前

    a million) bypass to control photos and import them to myspace. 2) What your speaking approximately is factor of your heritage. It shouls demonstrate up wherein it says "bla bla bla is to your sped up community. you would be waiting to customixe your very own by going to google and type in myspace codes. 3)equivalent ingredient as 2. its factor of the profile 3) purely placed a code wherein the caption is going

  • sindhu
    Lv 4
    1 十年前

    the info whih u want u will get a-z info in this link

    www.MyspaceHoney.com and www.mycoolbutt.com

    check it out dude its awesome

還有問題嗎?立即提問即可得到解答。