Currently I have three box sets on the home page of a site I'm building. I am trying to create a border around all sets but I'm not getting the ID/Class right because it keeps putting a border around each individual box set. you can see the page here:
This is the code that I'm using:
I need the border-top to only be on the very top box set and the border-bottom to only be on the very bottom box set.
Any help is really appreciated!
5 replies to this topic
#1
Posted 21 September 2012 - 09:12 PM
#2
Posted 21 September 2012 - 10:35 PM
You can try with
But I´m not sure
But I´m not sure
#3
Posted 22 September 2012 - 03:52 AM
Hello Steves
Well, I love CSS so I'll try to help you!
Look at the picture, that is what you want?

I did this using the "Inspect element in Chrome."
Look now, as was done this test:

--
I tried to modify the following selectors:
#dynamic-content .outline{
border: 2px solid #252C46;
padding: 10px 0px;
width: 78%;
display: block;
position: relative;
margin: 0 10%;
box-shadow: inset 0 0 6px #000;
}
I confess that it can present itself in different set of browsers such as IE and FF!
You may need to add something to the box, such as: "#boxes".
Worth a try!
I hope I helped!
Well, I love CSS so I'll try to help you!
Look at the picture, that is what you want?

I did this using the "Inspect element in Chrome."
Look now, as was done this test:

--
I tried to modify the following selectors:
#dynamic-content .outline{
border: 2px solid #252C46;
padding: 10px 0px;
width: 78%;
display: block;
position: relative;
margin: 0 10%;
box-shadow: inset 0 0 6px #000;
}
I confess that it can present itself in different set of browsers such as IE and FF!
You may need to add something to the box, such as: "#boxes".
Worth a try!
I hope I helped!
#4
Posted 23 September 2012 - 12:54 PM
Please let us know if you tried either of the suggestions above and what the results were
#5
Posted 26 September 2012 - 02:13 PM
Thanks all for the help. Unfortunately, the suggested methods didn't accomplish what I was looking for. However, I have now decided to go with other options that were accomplished quicker.
It'd be great to get an answer on this in the future, but for now we can close this question.
Thanks,
Steve
It'd be great to get an answer on this in the future, but for now we can close this question.
Thanks,
Steve
#6
Posted 26 September 2012 - 03:04 PM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved, box set borders
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|











