Any code to hide style.css link

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

  • WereWolveZ
    replied
    sladex bro how did u do that

    Leave a comment:


  • ranzit2
    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
    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;}
    is it right mate??

    Leave a comment:


  • sladex
    replied
    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

    Leave a comment:


  • CreativityKills
    replied
    Originally posted by metulj View Post
    you got *.css for posted link...
    i've stole it just to prove my point...
    *.CSS just can't be protected..
    not cant, it Should'nt. Y go through all the troubles trying? When i can get ur color scheme anyway? Even facebook doesnt hide theirs. Only new coders are bothered with dat kinda stuff anyway, i wudnt cuz i cud make 200 css for ur site in a giffy. Lmao.

    Leave a comment:


  • arnage
    replied
    Originally posted by blockerhead View Post
    .htaccess file inside cant work in my hosting.
    It shuld work...
    Try to remove command RewriteEngine on

    Leave a comment:


  • blockerhead
    replied
    Originally posted by arnages View Post
    I get to this over a yaer ago...
    If someone can get idea please share.
    .htaccess file inside cant work in my hosting.

    Leave a comment:


  • ranzit2
    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
    k i understand u nw.
    U are explaining how to hide source code.but topic was about css.i think css cant be protected.or say can be protected from some noob,newbie who easily give up,but not from all.and the encoder,obfuscated pages are having javascript which will show page blank on old phones which dont support it.
    will chk ur link from pc later.
    Last edited by ranzit2; 26.12.09, 12:18.

    Leave a comment:


  • huwad
    replied
    Originally posted by metulj View Post
    theres NO way to hide CSS
    from someone who know how to look at it...
    but then again..
    someone who actually know how to look it,
    most likely aint gonna copy your style
    agree.. ehehe.. just view the source look for <style></style> or .css

    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
    like i said..
    so far, theres no way to
    hide/protect *.css properties
    against design theft...
    it is simply impossible..
    even if you encode PHP code
    Last edited by metulj; 26.12.09, 09:18.

    Leave a comment:


  • opticalpigion
    replied
    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

    Leave a comment:


  • metulj
    replied
    Originally posted by ranzit2 View Post
    disabling javascript shows nothing and as i said it dont protect css and this source will not validate.
    you got *.css for posted link...
    i've stole it just to prove my point...
    *.CSS just can't be protected..

    Leave a comment:


  • ranzit2
    replied
    Originally posted by opticalpigion View Post
    disabling javascript shows nothing and as i said it dont protect css and this source will not validate.

    Leave a comment:


  • arnage
    replied
    Nope, stealing the CSS file is stupid...

    Leave a comment:


  • CreativityKills
    replied
    Nw ppl want to protect css? (lmao) this site is amazing haha get a life, its stupid doing dat.

    Leave a comment:


  • metulj
    replied
    Originally posted by opticalpigion View Post
    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;
                                    }

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

    div {margin0px 0px 0px 0pxpadding2px 0px 2px 0px;color#000033;font-size: small;}
    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:

Working...
X