Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Help needed for 3 column layout
Old 10-12-2008, 03:55 PM Help needed for 3 column layout
grownupstudent's Avatar
Experienced Talker

Posts: 48
Name: Jono
Location: Ireland
Trades: 0
Hi I'm doing this project for college and I'm using a Dreamweaver css template put I can't get the centre content to fit properly, if you go here you see what I mean, this problems in Firefox and then in IE theres a spacing problem with the columns on left and right

http://jonathanpower.ie/advert_test.html

and if you go here you will see a jpeg of how its supposed to look

http://jonathanpower.ie/advert.html

I'm lost on what to do, any help would be greatly appreaciated

Thanks

grownupstudent

Last edited by grownupstudent; 10-12-2008 at 05:10 PM..
grownupstudent is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-12-2008, 07:43 PM Re: Help needed for 3 column layout
Experienced Talker

Posts: 34
Trades: 0
All you need to do is place a style of position: absolute; top: somethingpx; right: somethingpx; in with the #mainContent portion. Obviously you want to place a number where "something"px is. This will put the image over the white area and then just position it accordingly.

Kind Regards,

Brannon
http://www.goodboyweb.com
pingeyeg is offline
Reply With Quote
View Public Profile
 
Old 10-12-2008, 07:45 PM Re: Help needed for 3 column layout
Average Talker

Posts: 29
Name: John
Location: Delaware
Trades: 0
The content part needs to have margins set. (from the right and the left due to the sides).
turtile is offline
Reply With Quote
View Public Profile
 
Old 10-12-2008, 09:21 PM Re: Help needed for 3 column layout
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
The only thing necessary is for you to float #mainContent - add float:left to #mainContent, it will put the 'notepad' div where you want it. Position:absolute is NOT necessary, nor is it recommended.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 10-13-2008, 03:49 AM Re: Help needed for 3 column layout
grownupstudent's Avatar
Experienced Talker

Posts: 48
Name: Jono
Location: Ireland
Trades: 0
Thanks very much for the helpfull replies, the fload left worked on getting the main centre column where I wanted it but I still have a spacing problem at the top of the left and right columns in IE browser how would I get around this problem please?

grownupstudent
grownupstudent is offline
Reply With Quote
View Public Profile
 
Old 10-13-2008, 10:22 AM Re: Help needed for 3 column layout
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Get rid of the 30px of top padding on #sidebar1 and #sidebar2.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 10-13-2008, 11:46 AM Re: Help needed for 3 column layout
grownupstudent's Avatar
Experienced Talker

Posts: 48
Name: Jono
Location: Ireland
Trades: 0
Hi LadynRed

Finally got it all worked out, because I was using a Dreamweaver template there was inline styles in the HTML page as well as the external style sheet, I discovered this when I validated the page and it came back with 232 errors! anyway its all fixed up now

Thanks everybody for the help

grownupstudent

Last edited by grownupstudent; 10-13-2008 at 12:29 PM..
grownupstudent is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help needed for 3 column layout
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.51561 seconds with 12 queries