I'm trying to add a stitched effect to my boxes using the css outline property. The site is
I've used the following code:
It works perfectly in Chrome and Safari, but the offset is not working in Firefox or IE. Any ideas?
Thanks,
J.D.
Best Answer Danny , 02 December 2012 - 11:25 AM
Try something like this:
.widget-pad::before
Then use border dash, that may work.
Posted 26 November 2012 - 07:45 AM
Posted 26 November 2012 - 08:37 AM
Posted 01 December 2012 - 06:25 AM
Thanks Danny but I don't really want to use images. Does anyone know if it could be done as a second border with CSS pseudo-elements somehow?
Thanks,
J.D.
Posted 01 December 2012 - 06:03 PM
You're using Outline, and as Danny points out, that has some specific uses.
A more generic option would be
See:
Posted 02 December 2012 - 11:25 AM Best Answer
Try something like this:
.widget-pad::before
Then use border dash, that may work.
Posted 02 December 2012 - 11:26 AM
Ah, nice you already did it!
Good job!
PageLines Framework →
Customizations →
Issue With "Fixed" Nav Bar On Mobile DevicesStarted by mattpato , Today, 06:18 PM |
|
|
||
NavBar dropdown CSS Hover Color impossible to ChangeStarted by mrtripper , Yesterday, 09:31 PM |
|
|
||
PageLines Framework →
Customizations →
site not responding to CSSStarted by akakjb , 20 May 2013 |
|
|
||
PageLines Framework →
Customizations →
header image trough header+contentStarted by helvetik_a , 18 May 2013 |
|
|
||
PageLines Framework →
Customizations →
Custom BrandNavStarted by Jarrod H , 17 May 2013 |
|
|