saber210
Supreme Member
- Sep 1, 2011
- 1,358
- 503
I got this wordpress theme, and it always set the container width to 1200px. I dont know why.
I use the masonry type of wordpress theme and this is the jquery code:
http://pastebin.com/kzHQ8FJp
This is the css.
http://pastebin.com/7ht4UpsS
the container is always set to 1200px, i dont know why. I want to set it to 950 only. I think the javascript/jquery is responsible on this thing.
<div id="container" style="position: relative; width: 1240px; height: 595px; ">
If some one please help me?
Thanks!
I use the masonry type of wordpress theme and this is the jquery code:
http://pastebin.com/kzHQ8FJp
This is the css.
http://pastebin.com/7ht4UpsS
the container is always set to 1200px, i dont know why. I want to set it to 950 only. I think the javascript/jquery is responsible on this thing.
<div id="container" style="position: relative; width: 1240px; height: 595px; ">
If some one please help me?
Thanks!