Advertisement

07.03.2008 at 09:37AM PDT, ID: 23537472
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.7

Another CSS issue on page size

Asked by rawilkins in Cascading Style Sheets (CSS)

Just fixed a aligment issue on pages.  Now another issue I want to have the content only span say 800 px wide now it goes all the way left to right. Different settings( 800x600 up to 1400x900 work fine I just now need to cut out the streaching accross the screen, I tried to edit the below style.css line 16
.tall_header{background:#FFF url(images/tall_header.jpg) 0 0 repeat-x; width:100%;} going to 60 percent and it centered all and left a background color on left and right side, problem when I change the screen setting s below my usual 1400x900 say down to 800x600 everything is all over the screen, whe do I edit to keep the content within  800px ?Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
* { margin:0; padding:0;}
body { background:#6e7175; text-align: center; font-size:100%; line-height:1em; font-family:tahoma, arial; color:#6d6c6c;}
 
 
/*in_line*/
input, select, textarea { vertical-align:middle; color:#9e9e9e; font-size:1em; border:1px solid #9e9e9e; padding-left:3px; font-family:Tahoma; line-height:15px;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
 
a:hover{text-decoration:none;}
 
.column { float:left;}
.clear { clear:both;}
 
.h_logo, .h_wr_menu, .h_menu, #content, .footer{width:766px; text-align: left; margin: 0px auto;}
.tall_header{background:#FFF url(images/tall_header.jpg) 0 0 repeat-x; width:100%;}
/*header*/
.h_logo{ height:84px; font-size:0.625em;}
.h_logo .logo{ position:absolute; margin:28px 0 0 35px;}
.h_logo .h_top_link{ position:absolute; padding:34px 0 0 593px; word-spacing:6px; color:#ffffff;}
.h_logo .h_top_link a{ color:#ffffff; text-decoration:none;}
.h_logo .h_top_link a:hover{ color:#ffffff; text-decoration:underline;}
.h_wr_menu{ height:185px; background:url(images/h_wr_menu.jpg) 0 0  no-repeat;}
.h_wr_menu ul{ padding:46px 0 0 593px;}
.h_wr_menu ul li a{ color:#e4e5e6; text-decoration:none; background:url(images/wr_bull_header.gif) 0 0 no-repeat; padding:0 0 0 19px; font-size:0.625em; line-height:2em;}
.h_wr_menu ul li a:hover{background:url(images/wr_bull_header.gif) 4px 0 no-repeat; padding:0 0 0 19px;}
.h_menu{ height:85px; text-indent:18px;}
.h_menu img{ margin-top:9px;}
 
 
 
/*footer*/
.footer{ font-size:0.625em; color:#ffffff;}
.footer .img_footer{ position:absolute; margin:29px 0 0 38px;}
.ind_footer_menu{ margin:23px 0 0 280px; word-spacing:5px;}
.ind_footer_menu a{ color:#ffffff; text-decoration:none; word-spacing:normal;}
.ind_footer_menu a:hover{ text-decoration:underline;}
.ind_footer_menu span{ display:block; word-spacing:normal;}
.ind_footer_menu span a{ color:#ffc000; text-decoration:underline;}
.ind_footer_menu span a:hover{  text-decoration:none;}
 
 
 
/*content*/
#content{ font-size:0.687em; line-height:1.25em; padding-bottom:34px;}
#content .indent_col{ margin:0 0 0 36px; width:728px;}
#content .title{ display:block; margin-bottom:18px;}
#content .title1{ display:block; margin:37px 0 18px 0;}
#content .br{ display:block;}
#content .line_x{ background:url(images/line_x.gif) 0 10px repeat-x; height:20px;}
#content .link{ background:url(images/wr_link.gif) 0 0 no-repeat; padding:0 0 0 19px; color:#8d9197; text-decoration:none;}
#content .link:hover{background:url(images/wr_link.gif) 3px 0 no-repeat; text-decoration:none;}
#content .link_1{ color:#d03100;}
#content .link_2 a{ color:#9e9e9e;}
#content .link_2 img{ vertical-align:middle; margin:0 4px 0 0;}
#content li a{ background:url(images/list_wr.gif) leftleftno-repeat; padding:0 0 0 13px; color:#d03100; line-height:1.437em;}
#content .ind_top{ margin-top:14px; display:block;}
#content .deep_1 dt{ background:url(images/wr_dt.gif) leftleftno-repeat; padding:0 0 0 10px; color:#8d9197; font-size:10px; padding-bottom:3px;}
#content .deep_1 dd{ padding-bottom:15px;}
#content .img_left{ float:left; margin:2px 14px 0 0;}
#content .ind_bot{ margin-bottom:15px;}
#content p{ margin:11px 0 0 0;}
.col_list ul{ float:left;}
.link_a { display:block; margin-top:11px;}
.link_a img{ vertical-align:middle; margin:0 8px 0 0;}
.link_a a{ color:#8d9197; text-decoration:none;}
.link_a a:hover{ text-decoration:none}
.ind_bot1{ display:block; margin-bottom:5px;}
.bg_none{ background:none !important; padding-bottom:0 !important;}
.ind{margin-left:22px !important;}
/*================== index.html ==================*/
#page1 #content .col_1 .wr_table{margin:15px 0 0 0;}
#page1 #content .col_1 .form{ padding:17px 0 13px 23px;}
#page1 #content .col_1 .indent_form{ height:27px;}
#page1 #content .col_1 .form .title{ margin-bottom:8px !important;}
#page1 #content .col_1 .indent_form img{ vertical-align:middle; margin-left:3px;}
#page1 #content .col_1 .indent_form input{ width:142px; height:18px; font-size:0.875em;}
/**/
#page1 #content .col_2 .ind_img{ float:left; margin-right:15px;}
/*================== index-1.html ==================*/
#page2 #content .col_1 .col_box{ width:450px;}
#page2 #content .col_1 .col_box_1{ width:209px;} 
#page2 #content .col_1 .col_box_2{ width:205px; margin-left:30px;}
/*================== index-2.html ==================*/
#page3 #content .ind_list_left{ margin-left:57px;}
/*================== index-4.html ==================*/
#page5 #content .col_1 .ind_top{ margin-top:7px !important;}
/*================== index-5.html ==================*/
#page6 #content .col_2 ul{ margin-bottom:9px;}
#page6 #content .col_3 .title1{ margin-top:33px !important;}
/*================== index-6.html ==================*/
#page7 #content .col_1 .wr_table{margin:15px 0 0 0;}
#page7 #content .col_1 .form{ padding:17px 0 13px 23px;}
#page7 #content .col_1 .indent_form{ height:27px;}
#page7 #content .col_1 .form .title{ margin-bottom:8px !important;}
#page7 #content .col_1 .indent_form img{ vertical-align:middle; margin-left:3px;}
#page7 #content .col_1 .indent_form input{ width:142px; height:18px; font-size:0.875em;}
/**/
#page7 #content .col_2 span{ float:right; margin-right:55px;}
/**/
#page7 #content .col_3 .col_box{ width:190px;} 
#page7 #content .col_3 .col_box_1{ width:59px; text-align:right;} 
#page7 #content .col_3 .col_box_2{ width:120px;} 
#page7 #content .col_3 .ind_form{ height:28px;}
#page7 #content .col_3 input{ height:18px;}
#page7 #content .col_3 textarea{ overflow:auto; display:block; margin-bottom:11px; height:87px;}
#page7 #content .col_3 textarea, #page7 #content .col_3 input{ width:119px; margin-left:10px;}
#page7 #content .col_3 .form_main{ padding:14px 0 21px 18px;}
/*==================list====================*/
.wr_table { width:224px;}
.wr_table .wr_top_x{background:url(images/line_x1.gif) repeat-x top;}
.wr_table .wr_bot_x{background:url(images/line_x1.gif) repeat-x bottom;}
.wr_table .wr_left_y{background:url(images/line_y.gif) repeat-y left;}
.wr_table .wr_right_y{background:url(images/line_y.gif) repeat-y right;}
 
 
.list li { background:url(images/list_marker.gif) 0 0 no-repeat; background:url(images/line_x.gif) bottom leftrepeat-x; padding:10px 0;}
.list li a { background:url(images/list_marker.gif)left no-repeat; padding:0 0 0 13px; color:#d03100; display:block;}
/*==========================================*/
[+][-]07.03.2008 at 09:56AM PDT, ID: 21927227

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Cascading Style Sheets (CSS)
Sign Up Now!
Solution Provided By: glumlun
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628