Log In · Register

 
removing the heading...help!, i want to remove the header on this skin
alli
post Jul 5 2004, 04:22 PM
Post #1


alli
*****

Group: Member
Posts: 513
Joined: Apr 2004
Member No: 10,108



ok is there anyway i can take the heading off of this skin? i want to remove the heading..it says blue and brown love.. heres the url :: http://www.blogring/index.php?act=Atta...e=post&id=28871
heres the code::
<style type="text/css">
/*blue and brown love stylesheet */
/* by Krizia*/
/*http://blogring*/
body
{
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom right;
background-color: #FFFFFF;
scrollbar-arrow-color: #66CCFF;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #66CCFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #66CCFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:10px;
color:#CC9966;
letter-spacing:0px;
text-align:justify;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
div.blogheader, .caption {
/* edits the dates */
font-family:arial;
text-transform:uppercase;
font-size:11px;
line-height:20px;
font-weight:bold;
filter: alpha (opacity=100, finishopacity=0, style=2);
height: 1px;
background-color:#66CCFF;
color:white;
letter-spacing:1px;
text-align: center;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#66CCFF;
font:normal 11px arial;
line-height:10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#66CCFF;
font:normal 11px arial;
line-height:10px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color: #CC9966;
height: 1px;
font:normal 11px arial;
line-height:10px;
cursor: ne-resize;
text-decoration: underline;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #CC9966;
font:normal 11px arial;
background-color: #FFFFFF;
letter-spacing:0px;
}
table.left {
/* this edits the menu module */
border: 3px double #66CCFF;
width:160px;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 3px double #66CCFF;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #66CCFF;
filter: alpha (opacity=100, finishopacity=0, style=1)
width:180px;
font: bold 11px arial;
line-height: 16px;
text-transform: uppercase;
color: #ffffff;
text-align: left;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #FFFFFF;
border: none;
color: #CC9966;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #FFFFFF;
border: 1px solid #66CCFF;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #66CCFF;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #CC9966;
}
</style>



<center><img src= <a href='http://img9.photobucket.com/albums/v27/craziestpnay65/coollogo_com_88731773.gif>' target='_blank'>http://img9.photobucket.com/albums/v27/cra...8731773.gif></a>

<script language=JavaScript>
<!--
// blinkbox - creates blinking table
// by sean f <a href='http://www.xanga.com/seanmeister' target='_blank'>http://www.xanga.com/seanmeister</a>
// customize the blinkbox by changing the values below
//
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("#FFFFFF","#66CCFF","#CC9966");
// the border color
var blinkBorderColor = "#ffffff"
// the border width, in pixels
var blinkBorderWidth = 2;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 30;
// the width of the entire box, in pixels or %
var blinkWidth = 400;
// the height of each row, in pixels
var blinkRowHeight = 10;
// speed of blinking, in milliseconds
var blinkRate = 8;
// don't edit below this line
// this draws the table...
document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>");
for (r = 0; r < blinkRows; r++){
document.write("<TR>");
for (c = 0; c < blinkCols; c++){
document.write("<TD height='" + blinkRowHeight + "'></TD>");
}
document.write("</TR>");
}
document.write("</table>");
// ... and this makes it blink
function blinkIt() {
changecell = Math.floor(Math.random() * (blinkCols * blinkRows));
changecolor = Math.floor(Math.random() * blinkColors.length);
bb = document.getElementById("blinkbox");
bbtd = bb.getElementsByTagName("td");
bbtd[changecell].style.backgroundColor = blinkColors[changecolor];
setTimeout('blinkIt()', blinkRate);
}
blinkIt();
//-->
</SCRIPT>
 
 
Start new topic
Replies (1 - 2)
LiDdLe_TaSh
post Jul 5 2004, 07:46 PM
Post #2


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



im sorry but the site ur givin on my comp isnt comin up but try takin the heading out of the code?
 
DrNick311
post Jul 5 2004, 07:50 PM
Post #3


.
******

Group: Member
Posts: 1,488
Joined: Feb 2004
Member No: 3,625



To get rid of the header get rid of this part of the code:
CODE
<!-- begin code provided by createblog.com -->

<center><img src= <a href='http://img9.photobucket.com/albums/v27/craziestpnay65/coollogo_com_88731773.gif>' target='_blank'>http://img9.photobucket.com/albums/v27/cra...8731773.gif></a>

<!-- end code provided by createblog.com -->
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: