Any code to hide style.css link

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GiLL
    replied
    you can try to see my css if you get success paste here
    link is here

    Leave a comment:


  • morrelinko
    replied
    Using php script and modifying the header is a nice option and can be made advanced i think.
    A suggestion. You might try putting this in your style.php script
    PHP Code:
    if(get_domain() == '/path/to/css/style.php')) {die();} 
    note: the get_domain() function is a function that gets the current url. Then you can use file_get_contents to get the contents of the original style.css.
    Hope you understand?
    As for me, i also use the current user's name as a key.

    Leave a comment:


  • CreativityKills
    replied
    Lmao krazy kids

    Leave a comment:


  • sklbd
    replied
    HTML Code:
    <link rel="StyleSheet" type="text/css" href="/style01.css"/>
    <style type="text/css">
    PHP Code:
    body  {margin:0px;color:#000;background-color:#008000;font-size:24px;font-we   ight:normal;padding:2px;}  input,select,textarea{margin:0px;color:#070;background-color:#c7f2a3;fon   t-size:12px;padding:2px;border:1px solid #060;}  input:hover,select:hover,textarea:hover{background-color:#f6f6f6;color:#0   00;}  div{font-family:Tahoma;}  .head  {  text-align:center;  color:#666666;  background-color:#FFFFFF;  border-bottom-color:#000000;  border-bottom-width:thin;  border-bottom-style:dotted;  font-size:small;  font-weight:small;  padding:4px  }    .skl  {  text-align:center;  padding:6px;  color:#ffffff;  border-bottom-color:#ffffff;  border-bottom-width:6px;  border-bottom-style:solid;  font-weight:small}  a:link,a:visited,a:active{color:#FF0000;text-decoration:none;}  a:hover{text-decoration:none;color: #FFF000;padding: 1px 2px 1px    2px;background-color:#6aab50;}    .skl2  {  text-align:center;  padding:6px;  color:#FF0000;  border-bottom-color:#ffffff;  border-bottom-width:6px;  border-bottom-style:solid;  font-weight:small}  a:link,a:visited,a:active{color:#FF0000;text-decoration:none;}  a:hover{text-decoration:none;color: #FFF000;padding: 1px 2px 1px    2px;background-color:#6aab50;}    .skl3  {  text-align:left;  padding:6px;  color:#FF0000;  border-bottom-color:#ffffff;  border-bottom-width:6px;  border-bottom-style:solid;  font-weight:small}  a:link,a:visited,a:active{color:#FF0000;text-decoration:none;}  a:hover{text-decoration:none;color: #FFF000;padding: 1px 2px 1px    2px;background-color:#ffffff;}    .skl4  {  text-align:center;  padding:6px;  color:#ffffff;  border-bottom-color:#ffffff;  border-bottom-width:6px;  border-bottom-style:solid;  font-weight:small}  a:link,a:visited,a:active{color:#FF0000;text-decoration:none;}  a:hover{text-decoration:none;color: #FFF000;padding: 1px 2px 1px    2px;background-color:#6aab50;}      .skl5  {  text-align:center;  padding:6px;  color:#FF6437;  border-bottom-color:#ffffff;  border-bottom-width:6px;  border-bottom-style:solid;  font-weight:small}  a:link,a:visited,a:active{color:#FF0000;text-decoration:none;}  a:hover{text-decoration:none;color: #FFF000;padding: 1px 2px 1px    2px;background-color:#6aab50;} 
    HTML Code:
    </style>
    my styl
    Last edited by metulj; 07.01.10, 05:29.

    Leave a comment:


  • godfathersis
    replied
    PHP Code:
    body {color#000000; margin: 0px; padding:0px; background-color: #D9E9C8; font-family: Verdana; font-size: 13px; width: 100%;}                                         
    a:link,a:visited,a:active {color#0000FF;text-decoration: underline;}
    a:hover {color#3E9722;font-style: bold;}
    .center, .bottom {text-align:center;}
    .
    center {text-aligncenter;}
    .
    left {text-alignleft;}
    .
    pm {background#9CC66F  repeat-x bottom;}
    .title {background:  #79c042 repeat-x bottom;text-align: center; border: 1px solid #C5DD7C;font-size: 13px;color: #FFFFFF;}
    .footer {text-aligncenterfont10px Verdanacolor#6B6B6B;}
    .{border:#0000A0 solid 1px;text-align: left;font: 13px Verdana;color: #6B6B6B;text-decoration: undeline;}
    .menu {text-aligncenterbackground#79c042  repeat-x bottom;border: 1px solid #C5DD7C;font-size: 13px;}
    .menu_left {text-alignleftbackground#79c042  repeat-x bottom;border: 1px solid #C5DD7C;font-size: 13px;}
    .m1 {background#D9E9C8;}
    .m2 {background#D9E9C8;}
    .navigation {text-aligncenterborder1px solid #C5DD7C;font-size: 13px;}
    .{border-bottom1px #FF4646 solid;}    
    inputselect {font13px VerdanaArialsans-serifbackground#FFFFFF; color: #000000; border: 1px solid;}
    input.button {font13px VerdanaArialsans-serifbackground#79c042; color: #000000; border: 1px solid;}
    a.headbuton:visited,a.headbuton:link {font13px Verdanabackground#79c042; color: #000000;border: 1px #000000 solid;padding-right: 3px;padding-left: 3px;text-decoration: none;}
    .{border-bottom1px #BBBB00 solid;}
    .center2 {text-aligncentermargin0 auto;} 
    .
    border {border2px solid #C5DD7C;} 
    Last edited by metulj; 07.01.10, 05:27. Reason: learn to use BB [ php ] tag

    Leave a comment:


  • bOrN2pwn
    replied
    This was very interesting..... And helpful

    Leave a comment:


  • ewanz
    replied
    If u use lava wapdesire, s0me0ne can steal y0ur css file by redirect url fr0m y0ur theme direct0ry

    Leave a comment:


  • opticalpigion
    replied
    Originally posted by metulj View Post
    btw.. i almost forgot
    here's your 8.css
    PHP Code:
    body {background-color#FFFFFF; color: #000000; font-family : Verdana, Arial, Helvetica, sans-serif;margin: 0px; padding: 2px; max-width: 550px;
                      
    margin3px auto
                      
    text-align :left;
         
    font-size10pt
                                }

    a:active  {color#3300CC;}
    a:visited {color#3A5992;}
    a:hover {color#990000;}

    div {background-colorE7E7E7color:#000;padding: 2px 0px 2px 0px; font-size: 10pt; }
    a.altlink:hover {color:#990000;font-size: small; }
    a.altlink {color#000;margin: 2px 0px 2px 0px; font-size: 10pt; padding: 2px 0px 2px 0px;}

    .main {background-color#FFFFFF; color:#000;padding: 2px 0px 2px 0px; font-size: 10pt; } 
    wrong.

    i have used orkut_small.css there which is same as before.
    i changed that source's output only.

    Leave a comment:


  • sladex
    replied
    Originally posted by modfiles View Post
    but the last one posted by sladex will work on "NOOBS" but not well, at least not on someone whos a little more advance from noob. but whoever is that, they wont copy your css. only the noobs will do.
    Yes, it's true. I think you need just some protection from NOOBS.

    Leave a comment:


  • metulj
    replied
    Originally posted by opticalpigion View Post
    first of all..
    i made demo only to show that its possible to encrypte source too
    anyways now u can check that demo again
    and tell me if u can find that
    :p
    btw.. i almost forgot
    here's your 8.css
    PHP Code:
    body {background-color#FFFFFF; color: #000000; font-family : Verdana, Arial, Helvetica, sans-serif;margin: 0px; padding: 2px; max-width: 550px;
                      
    margin3px auto
                      
    text-align :left;
         
    font-size10pt
                                }

    a:active  {color#3300CC;}
    a:visited {color#3A5992;}
    a:hover {color#990000;}

    div {background-colorE7E7E7color:#000;padding: 2px 0px 2px 0px; font-size: 10pt; }
    a.altlink:hover {color:#990000;font-size: small; }
    a.altlink {color#000;margin: 2px 0px 2px 0px; font-size: 10pt; padding: 2px 0px 2px 0px;}

    .main {background-color#FFFFFF; color:#000;padding: 2px 0px 2px 0px; font-size: 10pt; } 

    Leave a comment:


  • modfiles
    replied
    but the last one posted by sladex will work on "NOOBS" but not well, at least not on someone whos a little more advance from noob. but whoever is that, they wont copy your css. only the noobs will do.

    Leave a comment:


  • arnage
    replied
    Originally posted by kei_ki7 View Post
    i think, the only way for this is to encrypt your css
    It cant. ;)
    See the 3. page of this thred.

    Leave a comment:


  • kei_ki7
    replied
    i think, the only way for this is to encrypt your css

    Leave a comment:


  • arnage
    replied
    "Do you find my css file? "

    Jep.

    Code:
    body {color: #000000; margin: 0px; padding:0px; background-color: #D9E9C8; font-family: Verdana; font-size: 13px; width: 100%;}                                         
    a:link,a:visited,a:active {color: #0000FF;text-decoration: underline;}
    a:hover {color: #3E9722;font-style: bold;}
    .center, .bottom {text-align:center;}
    .center {text-align: center;}
    .left {text-align: left;}
    .pm {background: #9CC66F  repeat-x bottom;}
    .title {background:  #79c042 repeat-x bottom;text-align: center; border: 1px solid #C5DD7C;font-size: 13px;color: #FFFFFF;}
    .footer {text-align: center; font: 10px Verdana; color: #6B6B6B;}
    .l {border:#0000A0 solid 1px;text-align: left;font: 13px Verdana;color: #6B6B6B;text-decoration: undeline;}
    .menu {text-align: center; background: #79c042  repeat-x bottom;border: 1px solid #C5DD7C;font-size: 13px;}
    .menu_left {text-align: left; background: #79c042  repeat-x bottom;border: 1px solid #C5DD7C;font-size: 13px;}
    .m1 {background: #D9E9C8;}
    .m2 {background: #D9E9C8;}
    .navigation {text-align: center; border: 1px solid #C5DD7C;font-size: 13px;}
    .b {border-bottom: 1px #FF4646 solid;}	
    input, select {font: 13px Verdana, Arial, sans-serif; background: #FFFFFF; color: #000000; border: 1px solid;}
    input.button {font: 13px Verdana, Arial, sans-serif; background: #79c042; color: #000000; border: 1px solid;}
    a.headbuton:visited,a.headbuton:link {font: 13px Verdana; background: #79c042; color: #000000;border: 1px #000000 solid;padding-right: 3px;padding-left: 3px;text-decoration: none;}
    .p {border-bottom: 1px #BBBB00 solid;}
    .center2 {text-align: center; margin: 0 auto;} 
    .border {border: 2px solid #C5DD7C;}
    Look bro, I have spend about 3 months last year trying to find a way and I learned two things:

    1. How to use .htaccess basicly;

    2. That there is no way to protect CSS code.

    Leave a comment:


  • modfiles
    replied
    Originally posted by sladex View Post
    Ok, if there is no way to protect css code, try to find CSS file in this page:
    upmusic.info/css/

    And write here CSS CODE
    PHP Code:
    [B]http://upmusic.info/css/[/B]

    [B]http://upmusic.info/css/style.css[/B]


    body {color#000000; margin: 0px; padding:0px; background-color: #D9E9C8; font-family: Verdana; font-size: 13px; width: 100%;}                                         

    a:link,a:visited,a:active {color#0000FF;text-decoration: underline;}

    a:hover {color#3E9722;font-style: bold;}

    .center, .bottom {text-align:center;}

    .
    center {text-aligncenter;}

    .
    left {text-alignleft;}

    .
    pm {background#9CC66F  repeat-x bottom;}

    .title {background:  #79c042 repeat-x bottom;text-align: center; border: 1px solid #C5DD7C;font-size: 13px;color: #FFFFFF;}

    .footer {text-aligncenterfont10px Verdanacolor#6B6B6B;}

    .{border:#0000A0 solid 1px;text-align: left;font: 13px Verdana;color: #6B6B6B;text-decoration: undeline;}

    .menu {text-aligncenterbackground#79c042  repeat-x bottom;border: 1px solid #C5DD7C;font-size: 13px;}

    .menu_left {text-alignleftbackground#79c042  repeat-x bottom;border: 1px solid #C5DD7C;font-size: 13px;}

    .m1 {background#D9E9C8;}

    .m2 {background#D9E9C8;}

    .navigation {text-aligncenterborder1px solid #C5DD7C;font-size: 13px;}

    .{border-bottom1px #FF4646 solid;}    

    inputselect {font13px VerdanaArialsans-serifbackground#FFFFFF; color: #000000; border: 1px solid;}

    input.button {font13px VerdanaArialsans-serifbackground#79c042; color: #000000; border: 1px solid;}

    a.headbuton:visited,a.headbuton:link {font13px Verdanabackground#79c042; color: #000000;border: 1px #000000 solid;padding-right: 3px;padding-left: 3px;text-decoration: none;}

    .{border-bottom1px #BBBB00 solid;}

    .center2 {text-aligncentermargin0 auto;} 

    .
    border {border2px solid #C5DD7C;} 

    Leave a comment:

Working...
X