Blue thingy in my layout |
![]() ![]() |
Blue thingy in my layout |
Apr 25 2009, 08:15 PM
Post
#1
|
|
![]() Onen i-Estel Edain, ú-chebin estel anim. ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 425 Joined: May 2008 Member No: 653,128 |
Hmm... I can't find out what's going wrong
But my layout used to look like this: But after I left it for about a week, it turned to this: I'm pretty sure I'm missing something xD Here's my code if you need it: CODE <style type="text/css">
body{ background-color: #000000; scrollbar-arrow-color:#ffffff; scrollbar-track-color:#000000; scrollbar-shadow-color:#000000; scrollbar-face-color:#000000; scrollbar-highlight-color:#000000; color:#ffffff; } body,table, td, li, p, div{font-size: 10px; font-family: small fonts; color: #FFFFFF;} a, a:link{font:normal 10px verdana; color:#ffffff !important;} a:active{font:normal 10px verdana; color:#ffffff !important;} a:visited{font:normal 10px verdana; color:#ffffff !important;} a:hover{font:normal 11px verdana; color:red !important;} b{ color: #ffffff; font-family: small fonts; font-size: 10px; } i{ color: #ffffff; font-family: small fonts; font-size: 10px; } u{ color: #ffffff; font-family: small fonts; font-size: 10px; } nav{color: red; font-family:verdana; fint-size:12px;} #profile div#splash{display:none !important;} #profile div#bestfriends{display:none !important;} #profile div#contactme{display:none !important;} #profile div#comments{display:none !important;} #profile div#links{display:none !important;} #profile div#stats{display:none !important;} #profile div#recententries{display:none !important;} #profile div#recentphotos{display:none !important;} #profile div#favorites{display:none !important;} #profile div#skills{display:none !important;} #profile div#aboutme{display:none !important;} #profile div#submissions{display:none !important;} #header{display:none;} #footer{display:none;} #background{position: absolute; left: 50%; margin-left: -300px; top: 50%; margin-top: -300px; width: 600px; height: 600px; overflow:none;} #navi{position: absolute; left: 50%; margin-left: -164.5px; top: 50%; margin-top: -70px; width: 339px; height: 59px; overflow:auto;} #comment{position: absolute; left: 50%; margin-left: -165px; top: 50%; margin-top: 10px; width: 340px; height: 162px; overflow:auto;} </style> <div id="background"> <img src="http://i306.photobucket.com/albums/nn243/xzkdxrawrx/blastoff.png"> </div> <div id="navi"> <center><a class="nav" href="http://createblog.com">Home</a> • <a class="navigation" href="http://createblog.com/home/">My Account</a> • <a class="navigation" href="http://xzkdxrawrx.createblog.com/layouts/">Layouts</a> • <a class="navigation" href="http://xzkdxrawrx.createblog.com/graphics/">Graphics</a></center> </div> <div id= "comment"> <form action='comment.php' method='POST'> <textarea name='comment' cols='20' rows='4'></textarea> <input type='submit' value='Comment' class='button' /> </form> </div> |
|
|
|
Apr 25 2009, 11:31 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Well Jusun did make some changes to cB's appearance so those changes probably screwed up your layout.
|
|
|
|
Apr 26 2009, 04:10 AM
Post
#3
|
|
![]() Onen i-Estel Edain, ú-chebin estel anim. ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 425 Joined: May 2008 Member No: 653,128 |
Yeah probably.
The thing is, it showed properly a few times after the new nav was put in ._. I'm pretty sure the blue gradient is from the nav xD |
|
|
|
| *Janette* |
Apr 28 2009, 02:35 PM
Post
#4
|
|
Guest |
see if this works
CODE #logo { display:none!important; background-color:transparent!important;} |
|
|
|
Apr 30 2009, 02:58 PM
Post
#5
|
|
|
Farewell, Hello. I'm Colleen. ![]() ![]() ![]() ![]() Group: Official Designer Posts: 222 Joined: Jun 2007 Member No: 539,346 |
The black background image is a good idea. That blue thing has been driving me insane.
|
|
|
|
Apr 30 2009, 03:38 PM
Post
#6
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 |
Oh, and if you ever want to add a different repeating background at the top like a gradient or something, you have to make sure it's over 150px in height. ;)
|
|
|
|
![]() ![]() |