Guide to Customizing your cB Profile. VERSION 2, Version 2 with a DIV tutorial.  | 
	 
	 
For a list of all requirements and guidelines pertaining to posting a new Help topic, please click here.
This Month's Contests |  Hosts Looking for Hostees | Hostees looking for Hosts | BigBookofResources
Submission Guidelines
![]() ![]()  | 
	
Guide to Customizing your cB Profile. VERSION 2, Version 2 with a DIV tutorial.  | 
	 
	 
			
			  Feb 22 2008, 07:03 AM
			
				 Post
					#51
					
				
			 
		 | 
	|
        	
				
					![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522  | 
       
			
			 
				Sure, I have an old version of I, Dreamer knocking around somewhere. I'll try to dig it out for you.
				
				
				
			 
			
			
					
		 | 
	
| 
			
			 | 
	|
			
			  Feb 29 2008, 06:58 PM
			
				 Post
					#52
					
				
			 
		 | 
	|
| 
        	
				
        			 Newbie ![]() Group: Member Posts: 3 Joined: Feb 2008 Member No: 625,688  | 
       
			
			 
				Wow that was really helpful thank you so much
				
				
				
			 
			
			
					
		 | 
	
| 
			
			 | 
	|
			
			  Mar 27 2008, 03:22 AM
			
				 Post
					#53
					
				
			 
		 | 
	|
| 
        	
				
        			 Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Dec 2007 Member No: 598,930  | 
       
			
			 
				how do I get rid of everything...I used the code of an already existing 
			
			
					
		layout here on CB but I changed it completely and now he shows underneath the normal myspace-profile! Did I delete something? or what can I add to hide the complete "normal"-myspace-elements?? I tried to search for it but somehow I'm not able to find this script cause I remember seeing one here!? aym http://www.myspace.com/aym1  | 
	
| 
			
			 | 
	|
			
			  Apr 20 2008, 06:16 PM
			
				 Post
					#54
					
				
			 
		 | 
	|
        	
				
					![]() cb's #1 fan! =) ![]() ![]() ![]() ![]() ![]() ![]() Group: Advisor Posts: 2,342 Joined: Nov 2003 Member No: 1  | 
       
			
			 
				fyi, when you're customizing your cb profile, please explicitly set a default style to ensure the cutomization is uniform across all styles.
				
				
				
			 
			
			
					
		 | 
	
| 
			
			 | 
	|
			
			  Jul 25 2008, 12:01 AM
			
				 Post
					#55
					
				
			 
		 | 
	|
        	
				
					![]() Member ![]() ![]() Group: Member Posts: 17 Joined: Jul 2008 Member No: 670,133  | 
       
			
			 
				Hey, so I was making a cb layout using this tutorial, and i used the codes and was trying to just make a simple black and white theme, but all I got was the same profile with small fonts.   
			
			
					
		CODE <style> body{ background-color: FFFFFF; background-image: url("URLTOBACKGROUNDIMAGE"); background-repeat: repeat; scrollbar-arrow-color:000000; scrollbar-track-color:ffffff; scrollbar-shadow-color:ffffff; scrollbar-face-color:ffffff; scrollbar-highlight-color:ffffff; color: ffffff; } .innerbox, .entrybox{color: 000000; background-color: ffffff; border-color: 000000; border-size: 2 !important;} #footer{background-color: ffffff; color: 000000; border-color: 000000; border-size: 2;} .linkbox {color: 000000; background-color:ffffff; border-color: 000000; border-size: 2 !important;} .alertbox {color: 000000; background-color:ffffff; border-color: 000000; border-size: 2 !important;} li, li.top{color: 000000; background-color:ffffff !important;} .comment_body smaller grey, .comment_body{font:normal 7px tunga; color:000000; background-color: ffffff; border-color: 000000; border-size: 2; } body,table, td, li, p, div{font-size: 7px; font-family: tunga; color: 000000;} a, a:link{font:normal 7px tunga; color: 000000 !important;} a:active{font:normal 7px tunga; color: 000000 !important;} a:visited{font:normal 7px tunga; color: 000000 !important;} a:hover{font:normal 7px tunga; color: 808080 !important;} b{ color: 808080; font-family: tunga; font-size: 9px; } i{ color: 808080; font-family: tunga; font-size: 7px; } u{ color: 808080; font-family: tunga; font-size: 7px; } </style> What did I do wrong?  | 
	
| 
			
			 | 
	|
			
			  Jul 25 2008, 12:08 AM
			
				 Post
					#56
					
				
			 
		 | 
	|
| 
        	
				
					 Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127  | 
       
			
			 
				Look for this in your code: 
			
			
					
		CODE body,table, td, li, p, div{font-size: 7px; font-family: tunga; color: 000000;}] And change 7 to a higher digit for a bigger size. You can also change Tunga if you want a different font and 000000 to another hex code if you want a different color.  | 
	
