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 » Montezuma Theme »

Sidebars from two sides + centered text


  #1  
Old Jun 18, 2013, 08:13 AM
Daivanas
 
3 posts · Jun 2013
Hi, so basically i need to add sidebar to the left side with option to add widgets + i need to center the text. I am adding a picture.
  #2  
Old Jun 18, 2013, 09:59 AM
CrouchingBruin's Avatar
CrouchingBruin
 
299 posts · Aug 2010
Santa Monica, CA
From your dashboard, go to Appearances > Montezuma Options. Read the documentation under Main Templates. Then look at the index.php, single.php, and page.php options and you'll see how the right sidebar was inserted. From that, you should be able to figure out how to add a left sidebar. Just make sure to set the class IDs in columns within the same "row" DIV so they add up to 12 (as noted in the documentation under CSS Settings > Editing CSS).
__________________
My Montezuma-themed sites: ESHS Girls Basketball Team, Venice Hongwanji Buddhist Temple
Please consider making a donation to BytesForAll for their great themes!

Last edited by CrouchingBruin; Jun 18, 2013 at 10:04 AM.
  #3  
Old Jun 18, 2013, 10:57 AM
jerryc
 
367 posts · Oct 2012
Florida
Here's a post by Juggledad that shows how to put a sidebar in the left side.

To center your text, in your template or your css file, for the center div use

Code:
text-align:center;
  #4  
Old Jun 18, 2013, 01:42 PM
Daivanas
 
3 posts · Jun 2013
Thanks now i made 3 columns, but i still have this problem with the text. If i don't use any widgets i can't get centered text. I mean i can use formating like in the example but the text is still a little bit left from the search.
Maybe the problem is with a search now then i added widgets from left and right text stays in the center but the search is in the far right. I used these parameters in css to put search in the center, maybe i should change these?
Code:
input#s {
  width:340px;
  border:1px solid #c12811;
  height:30px;
  font-size 26px;
  display: table;
  margin: 0 auto;
  
}
#searchsubmit {
  width:100px;
  height:30px;
  font-size 30px;
  margin-left:auto;
  margin-right:auto;
  display: table;
  margin: 0 auto;
}
Is it hard to make my search to look something like http://www.scamtrends.com/ ?

Last edited by Daivanas; Jun 18, 2013 at 02:40 PM.
  #5  
Old Jun 18, 2013, 02:49 PM
CrouchingBruin's Avatar
CrouchingBruin
 
299 posts · Aug 2010
Santa Monica, CA
What is the URL (address) of your site? It would be easier for us to see what's going on.

If you want your search field to look like Scam Trends, you can create another col12 div inside its own row div that is above the row div which contains your content and sidebars.
__________________
My Montezuma-themed sites: ESHS Girls Basketball Team, Venice Hongwanji Buddhist Temple
Please consider making a donation to BytesForAll for their great themes!
  #6  
Old Jun 18, 2013, 03:19 PM
Daivanas
 
3 posts · Jun 2013
Sorry the page is in maintenance mode i don't launch it yet. i can post a screen how it looks
  #7  
Old Jun 18, 2013, 03:34 PM
jerryc
 
367 posts · Oct 2012
Florida
It looks like you're using a different grid layout for the text than you are for the "torch it" piece above.

I can't tell for sure if your text is a little off from center or not, but it's certainly being aligned from center. Use firebug (search google or this forum) and see if you don't have different padding or margins on the left or right of that div.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing color of text in Sidebars tony4x4 Sidebars & Widgets 3 Jul 15, 2012 10:37 AM
Sides of the page rashedimo Header configuration & styling 1 Dec 19, 2011 06:02 AM
[SOLVED] Errant color on L/R sides of centered page menu bar Wyro Page & Category Menu Bars 2 May 26, 2010 02:02 AM
Body text changes headers in sidebars as well MoneyMagnets Atahualpa 3 Wordpress theme 0 Aug 14, 2009 06:23 PM


All times are GMT -6. The time now is 03:45 AM.


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