I need someone to..
-Make a header that takes up the whole top of my profile that matches the color and says Smiley's Profile
-Get a hex code for the color of the boxes in my profile {Chat boxes/etc.}
-Get me a media code for this song ( https://www.youtube.com/watch?v=Sj2pLKK2dTM )
-Get a smiley face curser for my profile
I will pay 500 fresh kill for all of that!
BTW For the boxe color, I would like it to be filled in the profile code. Thanks! ![]()
Here is my profile code..
Code
- <style>
- body
- {
- background: url(http://www.commentnation.com/hotlinks/aqua_and_black_diagonal_stripes_background_seamless.gif) #068481 fixed;;
- }
- h3.catbg {
- background: url( Box Background URL ) ;;
- color: #068481;
- border: 1px solid #068481;
- }
- div.cat_bar {
- background : url( Background Box URL );
- color: #068481;
- border: 1px solid #068481;
- }
- .windowbg {
- background: url( Box Background URL);
- color: #068481;
- border: 1px solid #068481;
- }
- span.left {
- background : #068481;
- color: #068481
- }
- strong {
- color: #068481;
- font-weight: bold;
- }
- div#profile_success {
- background : url( Box Background URL);
- color: #068481;
- border-color: #068481;
- }
- .creator
- dl {color: #068481;}
- #header {
- height: 350px;
- width: 700px;
- overflow: hidden;
- position: relative;
- background: url();
- background-position:center 9px; background-repeat:no-repeat;}
- div.contentTop table td {background-image:none; width:auto; height:auto;}
- {!-- BannerFans.com : End code for Header Banner --!}
- ");
- }
- .newsDiv, .userinfo {
- background: url(" Newstable or second header URL ");
- color: #068481;
- border: 1px solid #068481;
- -webkit-border-radius: 11px;
- -moz-border-radius: 11px;
- border-radius: 11px;
- }
- .newsText, .inner {color: #068481;}
- textarea { color: #068481; }
- #profile_left .catbg, .cat_bar {
- background: url( Box Background URL );
- border: 1px solid #068481;
- }
- div.cat_bar {
- background: url( Box Background URL);
- border: 1px solid #068481;
- }
- #profile_right .catbg, .cat_bar {
- background: url( Box Background URL );
- border: 1px solid #068481;
- }
- #profile_left .windowbg {
- background: url( Box Background URL);
- color: #000000;
- border: 1px solid #068481;
- }
- #profile_right .windowbg {
- background: url( Box Background URL);
- color: #068481;
- border: 1px solid #068481;
- }
- #profile_right .bbc_standard_quote {
- background: url( Box Background URL);
- color: #068481;
- border: 1px solid #068481;
- }
- .windowbg2 {
- background : url( Box Background URL );
- color: #068481;
- border: 1px solid #068481;
- }
- .time { color: #068481; }
- h3.catbg a, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
- color: #068481;
- }
- input, button, select, textarea {
- background: #068481;
- border: 1px solid #068481;
- color: #068481;
- }
- div.spoilerheader input {
- background : url( IMAGE LINK OR URL );
- color: #068481;
- border: 1px solid #068481;
- }
- div.spoilerbody {
- border: 1px solid #068481;
- color: #068481;
- }
- h1, h2, h3, h4, h5, h6 {
- color: #068481;
- }
- .inner {
- border-top: 1px solid #068481;
- color: #068481;
- }
- .rp_username strong {
- color: #068481;
- font-weight: normal;
- }
- h3.catbg77 {
- background: none;
- color: #068481;
- border: none;
- }
- .profile_rp_user_info img {
- display: block;
- margin: 5px auto 0;
- max-height: 50px;
- max-width: 50px;
- padding: 0;
- background: #068481;
- border: 1px solid #068481;
- }
- .dropmenu a {
- color: #068481;
- }
- a:link, a:visited {
- color: #068481;
- }
- code.bbc_code {
- background: #068481;
- border-color: #068481;
- color: #068481;
- }
- </style>
Thank you so much! ![]()