Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   left align entire blog without code - am I missing it (http://forum.bytesforall.com/showthread.php?t=6316)

veenublue Mar 17, 2010 12:32 PM

left align entire blog without code - am I missing it
 
I am trying to align my entire blog without getting into the code (as seen in this thread: http://forum.bytesforall.com/showthr...eft+align+blog )

Is there a way to do it from the options menus?

Blog: http://www.vanessasky.com/blog/

How I want it to be, left aligned: http://www.vanessasky.com/

Thank you!

juggledad Mar 17, 2010 02:45 PM

start by setting ATO->Style & configure LAYOUT->Layout WIDTH and type (FLUID or FIXED) to '100%'

veenublue Mar 17, 2010 03:16 PM

Ok set to 100% What to do now? Thank you for your time!

juggledad Mar 17, 2010 07:34 PM

get rid of the min and max values - sorry should have said that in the begining - they are on the option page.

veenublue Mar 17, 2010 07:51 PM

Perfect! Thank you.

Craig Atkinson Jul 4, 2010 11:32 PM

This is what I was after, thanks.

within this though, how can I set the center column to say 750px wide, so that text doesn't go on forever on wide screens?

juggledad Jul 5, 2010 06:44 PM

The center column is set dynamically. It's the width of the page minus the width of the sidebars

Craig Atkinson Jul 6, 2010 02:33 AM

Yes, I thought that and I considered adding a 'blank' right sidebar. However, if I were to do that at say, 200px wide, my site would be ok on a small screen / low res but still too wide high res / big screen. Is there no way of capping the center column at 800px for example?

juggledad Jul 6, 2010 04:03 AM

Ok say you want to cap the center area at 800 and you have two sidebars that are 200 each. So the max page size you want to allow is (200 x 2) + 800 = 1200. Go to ato->style & configure layout-> layout MAX width and set it to 1200

Craig Atkinson Jul 6, 2010 05:28 AM

Yes, sorry I should have said, my site is left aligned on the page, so doing this on a small monitor probably wouldn't work?

juggledad Jul 6, 2010 05:31 AM

Define small monitor. Are you talking about an iPhone and such? I view sites all the time on my iTouch
Remember it's both the screen size and the browser window size that effects what is seen

Craig Atkinson Jul 6, 2010 06:07 AM

I think I explained it badly. I have an active left sidebar and main column. The whole site is left aligned. I'd like the site width [total] to be a maximum of 1000px. If I set the width to a maximum the left align breaks.

juggledad Jul 6, 2010 06:37 AM

What is the URL?

Craig Atkinson Jul 6, 2010 08:57 AM

http://www.craigatkinson.co.uk

http://www.caferoyalbooks.com

juggledad Jul 6, 2010 09:57 AM

why do you have a right sidebar on Caferoyal when you are not using it? Why not just get rid of it?

juggledad Jul 6, 2010 10:01 AM

ps. if you upgrade to 3.5.1 you will get rid of teh % at teh end of teh date on the bylines

Craig Atkinson Jul 6, 2010 01:53 PM

I added the sidebar to stop the text running right to the edge of the screen, that's what I was trying to explain earlier. My screen is 17" MBP high res, so 'wider' than average I guess. However, I need the center column text to b no wider than 800px as a block, so the sidebar helps with that. I forgot to upgrade, I have with the other site.

juggledad Jul 6, 2010 02:06 PM

So why not set your page width at , say 80%. that would you give ten percent of the page as a margin on both sides. Or you coulees add a margin on the right to force the info to the left.

Craig Atkinson Jul 6, 2010 02:26 PM

I couldn't work out how to add a margin to the right so used a blank sidebar to push it all left!

juggledad Jul 6, 2010 02:39 PM

Well set the site to a fixed width of 800px.
P.S. I have dual 23" screens so the site looks tiny

Craig Atkinson Jul 6, 2010 02:50 PM

setting the width to anything other than 100% centers it though and I'd like it left aligned.

juggledad Jul 8, 2010 05:22 PM

add this to CSS Inserts
HTML Code:

div#wrapper {margin-left: 0;}

Craig Atkinson Oct 18, 2010 11:19 PM

I'm still trying to get this.
Several goes, this is what happens:

Layout=100% will left align the whole site, but on any screen the text trails all the way to the right instead of displaying as a block, say 600px wide [main column].

div#wrapper {margin-left: 0;} does nothing it seems

I need to left align the whole site [so the left sidebar is on the left of the screen] but keep the site a max of 1100px wide,

any suggestions?

edit -- this link http://www.caferoyalbooks.com/information shows a page, left aligned at 100% width. The text goes forever. I need a way of limiting the text to say 600 px.


All times are GMT -6. The time now is 11:20 PM.

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