| Blogging Forum Discuss general blogging issues here - design, integration, posting, trackbacks, ETC. Also discuss blogs you like. |
05-06-2006, 10:13 AM
|
#1 (permalink)
|
|
v7n Mentor
Join Date: 01-03-06
Location: Illinois
Posts: 1,499
|
StyleSheet Expert Needed for blockquote problem....
Hey, I have a problem when I'm using my Blockquote. Look at this recent post:
http://www.modernseo.com/search-engi...yspace-traffic
Look at the this part:
Quote:
|
You agree to not use the Service to: Section 6(a) upload, post, email, transmit or otherwise make available any Content that is unlawful, harmful, threatening, abusive, harassing, tortuous, defamatory, vulgar, obscene, libelous, invasive of another’s privacy, hateful, or racially, ethnically or otherwise objectionable; Section 6(b) harm minors in any way;
|
There are supposed to be line breaks between:
Quote:
|
You agree to not use the Service to:
|
and
Quote:
|
Section 6(a) upload, post, email, transmit or otherwise make available any Content that is unlawful, harmful, threatening, abusive, harassing, tortuous, defamatory, vulgar, obscene, libelous, invasive of another’s privacy, hateful, or racially, ethnically or otherwise objectionable;
|
AND
Quote:
|
Section 6(b) harm minors in any way;
|
I can see it in my Wordpress "edit post" section, but for some reason, when I use blockquote, it shows it like that. Here is the stylesheet code referring to the blockquote:
Quote:
blockquote {
color: #000000;
border-left: 4px solid #818181;
padding: 0 10px;
margin: 0 0 0 10px;
font-style: normal;
}
|
Any help would be appreciated on what I should add or change!!
Last edited by sixty6 : 05-06-2006 at 10:24 AM.
|
|
|
05-07-2006, 05:20 AM
|
#2 (permalink)
|
|
Contributing Member
Join Date: 04-05-06
Location: Nebraska
Posts: 560
Latest Blog: None
|
When checking the source of your page, the section that you mentioned shows no line breaks.
Code:
<blockquote>You agree to not use the Service to:
<strong>Section 6(a)</strong>
upload, post, email, transmit or otherwise make available any Content that is unlawful, harmful, threatening, abusive, harassing, tortuous, defamatory, vulgar, obscene, libelous, invasive of another’s privacy, hateful, or racially, ethnically or otherwise objectionable;
<strong>Section 6(b)</strong>
harm minors in any way;</blockquote>
You might have to put <br/> after each line that you want to break. For example <br/> after "to:"
|
|
|
05-07-2006, 07:36 AM
|
#3 (permalink)
|
|
v7n Mentor
Join Date: 01-03-06
Location: Illinois
Posts: 1,499
|
Thanks for replying, I'll try it today evening!
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 12:48 AM.
© Copyright 2008 V7 Inc
|