Join an online community of 135,023 people. Create a profile, make new friends, share pictures and videos with the 51 people online now!

Subscribe | Back to Science & Technology

Post all your CSS Codes

Tell people about this topic:
+ Post Reply

Total Posts: 112 Posts

  • Report | Quote Posted: Thu 31st Jul 2008, 6:01 pm

    can someone post a full code of a profile then we can edit it?

    also, how do you flip the profile?


    PintSize_x

    17, Female, UK

    545 Posts
  • Report | Quote Posted: Thu 31st Jul 2008, 9:55 pm

    PintSize_x wrote:

    can someone post a full code of a profile then we can edit it?

    also, how do you flip the profile?

    Guess nobody else will help here you go...

    div#content .online{background:#66CC00 none repeat scroll 0% 0%;border-bottom:1px solid #999999;border-right:1px solid #999999;color:#999999;padding:4px;text-transform:uppercase;}
    div#content header{text-decoration: underline}
    div#content h1{text-decoration: underline}
    div#content h2{text-decoration: underline}
    div#content h3{text-decoration: underline}
    div#content a{text-decoration: none}
    div#content #content_header{font-size:100px}
    div#content #content_header{text-align: right}
    div#content h1,div#content h2,div#content h3{font-family: arial, 'sans serif'; }
    div#content p,div#content table,div#content address{font-family: arial, 'sans serif'; margin-left: 15pt;}
    div#content p,div#content th,div#content td{font-size: 70%;}
    div#content th{background-color:##999999}
    div#content h1,div#content h2,div#content h3,div#content hr{color:Black; }
    div#content a:link{color:darkred}
    div#content a:visited{color:darkred}
    div#content a:active{color:red}
    div#content a:hover{color:red}
    div#content H1,div#content H2,div#content H3{font-size: Meduim;}
    div#content .box_left{float:right;margin-right:8px;}
    div#content .box_right{float:left;margin-left:3px;}


    Innerspin

    Account removed
  • Report | Quote Posted: Thu 31st Jul 2008, 10:00 pm

    iConBOY wrote:

    Guess nobody else will help here you go...

    div#content .online{background:#66CC00 none repeat scroll 0% 0%;border-bottom:1px solid #999999;border-right:1px solid #999999;color:#999999;padding:4px;text-transform:uppercase;}
    div#content header{text-decoration: underline}
    div#content h1{text-decoration: underline}
    div#content h2{text-decoration: underline}
    div#content h3{text-decoration: underline}
    div#content a{text-decoration: none}
    div#content #content_header{font-size:100px}
    div#content #content_header{text-align: right}
    div#content h1,div#content h2,div#content h3{font-family: arial, 'sans serif'; }
    div#content p,div#content table,div#content address{font-family: arial, 'sans serif'; margin-left: 15pt;}
    div#content p,div#content th,div#content td{font-size: 70%;}
    div#content th{background-color:##999999}
    div#content h1,div#content h2,div#content h3,div#content hr{color:Black; }
    div#content a:link{color:darkred}
    div#content a:visited{color:darkred}
    div#content a:active{color:red}
    div#content a:hover{color:red}
    div#content H1,div#content H2,div#content H3{font-size: Meduim;}
    div#content .box_left{float:right;margin-right:8px;}
    div#content .box_right{float:left;margin-left:3px;}

    only about 2 lines of that is regarding flipping the profile over

    Most Helpful Member 2008/9


    Hiro
    Forum Moderator

    26, Male, AL

    3,587 Posts
  • Report | Quote Posted: Thu 31st Jul 2008, 10:02 pm

    iConBOY wrote:

    Guess nobody else will help here you go...

    div#content .online{background:#66CC00 none repeat scroll 0% 0%;border-bottom:1px solid #999999;border-right:1px solid #999999;color:#999999;padding:4px;text-transform:uppercase;}
    div#content header{text-decoration: underline}
    div#content h1{text-decoration: underline}
    div#content h2{text-decoration: underline}
    div#content h3{text-decoration: underline}
    div#content a{text-decoration: none}
    div#content #content_header{font-size:100px}
    div#content #content_header{text-align: right}
    div#content h1,div#content h2,div#content h3{font-family: arial, 'sans serif'; }
    div#content p,div#content table,div#content address{font-family: arial, 'sans serif'; margin-left: 15pt;}
    div#content p,div#content th,div#content td{font-size: 70%;}
    div#content th{background-color:##999999}
    div#content h1,div#content h2,div#content h3,div#content hr{color:Black; }
    div#content a:link{color:darkred}
    div#content a:visited{color:darkred}
    div#content a:active{color:red}
    div#content a:hover{color:red}
    div#content H1,div#content H2,div#content H3{font-size: Meduim;}
    div#content .box_left{float:right;margin-right:8px;}
    div#content .box_right{float:left;margin-left:3px;}

    Which part makes transparent boxes?

    G/T - leprikorn .


  • Report | Quote Posted: Thu 31st Jul 2008, 10:07 pm

    Hiro wrote:

    only about 2 lines of that is regarding flipping the profile over

    Post up then, help her out.


    Innerspin

    Account removed
  • Report | Quote Posted: Thu 31st Jul 2008, 10:07 pm

    HookerWivAPenis wrote:

    Which part makes transparent boxes?

    Dude, i haven't got a clue..


    Innerspin

    Account removed
  • Report | Quote Posted: Thu 31st Jul 2008, 10:09 pm
    Im not sure how you have got it transparent either.

    Most Helpful Member 2008/9


    Hiro
    Forum Moderator

    26, Male, AL

    3,587 Posts
  • Report | Quote Posted: Thu 31st Jul 2008, 10:10 pm
    I found my code lol.

    Innerspin

    Account removed
  • Report | Quote Posted: Thu 31st Jul 2008, 10:20 pm

    To get transparent boxes you just delete the colours assigned to them in colour settings

    eg


    These are the colours for the content boxes on your profile (About Me, My Profile, Status, My Details, etc).
    ^ empty (no codes in them)

    Most Helpful Member 2008/9


    Hiro
    Forum Moderator

    26, Male, AL

    3,587 Posts
  • Report | Quote Posted: Thu 31st Jul 2008, 10:47 pm

    Hiro wrote:

    To get transparent boxes you just delete the colours assigned to them in colour settings

    eg


    These are the colours for the content boxes on your profile (About Me, My Profile, Status, My Details, etc).
    ^ empty (no codes in them)

    so simple. cant believe thats all you have to do 

    G/T - leprikorn .


  • Report | Quote Posted: Thu 31st Jul 2008, 10:51 pm
    Exactly, whenever i've read up on CSS.. they make it sound hard, lol.
    Last edited by Innerspin, Thu 31st Jul 2008, 10:52 pm.

    Innerspin

    Account removed
  • Report | Quote Posted: Thu 31st Jul 2008, 11:04 pm
    I just want to flip my profile, i tried the one dean posted and it made some of the text on my profile really small


    SHANDYPANTS
    Forum Moderator

    26, Female, UK

    3,634 Posts
  • Report | Quote Posted: Thu 31st Jul 2008, 11:11 pm

    This is the code for a dancey banana man thing...

    <style type="text/css">body {cursor: url(http://www.myspacedev.com/img/cursors/funny/cursor07.ani);
    }</style><a href="
    http://www.myspacedev.com/" target="_blank"><img src="http://www.myspacedev.com/img/sign.gif
    " alt="Myspace Layouts, Myspace Graphics, Myspace Backgrounds, Codes" style="position:absolute; left:0px; top: 0px;" border="0"></a>



  • Report | Quote Posted: Thu 31st Jul 2008, 11:13 pm

    SHANDYPANTS wrote:

    I just want to flip my profile, i tried the one dean posted and it made some of the text on my profile really small

    try this

    div#content .box_left{float:right;margin-right:8px;}
    div#content .box_right{float:left;margin-left:3px;}

    G/T - leprikorn .


  • Report | Quote Posted: Thu 31st Jul 2008, 11:14 pm

    SHANDYPANTS wrote:

    I just want to flip my profile, i tried the one dean posted and it made some of the text on my profile really small

    Im going to post that in the other thread I made in CSS for beginners

    edit: its posted above but my border sizes are slightly different

    Last edited by Hiro, Thu 31st Jul 2008, 11:15 pm.

    Most Helpful Member 2008/9


    Hiro
    Forum Moderator

    26, Male, AL

    3,587 Posts
+ Post Reply

Post all your CSS Codes

Discuss Post all your CSS Codes on the Mingleville Science & Technology message forum