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] Layout width being ignored! (http://forum.bytesforall.com/showthread.php?t=7370)

sjedwardz May 31, 2010 01:48 PM

[SOLVED] Layout width being ignored!
 
I'm trying to change the center column width but whatever value I put in there is being ignored!

I did style & config layout/ set to 1200 but it always seems to stick to 1000, even if I change it to something small like 400. Running 3.4.6 and wp 2.9.2

The website in question is www.shaunedwards.com

Looking at page source I found this

/* ------------------------------------------------------------------
---------- WRAPPER, CONTAINER & LAYOUT ------------------------------
------------------------------------------------------------------ */


/*-------------------- WRAPPER for MIN / MAX width --------*/

div#wrapper {
text-align: center;
margin-left: auto;
margin-right: auto;
display: block;
width: 1000px;;
}


any chance its changed somewhere else thats overriding my changes??

sjedwardz May 31, 2010 01:56 PM

well - managed to fix myself.

Looks like the company that migrated my site hard coded 1000px into css.php rather than using the theme functionality - naughty people - I'll have to have a word!!

Found it by looking through the source and comparing to another site of mine that uses the theme.


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

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