| 
			
			 | 
	|
			
			  Jul 25 2008, 12:17 AM
			
				 Post
					#57
					
				
			 
		 | 
	|
        	
				
					![]() Member ![]() ![]() Group: Member Posts: 17 Joined: Jul 2008 Member No: 670,133  | 
       
			
			 
				Yeah, but the problem is that the colors of the tables, ect didn't change just the font changed.
				
				
				
			 
			
			
					
		 | 
	
| 
			
			 | 
	|
			
			  Jul 25 2008, 12:51 AM
			
				 Post
					#58
					
				
			 
		 | 
	|
| 
        	
				
					 Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127  | 
       
			
			 
				Use this code: 
			
			
					
		CODE <style type="text/css"> #footer, .entrybox, .alertbox, .linkbox, .outerbox, .innerbox {background-color:XXXXXX; padding:0px; border:0px;} </style> Change XXXXXX to a hex code of your choice to change the background color.  | 
	
| 
			
			 | 
	|
			
			  Jul 25 2008, 12:55 AM
			
				 Post
					#59
					
				
			 
		 | 
	|
        	
				
					![]() asdfghjkl; ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 1,121 Joined: Jul 2008 Member No: 665,416  | 
       
			
			 
				this is amazingly crazy good. 
			
			
					
		lmfao. GOOD JOB[:  | 
	
| 
			
			 | 
	|
			
			  Aug 10 2008, 11:40 PM
			
				 Post
					#60
					
				
			 
		 | 
	|
        	
				
					![]() <3 ![]() ![]() ![]() Group: Member Posts: 38 Joined: May 2007 Member No: 524,805  | 
       
			
			 Nice topic; it helped a lot. But I wanna know .. How do I put a working comment box at the bottom of the left side? 
				
				
				
			 | 
	
| 
			
			 | 
	|
			
			  Sep 15 2008, 06:47 PM
			
				 Post
					#61
					
				
			 
		 | 
	|
| 
        	
				
					 最高のLady ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 300 Joined: Apr 2007 Member No: 514,808  | 
       
			
			 
				whats the code to position your comments in a div,i cant remember.? 
			
			
					
		it was something like CODE <style>#comments{width:XXXpx;margin-height:XXXpx!; margin-left:0px;margin-top:XXXpx; } 
				
				
				
			</style>  | 
	
| 
			
			 | 
	|
			
			  Nov 22 2008, 11:21 PM
			
				 Post
					#62
					
				
			 
		 | 
	|
        	
				
					![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 86 Joined: Jul 2005 Member No: 179,570  | 
       
			
			 
				Dunno if this has been answered yet, but the body tag seems to cancel out any css that I type in. When I take it out, the rest of my css shows. o.o 
			
			
					
		edit: nevermind  | 
	
| 
			
			 | 
	|
			
			  Dec 27 2008, 08:23 PM
			
				 Post
					#63
					
				
			 
		 | 
	|
| 
        	
				
        			 Member ![]() ![]() Group: Member Posts: 25 Joined: Nov 2008 Member No: 700,955  | 
       
			
			 
				How do you put a comment box on your page? This is fustrating me a lot... I put one on my profile, the original comment box that is normally used - just edited, but it doesn't look right in IE. ):
				
				
				
			 
			
			
					
		 | 
	
| 
			
			 | 
	|
| *hoopsosovalntino* | 
			
			  Mar 10 2009, 06:02 PM
			
				 Post
					#64
					
				
			 
		 | 
	
| 
        	
				
        			 Guest  | 
       
			
			 
				How do you make an extra box for cb layouts?
				
				
				
			 
			
			
					
		 | 
	
| 
			
			 | 
	|
| *hoopsosovalntino* | 
			
			  Mar 11 2009, 12:39 PM
			
				 Post
					#65
					
				
			 
		 | 
	
| 
        	
				
        			 Guest  | 
       
			
			 
				THANKKKK UU!!!
				
				
				
			 
			
			
					
		 | 
	
| 
			
			 | 
	|
			
			  Mar 11 2009, 04:25 PM
			
				 Post
					#66
					
				
			 
		 | 
	|
        	
				
					![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468  | 
       
			
			 
				^Moved your posts.  
			
			
					
		 | 
	
| 
			
			 | 
	|
			
			  Jul 20 2009, 03:23 PM
			
				 Post
					#67
					
				
			 
		 | 
	|
| 
        	
				
        			 Newbie ![]() Group: Member Posts: 3 Joined: Jul 2009 Member No: 736,223  | 
       
			
			 
				this really helped me a lot (:  
			
			
					
		 | 
	
| 
			
			 | 
	|
			
			  Jul 21 2009, 10:08 AM
			
				 Post
					#68
					
				
			 
		 | 
	|
| 
        	
				
					 Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127  | 
       
			
			 
				Topic closed. 
			
			
					
		If you have a question that needs answering or a problem that needs solving, just post individual threads and we will get to you. Thanks.  | 
	
| 
			
			 | 
	|
![]() ![]()  |