Genisus Required, Title does not connect with Content Item Problem
Hey guys one last small problem, I've been trying to put a box around both my content item and My title. This may be completely wrong but for some resason when I put for example:
.contentpaneopen
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #4EA7FF;
border-right-color: #4EA7FF;
border-bottom-color: #4EA7FF;
border-left-color: #4EA7FF;
the Title and content item are separate and each have their own complete box instead of just one for the entire post. This is the same again for background images, I cant get them to become one instead of two separate pieces. If anyone has an answer please let me know, I'm desperate to get this web site finished
|