go to vampirefreaks main page


ProfileDesign101

ElectricStorm
wrote in ProfileDesign101 > General Discussion
March 18, 2007, 10:08pm
[cult status] [PM]
Uber n00b

Posts: 473

FAQ Codes / Problems

|
For those of us with lousy memories paranoid

Nb this isnt meant to be a comprehensive guide to everything. For that go to [ VFLayouts ]



  • To hide everything on your profile:

    If you have the OLDSKOOL template selected:

    <style type="text/css">
    #menu0, .maintop, .leftnav, .topbar, h2, .defaultpic, .thumbnail, .gallery, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .videos, .profilepages { display: none; }
    </style>


    If you're a band, or you want to use a different profile template [ click here ] for the appropriate hiding code.




  • To make music / vids autostart:

    autostart="true" in the embed tag, eg:

    <embed src="http://www.path/to/yourmusicfile.mp3" autostart="true" loop="true"></embed>


    Nb, for a YouTube video, add &autoplay=1 to the end of the video url instead, eg

    <embed src="http://www.youtube.com/v/eRPg1AGHwz8&autoplay=1">




  • To hide members' postcount in a cult:

    <style type="text/css">
    .group_comment small, .group_entry small { display: none; }
    </style>


    (in the header section of your edit cult page)




  • Hiding the Google ads...

    Really isnt allowed. Contry to popular belief free members are allowed to hide their userinfo table, and everyone is allowed to hide their block/report etc buttons.




  • To display your HTML on the page for others to see/ copy:

    Either swap all of your < marks for their ASCII equivilent &lt; Or put your code inside a textarea, eg:

    <textarea> write your code here </textarea>




  • Side by side scrollboxes

    <table><tr><td>
    <div style="width: 150px; height: 150px; overflow: auto; border: 1px solid deeppink;"> This is Scrollbox 1 </div>
    </td><td>
    <div style="width: 150px; height: 150px; overflow: auto; border: 1px solid deeppink;"> This is Scrollbox 2 </div>
    </td></tr></table>





  • To steal.. err.. view other peoples code:

    Rightclick anywhere on the page, and select "View Source", or click View and Page Source on your browsers toolbar.




  • If your music / flash isnt showing up on your profile / cult:

    Make sure you have "disable music in profiles" set to no on your [ Edit Settings ] page.




  • To turn your ratings off (or back on again!):

    Go to your [ Edit Profile ] page. Scroll down... further.. nearly to the bottom.. see the little "Allow Users To Rate Me" option? Change it according to your desires.




  • Where to host...

    Pictures:


    Music/ Vids:




    I'll add more as I think of them. Feel free to post stuff you think should be up here!



    [ Rate & Comment Moi! ]



    Edited by: ElectricStorm at August 11, 2008, 07:58pm


Leave a comment:
Subject:
Comment:
Preview    Include Signature   

[ Show Emotes ]

[ProfileDesign101]     [General Discussion ]