![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Join Date: Nov 2004
Location: Scotland
Posts: 1,062
|
![]() Does anyone know how I can change this Wordpress theme so that it is not full screen.
http://wordpress.org/extend/themes/tanzaku I want to limit the width to say 960px. I've tried changing the #container and #grid-wrapper divs but it's not working. Any ideas where I need to be looking?
__________________
. |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2002
Posts: 55,219
|
check index.php looks like it has variables for each column width and how many columns
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
So Fucking Banned
Industry Role:
Join Date: Sep 2009
Posts: 1,732
|
style.css
wrapper or main. Open index.php in dreamweaver and check which Div ID belongs to the full width page. . |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 | |
Confirmed User
Join Date: Nov 2004
Location: Scotland
Posts: 1,062
|
Quote:
Yes, I've tried those. Just changing the max col one has no effect. I've been pointed to the jquery grid script and I can set the width to a fixed value there and that limits the columns to fit the width. Just checking it out an seeing if that's the only thing that needs to be done.
__________________
. |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Join Date: Nov 2004
Location: Scotland
Posts: 1,062
|
Thanks. Looks like something outside of style.css is controlling/overriding it.
__________________
. |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#6 |
Confirmed User
Industry Role:
Join Date: Jul 2001
Location: 127.0.0.1
Posts: 9,266
|
you'll need to modify jquery.vgrid.0.1.4-mod.js and after that make the changes in style.css. However, it's highly recommended to leave it at elastic 100%, this theme is made to fit on any device from the widest screen to small mobile screens
__________________
This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#7 |
Confirmed User
Industry Role:
Join Date: Aug 2002
Posts: 9,752
|
Ugly theme, but just add a this right below the body tag:
<div align="center"> <table width="700" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> Then add this at the very bottom of the footer above body: </tr> </table> </div> |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#8 | |
Confirmed User
Join Date: Nov 2004
Location: Scotland
Posts: 1,062
|
Quote:
Thanks.
__________________
. |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#9 | |
Confirmed User
Join Date: Nov 2004
Location: Scotland
Posts: 1,062
|
Quote:
I've only found a couple like it that have this. I thought it would be easier starting out with a theme that had it and then making it look 'good' later. ![]() Thanks.
__________________
. |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#10 |
Confirmed User
Industry Role:
Join Date: Aug 2002
Posts: 9,752
|
Ahh makes since, good luck
|
![]() |
![]() ![]() ![]() ![]() ![]() |