-
AuthorPosts
-
March 28th, 2013 at 23:10 #4739Kirwan Fox
My columns in Mantra don’t work correctly. If you make 2 columns at ‘1/2’, or 1 at ‘1/2’ with 2 at ‘1/4’ the last column is simply stacked under to the left. I believe this may be caused by padding on the page which doesn’t allow the full 100% to be taken by columns but I don’t know how to fix it. I know they should all add up to 1 or less, but they don’t all fit unless you use something like ‘1/2’ + ‘1/3’ or something like that.
March 28th, 2013 at 23:18 #4740Kirwan FoxI just noticed it works fine on pages with no sidebar. For some reason it’s just those pages with a sidebar that are giving me trouble.
April 3rd, 2013 at 11:29 #4853KayCryout Creations mastermindThanks a lot for the feedback. It’s fixed in the upcoming version 2.0 of the theme.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.April 22nd, 2013 at 18:56 #5355karenI am also working with the column shortcodes, and have a similar layout issue. This is latest version of Mantra – just downloaded a few days ago. (BTW, Great theme.)
I coded the following:
[mantra-multi][mantra-column width='1/3' class='col-color']some links in this column[/mantra-column][mantra-column width='2/3']some text explaining the links in this column[/mantra-column][/mantra-multi]my custom css is:
/* css for yellow background colour with grooved outline*/
.col-color {background-color:#f2f2b5;outline-style:groove;}The issue is that there is absolutely NO space between the columns, so they look very squashed together. I think the grooved outline took up the space between the columns. How do I add in padding (not much 5px) between the columns without pushing the second column beneath the first column.
Look at this page for an illustration of what I mean.
http://simplycarriacouwebdesign.com/doyleguides/navigation-information/customs-and-immigration/Thanks
-
AuthorPosts
The topic ‘Working with column shortcodes’ is closed to new replies.