e_curls
06-21-2004, 05:39 PM
I put up a new stylesheet on my site and I'm really happy with it except for one tiny tidbit that is annoying me until no end....
When I am in preview mode, the page/text shows up exactly how I want it, bold when i've put the <b></b> tags and not when I don't. However, when I'm in the regular mode, like after I've saved it all of my text on every page shows up bolded for some reason. I have no idea how to figure this out. Can someone help?
http://www.jadingheart.com
this is my whole code for the site too, in case it's needed ...
thanks a million....em
body {
margin:0px;
font-family: verdana, arial, georgia;
font-size:11px;
line-height:18px;
background-color:#fff;
background-image:url('http://www.jadingheart.com/girlbeach.gif');
background-repeat:no-repeat;
background-attachment:fixed;
}
.content {
position: absolute; top: 280px; left: 10px;
margin:240px;
margin-top:50px;
padding-left:10px;
padding-right:10px;
width:460px; /* ie5win fudge begins */
width: 460px;
z-index:1;
}
.mainclm {
position: absolute; top: 280px; left: 10px;
margin:240px;
margin-top:50px;
padding-left:10px;
padding-right:10px;
width:460px; /* ie5win fudge begins */
width: 460px;
z-index:1;
}
.quote {
position: relative;
z-index: 3;
margin: 15px 15px 15px 15px;
padding: 15px 15px 15px 15px;
li list-style-type:none;
ul list-style-type:none;
border: solid; border-color: #000; border-width: 0.1em;
}
.menu {
position: absolute; top: 140px; left: 230px; width: 460px;
font-family:Verdana, Arial, georgia;
color:#OOOOOO;
font-size: 11px;
font-weight: normal;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
background: #FFFFFF;
border: solid; border-color: #000; border-width: 0.1em;
}
.pictures {
text-align:center;
padding:0px 10px;
margin:5px;
border-bottom:1px #000 solid;
}
.pictures img {
margin:3px;
align:center;
border:1px #000 solid;
}
.recently {
padding:0px 15px;
margin:5px;
border-bottom:1px #000 solid;
}
.outside {
padding:0px 15px;
margin:0px;
border-bottom:1px #000 solid;
}
.right_general {
padding:0px 15px;
}
a {
text-decoration:none;
color:#6266f6;
}
.body a:hover {
border-bottom:1px dotted #6266f6;
}
.right a:hover {
border-bottom:1px dotted #6266f6;
}
.main a:hover {
border-bottom:1px dotted #6266f6;
}
h2 {
font-size:11px;
text-decoration: none;
text-transform: uppercase;
}
h3 {
font-size:11px;
text-decoration: overline;
text-transform: uppercase;
}
h4 {
font-size:11px;
text-decoration:underline;
line-height:14px;
}
h5 {
font-size:11px;
text-decoration:none;
border-bottom:1px dotted #6266f6;
line-height:14px;
color: #6266f6;
text-transform: uppercase;
}
h6 {
font-size:11px;
text-decoration:none;
line-height:18px;
}
img {
border:0px none;
}
When I am in preview mode, the page/text shows up exactly how I want it, bold when i've put the <b></b> tags and not when I don't. However, when I'm in the regular mode, like after I've saved it all of my text on every page shows up bolded for some reason. I have no idea how to figure this out. Can someone help?
http://www.jadingheart.com
this is my whole code for the site too, in case it's needed ...
thanks a million....em
body {
margin:0px;
font-family: verdana, arial, georgia;
font-size:11px;
line-height:18px;
background-color:#fff;
background-image:url('http://www.jadingheart.com/girlbeach.gif');
background-repeat:no-repeat;
background-attachment:fixed;
}
.content {
position: absolute; top: 280px; left: 10px;
margin:240px;
margin-top:50px;
padding-left:10px;
padding-right:10px;
width:460px; /* ie5win fudge begins */
width: 460px;
z-index:1;
}
.mainclm {
position: absolute; top: 280px; left: 10px;
margin:240px;
margin-top:50px;
padding-left:10px;
padding-right:10px;
width:460px; /* ie5win fudge begins */
width: 460px;
z-index:1;
}
.quote {
position: relative;
z-index: 3;
margin: 15px 15px 15px 15px;
padding: 15px 15px 15px 15px;
li list-style-type:none;
ul list-style-type:none;
border: solid; border-color: #000; border-width: 0.1em;
}
.menu {
position: absolute; top: 140px; left: 230px; width: 460px;
font-family:Verdana, Arial, georgia;
color:#OOOOOO;
font-size: 11px;
font-weight: normal;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
background: #FFFFFF;
border: solid; border-color: #000; border-width: 0.1em;
}
.pictures {
text-align:center;
padding:0px 10px;
margin:5px;
border-bottom:1px #000 solid;
}
.pictures img {
margin:3px;
align:center;
border:1px #000 solid;
}
.recently {
padding:0px 15px;
margin:5px;
border-bottom:1px #000 solid;
}
.outside {
padding:0px 15px;
margin:0px;
border-bottom:1px #000 solid;
}
.right_general {
padding:0px 15px;
}
a {
text-decoration:none;
color:#6266f6;
}
.body a:hover {
border-bottom:1px dotted #6266f6;
}
.right a:hover {
border-bottom:1px dotted #6266f6;
}
.main a:hover {
border-bottom:1px dotted #6266f6;
}
h2 {
font-size:11px;
text-decoration: none;
text-transform: uppercase;
}
h3 {
font-size:11px;
text-decoration: overline;
text-transform: uppercase;
}
h4 {
font-size:11px;
text-decoration:underline;
line-height:14px;
}
h5 {
font-size:11px;
text-decoration:none;
border-bottom:1px dotted #6266f6;
line-height:14px;
color: #6266f6;
text-transform: uppercase;
}
h6 {
font-size:11px;
text-decoration:none;
line-height:18px;
}
img {
border:0px none;
}