-
AuthorPosts
-
October 23, 2014 at 4:11 pm #340171
hi guys, selecting boxed layout leaves a border left and right, but is there a way to have a border top and bottom too? thanks in advance… :-)
October 23, 2014 at 4:22 pm #340177October 23, 2014 at 5:17 pm #340223this is your example:
http://kriesi.at/themes/enfold-blog/
there are borders left and right, but no borders top and bottom, is this possible, cheers… :-)
October 23, 2014 at 5:19 pm #340226Hi!
Please add following code to Quick CSS
.boxed #wrap_all { border: 1px solid red; }
Regards,
YigitOctober 23, 2014 at 6:31 pm #340287hi, the code you have supplied just creates a border of said pixels and colour around the main content area, what i was looking for was; in boxed layout you can choose to use a background image, once selected the boxed website shows the background image on the left and right on the main content area, hence boxed layout, but the content area goes right to the top and right to the bottom, so you cannot see the background image above the header or below the footer, hope this is clearer, thanks in advance… :-)
October 24, 2014 at 8:05 am #340490Hey!
Thank you for the update.
Please post a screenshot of what you’re trying to create. Use imgur, dropbox, clipular etc. You can add a background image on Enfold > General Styling > Body Background panel if you’re using the boxed layout.
Best regards,
IsmaelOctober 24, 2014 at 8:15 am #340493hi, how to i add a screen shot? i know you can add a background, this is easy, so in boxed layout i can add a background image no problem, but my question is in boxed mode you can see the background image used on either side of the main content, but not at the top or bottom, thats all i want, the content area starts right at the top of the web browser and finished right at the bottom, there is no space so you can see the background image above the header or below the footer socket, if you let me know how to post an image i’ll point to where i mean, i can’t make it any clearer, thanks in advance… :-)
October 27, 2014 at 4:18 pm #341571Hey!
Please upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitOctober 27, 2014 at 9:34 pm #341801https://www.dropbox.com/sh/d7r0we4k9z7hzu9/AAAsg5y8B4fgx07zO3hQMljpa?dl=0
Hi, this link shows how you can see the background image left and right, but there is no gap at the top or bottom, the website goes right to the top and bottom, what i am looking for is say a 25px gap at the top and bottom, so there is a border all the way around, showing the background image, hope this makes sense? thanks… :-)
October 28, 2014 at 5:28 am #341998Hey!
So you want a gap on top and the bottom of the boxed layout? Please use this on Quick CSS or custom.css:
body#top { margin-top: 25px !important; position: relative; padding-bottom: 25px !important; }
Cheers!
IsmaelOctober 28, 2014 at 10:28 am #342109excellent, thanks guys… :-)
-
AuthorPosts
- The topic ‘how to create a top and bottom border with a boxed layout’ is closed to new replies.