|
|
|
|
![]() ![]() |
Jun 19 2007, 06:59 PM
Post
#1
|
|
|
Member [Level 3] ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 92 Joined: 20-May 07 From: holland Member No.: 43,377 |
hello everyone, i finaly managed to get my forum looking like my website, but there is something i like to change .
i don't know who of u knows forum coding or what so ever, but i hope some 1 can help me with this,go to my forum http://www.crazydesign.trap17.com/forums/index.php srry for the link but u need to see it oke so what my forum does ,is it adjust to resolutions sizes ,but i made it so it fits the largest size 1280x1024,well the tables adjust to the resolution size, i don't want that ever to happen,i want them to stay put on everyresolution,just like the invisionboards, so my question is how do i do this, where do i change it cause i look in the normal forum settings and its not proper coding that i'm used to handling with so thanks anyway guys,hope some of u knows how |
|
|
|
Jun 20 2007, 12:27 AM
Post
#2
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,882 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
What brand of Forum are you using?
You want it to be fixed width? What Browser are you using? Have you checked it in other Browsers? Need more info here. |
|
|
|
Jun 20 2007, 10:24 AM
Post
#3
|
|
|
|||[ n00b King ]||| ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 643 Joined: 20-June 07 From: Auckland Member No.: 45,102 |
I see the problem it looks funny when the actual tables of the forum are adjusting when you drag the browser window smaller. it seems to be set at like 100% width or something. I think what your looking for is a way to assign it a fix minimal width?
|
|
|
|
Jun 20 2007, 08:01 PM
Post
#4
|
|
|
Member [Level 3] ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 92 Joined: 20-May 07 From: holland Member No.: 43,377 |
its simple what i said the tables, go smaller in width,when u have a smaller window or smaller, resolution, i don't want that,i want it to stay put and doesn't adjust to resolution or smaller windows
i use mybb for forums and like invisionboards, u can mess with the code so the tables stay,and don't adjust to resolution or screen size,thats what i want |
|
|
|
Jun 21 2007, 02:11 AM
Post
#5
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 198 Joined: 16-April 07 From: Texas Member No.: 41,721 |
In the .CSS file for the forum type the following:
CODE table { width:1000px; ) That should work. What the code will do is adjust any tables on the page to a width of said pixels. If you can't edit the CSS directly but can add code into the page, try the following: CODE <style type="text/css"> table { width:1000px; } </style> And just as a side note, the average user's resolution is 1024x768 so it is advised that we program for users of that resolution so that the average computer can view the page. Also, your header image is really big, if you sliced it, it would load a lot faster for non-broadband users. This post has been edited by Smack: Jun 21 2007, 02:15 AM |
|
|
|
Jun 21 2007, 05:20 AM
Post
#6
|
|
|
Member [Level 3] ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 92 Joined: 20-May 07 From: holland Member No.: 43,377 |
ty smack for explaining, but i can't find the css file, put i'll search on i'll edit this if i stil can't find it anywhere.
the banner 2 big=yes ur right but haven't had the chance to cut it yet my pc crashed with all my stuff on it including ps but anyway gonna try it right now OKE I TRYED IT IT WORKED AS FOR the tables getting smaller, but they still move on the background basicly, is there a way to make them stay on there place? This post has been edited by crazymind21: Jun 21 2007, 06:07 AM |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 26th July 2008 - 03:58 PM |