jerdy
07-23-2010, 12:25 AM
Find issue @ www.yogamoves.net/time_out.html
I am trying to center a few quotes, here is the code I am using:
.smallquote {
text-align: center;
font-weight: bold;
}
.smallquote_sub {
text-align: center;
font-weight: lighter;
font-style: italic;
}
When I am viewing the Dreamweaver preview it works, but when I preview on Firefox the centering doesn't show up, anybody know the reason? I've had this problem a few times... :confused:
I am also trying to use padding between paragraphs, I used this code:
<p class="sub_title" style="margin-top:-10px" "padding-bottom:20px">~ Both CDs ~</p>
Screen shot of issue, color coded:
http://i847.photobucket.com/albums/ab38/metzhere/quote_paddingissue.jpg
I am trying to center a few quotes, here is the code I am using:
.smallquote {
text-align: center;
font-weight: bold;
}
.smallquote_sub {
text-align: center;
font-weight: lighter;
font-style: italic;
}
When I am viewing the Dreamweaver preview it works, but when I preview on Firefox the centering doesn't show up, anybody know the reason? I've had this problem a few times... :confused:
I am also trying to use padding between paragraphs, I used this code:
<p class="sub_title" style="margin-top:-10px" "padding-bottom:20px">~ Both CDs ~</p>
Screen shot of issue, color coded:
http://i847.photobucket.com/albums/ab38/metzhere/quote_paddingissue.jpg