Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

Can I Have Two Columns in the Centre Area?


  #1  
Old Dec 28, 2011, 05:29 PM
SharonJ's Avatar
SharonJ
 
644 posts · Sep 2010
Duncan BC Canada
I want two columns in the centre area. I am hoping there is a plugin for this.The pages are static pages.

There must be a simpler way than throwing in an html table

I am trying byBrick Columns, but there is a problem that is leaving a big space on the top of column two.

Can anyone recommend a simple, effective plugin?

Last edited by SharonJ; Dec 28, 2011 at 06:04 PM.
  #2  
Old Dec 28, 2011, 06:38 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Shortcodes ultimate has a bunch of shortcodes one of them being a column shortcode.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Dec 28, 2011, 06:51 PM
SharonJ's Avatar
SharonJ
 
644 posts · Sep 2010
Duncan BC Canada
Thank you, Larry, I will check it out.
  #4  
Old Dec 29, 2011, 10:39 AM
SharonJ's Avatar
SharonJ
 
644 posts · Sep 2010
Duncan BC Canada
It seems that Atahualpa is adding a space to the top of the second column in both byBrick Columns, in which there is actually a <br /> inserted that does not occur in my code.

Using Shortcodes Ultimate, I cannot see any <br /> tag, however the space is there anyway. I have recently upgraded to wordpress 3.3. Atahualpa 3.7.1

David Paulsson who wrote the byBrick code is going to try to see what he can do to strip the tags, but I need to resolve this probably sooner than he can do it.

Have you any other suggestions? Worst case scenario, I can put in an html table, but that seems pretty Jurassic.

www.sidewalkproperties.ca
  #5  
Old Dec 29, 2011, 01:58 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
The 'West Coast Developers' is the page title so there is a break befor e the page content shows, teh 'Current Projects' is jst an <h1> that is part of the page text.

Here's an idea, make the first line of the text 'West Coast Developers' as an <h1> then just don't display the page title (you can use CSS to do that)
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Dec 29, 2011, 03:49 PM
SharonJ's Avatar
SharonJ
 
644 posts · Sep 2010
Duncan BC Canada
I used this is ATO/Add HTML CSS Inserts from a previous post of yours:

body.home div.post-headline {
display: none;
}

I put the title in as an <h1> tag as you suggested and it worked like a charm. Thank you!

Using this code only changes the home page however. If I wished to do it to all pages, is there a more universal CSS
or would I do the pages individually something like

body.about-us div.post-headline etc.

Last edited by SharonJ; Dec 29, 2011 at 03:55 PM.
  #7  
Old Dec 29, 2011, 04:02 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
HTML Code:
div.post-headline {
display: none; 
}
will do all
HTML Code:
.page-id-33 div.post-headline {
display: none; 
}
will only do it for your 'Current Projects' pagem, since 33 is the page ID
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
centre column, columns, plugin

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Multiple columns in Post area: html table TVAmsterdam Center area post/pages 2 Sep 8, 2011 03:10 PM
Add new content area above 2 right sidebar columns culturecats Sidebars & Widgets 1 Sep 1, 2011 04:19 AM
[SOLVED] Increase size of centre area knife Center area post/pages 7 Dec 15, 2010 10:01 PM
Displaying posts in two columns in centre area giveabrick Center area post/pages 3 Jan 6, 2010 02:51 AM
[SOLVED] creating a vertical space in between left sidebar and centre column area rinoa3108 Header configuration & styling 2 Dec 17, 2009 02:32 PM


All times are GMT -6. The time now is 02:49 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.