Skip to content
WJunction - Webmaster Forum

How to center Blockquote as Deafult in Wordpress?

Status
Not open for further replies.
Hello Wj Members,

I have a Small Problem i added this to my style.css Wordpress Theme:

Code:
blockquote {
margin:4px;
padding:4px; 
border:1px inset; 
width:610px; 
height:auto; 
overflow:auto;
background:#F1F1F1;
font-size:12px;
color:#000000;
position:center;


}

But the Box isnt Centered how with the Post Content.

My Post Content is Centered but the blockquote Part isnt

Can anyone help me out here?!

Regards
 
Last edited:

1 comment

Status
Not open for further replies.

About the author

D
Active Member · Joined
1,525
Messages
298
Reactions
83
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom