Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> I Need Help With My Forum
crazymind21
post 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
Go to the top of the page
 
+Quote Post
jlhaslip
post 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 Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



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.
Go to the top of the page
 
+Quote Post
sonesay
post 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?
Go to the top of the page
 
+Quote Post
crazymind21
post 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
Go to the top of the page
 
+Quote Post
Smack
post 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
Go to the top of the page
 
+Quote Post
crazymind21
post 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
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Phpbb Forum Skins And Stuff(7)
  2. Blog Or Forum?(10)
  3. The Cheapest Forum Board(1)
  4. Cms + Forum(4)
  5. Phpbb 3, Olympus, Gonne Be The Best Forum Ever!(5)
  6. How To Put A Shoutbox ( Invision Power Board0(5)
  7. How Do You Do A Forum Migrate?(3)
  8. Fp2003 - Tables(7)
  9. Which Forum Software Do You Use(4)
  10. How Do I Install An Invision Power Board 2.1.4 Forum(6)
  11. Which Forum Software Should I Use?(28)
  12. Community/forum/website Management Software(5)
  13. What Is A Good Free Forum Software?(29)
  14. Simple Machine Forum Link Bbcode Help(5)
  15. What Is The Better Forum For You?(3)
  1. Phpbb And Mysql Relations?(2)
  2. Making Stuff For A Forum(1)
  3. Phpbb 3.0 Beta 2 - Free Forum Software(28)
  4. Integrate Forum To My Site(2)
  5. Web Design Forum(12)
  6. Forum Rpgs(1)
  7. Combining Aef Forum And Snews Cms(2)
  8. Multiple Forum Skins(6)
  9. An Automatic Smf Forum Creator(5)
  10. Swanson Internet Forum Host Error(4)
  11. Advanced Contact Forum(0)
  12. A Good Forum(4)
  13. Building A Forum Under Another Web Site?(7)


 



- Lo-Fi Version Time is now: 26th July 2008 - 03:58 PM