Total members 11890 |It is currently Tue Apr 23, 2024 11:14 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





Hi,

I was just wondering how to set the forum FIXED width on my homepage

http://hotgoals.byethost4.com/forum/

Currently when you make the window smaller in width the text starts wrapping. ?




Author:
Newbie
User avatar Posts: 12
Have thanks: 0 time

in the stylesheet.css file
Code:
body {
     color:#333333;
     background-color:#FFFFFF;
}

set your forums size inside this part .

_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time

Yes

Would this code change the width of the forum

Code:
#wrap {
   padding: 0 20px;
   min-width: 650px;
   width: 760px;
   margin: 0 auto;


???


Author:
Newbie
User avatar Posts: 12
Have thanks: 0 time

yes it should :)

_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time
Post new topic Reply to topic  [ 4 posts ] 

  Related Posts  to : (3.0.4) Skymiles Setting Fixed WIDTH
 Control HR tag width and height     -  
 Setting a Cookie Value in php     -  
 Get Width and Height -Inner and Outer for HTML element     -  
 draws a big image scaled to its width-height as specified     -  
 static vs fixed div position     -  
 setting div background position     -  
 simple example for fixed image     -  
 Fixed Space Using imageTTFbbox()     -  
 Setting maximum height of paragraph -P tag     -  
 Dynamically Setting and Accessing Variables     -  









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com