Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Formating the Archive page (http://forum.bytesforall.com/showthread.php?t=5145)

ksmith101 Jan 4, 2010 04:28 PM

[SOLVED] Formating the Archive page
 
I have an archive page called "In the Past" but I dont like how it automatically left justifies everything. Where do I edit this layout for the archive page? Thanks in advance!

ksmith101 Jan 4, 2010 04:30 PM

Sorry, I have a signature set to add my website at the end of my post, but it didnt do it for me....at least I thought that is what the signature was for...

www.wildandwonderfulphotography.com/blog

lmilesw Jan 5, 2010 06:46 AM

Adding the following will center everything but I don't like the way it aligns with the footer text. I would probably choose to remove the sidebar from that page by unchecking "Archive Pages" in "ATA>Style and configure SIDEBARS>RIGHT sidebar: Display on:"
HTML Code:

.archives-page {
text-align:center;
}


ksmith101 Jan 5, 2010 09:52 AM

Thanks...your suggestion pointed me in the right direction. I didnt like the alignment with the footer either so I used the following to move the text over some...

.archives-page {
margin-left: 90px;
}

Thanks again!


Quote:

Originally Posted by lmilesw (Post 22253)
Adding the following will center everything but I don't like the way it aligns with the footer text. I would probably choose to remove the sidebar from that page by unchecking "Archive Pages" in "ATA>Style and configure SIDEBARS>RIGHT sidebar: Display on:"
HTML Code:

.archives-page {
text-align:center;
}




All times are GMT -6. The time now is 05:07 AM.

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