Lining Up

This is a discussion on "Lining Up" within the Web Page Design section. This forum, and the thread "Lining Up are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 8th, 2006, 08:32
csa csa is offline
Up'n'Coming Member
Join Date: Nov 2005
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
Lining Up

This should hopfully be an easy one??!!!

What am I missing to make sure the div's under the image line up centrally in FF as they do in IE?

http://www.homeandgardenbarn.co.uk/hgb/a_apexroof.html

And does someone have a good link to a site where I can find out more about how you set your page you so that it can be printed out as it is on the screen? media="screen". and finally, any recommendations for a good book on CSS which is easy to read and clear in instructions?

Thanks

Code: Select all
/* CSS Document */
body{
background-color: #ffffff;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top: 0px;
}
#container{
width: 760px;
border: solid black 0px; 
position: relative;
left: 50%;
margin-left: -380px;
background-image:url(images/backstrip.gif);
background-repeat:repeat-y;
}
#topheader{
width: 760px;
height: 88px;
}
#rightcolumnright{
width: 34px;
height: 480px;
background-color:#FFFFFF;
float:right;
}
#middlecolumn{
width: 252px;
height: 505px;
background-color:#FFFF66;
background-image:url(images/yellowstrip.jpg);
background-repeat:repeat-y;
float:right;
}
#firstcolumn{
width: 467px;
height: 480px;
background-color:#FFFFFF;
float:left;
}
#bottomlinks{
font-size:10px;
width: 760px;
height: 20px;
background-color:#405B76;
color:#FFFFFF;
text-align:center; clear:both;
}
a.bottomlinks{
text-decoration:none;
color:#FFFFFF;
}
a.bottomlinks:hover{
color:#FFFFFF;
text-decoration:underline;
}
#imagerowright1{
width: 390px;
height: 150px;
float:right;
background-color:#FFFFFF;
padding-top: 20px;
padding-right:30px;
text-align:center;
}
#pricebox{
width: 300px;
height: 25px;
padding-top:10px;
padding-left: 0px;
margin-left: 0px;
background-color:#DCE1E7;
text-align:center;
}
#striptext{
width: 210px;
font-size:12px;
padding-left: 20px;
text-align:justify;
}
h1{
font-size:12px;
font-weight:bold;
color:#405B76;
}
li{
list-style-type:square;
}
/*form*/
div.row {
  clear: both;
  padding-top: 2px;
  }
div.row span.label {
  float: left;
  width: 150px;
  text-align: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  color:#000000;
  }
div.row span.formw {
  float: left;
  width: 210px;
  text-align: left;
  margin-left: 15px;
  }
submit{
margin-left: 50px;
}
#form{
width: 400px;
padding-top: 5px;
padding-left: 50px; float:left;
}
.email a:link {
 color: #405B76;
 text-decoration: none;
}
.email a:active {
 color: #405B76;
 text-decoration: none;
}
.email a:hover {
 color: #405B76;
 text-decoration: underline;
}
a.productlinks{
text-decoration:none;
color:#000000;
}
a.productlinks:hover{
color:#000000;
text-decoration:underline;
}
#return{
color:#999999;
}
a.return{
color:#999999;
text-decoration:none;
}
a.return:hover{
color:#999999;
text-decoration:underline;
}
.titleprice{
font-weight:bold;
}
.price{
color:#405B76;
font-weight:bold;
}
#listposition{
width: 250px;
margin-top: 20px;
}
.contactus{
color:#3F597A;
}
a.contactus{
color:#3F597A;
text-decoration:none;
}
a.contactus:hover{
color:#3F597A;
text-decoration:underline;
}
Reply With Quote

  #2 (permalink)  
Old Mar 8th, 2006, 12:25
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Lining Up

For questions #2 & #3:

media="all", then be sure that your printer is set to 'print page backgrounds'

Two great books, very very good to read
Reply With Quote
  #3 (permalink)  
Old Mar 9th, 2006, 16:00
Up'n'Coming Member
Join Date: Mar 2006
Location: East Sussex, UK
Age: 20
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Lining Up

You making commision on those books or something herkalees?
Reply With Quote
  #4 (permalink)  
Old Mar 9th, 2006, 16:07
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Lining Up

Quote:
Originally Posted by darryladie
You making commision on those books or something herkalees?
Ha, nope. I've read them and they're simply amazing. I've been doing web dev with standards for a couple years now, and I picked up those books on a whim. I knew quite a bit of the information in them, as they're a bit 'beginner', but there were a few points I didn't know about, quite a few tricks to acheiving 'difficult' results that I would previously handle the long/hard way, and the writing is so easy to read. Very untechy.
Reply With Quote
  #5 (permalink)  
Old Mar 9th, 2006, 16:30
Up'n'Coming Member
Join Date: Mar 2006
Location: East Sussex, UK
Age: 20
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Lining Up

We'll let you off then
Reply With Quote
Reply

Tags
lining

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Freelance web designer developer wanted - projects lining up! farquaar Job Opportunities 0 Sep 4th, 2006 14:52
Lining Text With Images coastercraverjim Web Page Design 6 Jan 5th, 2006 00:16


All times are GMT. The time now is 09:18.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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