Centered Version with background
-
Hi!
I need help with the CSS of this plugin.I want this to be centered (text and pictures) & have a full background should be 1200px in white.
I added this code:
div.crp_related{
background-color: #ffffff;
display: table;
text-align: center;
margin-left: auto;
margin-right: auto;
}It works except there is a space right and left from the pictures, where the background doesn’t appear
Where is my mistake?
Thank you in advance!
best regards
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Centered Version with background’ is closed to new replies.