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
Old 07-20-2005, 06:37 PM CSS Help Please
Average Talker

Posts: 16
Trades: 0
First, I know very little about CSS and I need your help.

1. My website has a main column and a smaller column Here's a portion of the CSS

#column1 { vertical-align:top; }
#column2 { vertical-align:top; width:20%; border:#555 solid 1px; background:#f0ffff; /*previously #eeeeee */}

I assume that the column 2 is the smaller panel to the right of the page, and that the width:20% is the width of the column relative to the total page. This column is where I have a subscription form and links. I adjusted the percentage down from 25% because I thought it was too large relative to the rest of the page. Unfortunately, it didn't seem to make a difference in the way the page looked. What am I doing wrong?

Also, any rule of thumb about what percentage is usually used for this 2nd column?

2. I've put the page in a container and centered it. Many of the pages that I see doing this appear to be a bit smaller than a standard page. Any idea what number most people tend to use?

3. I understand tht i need to set container <div> to have a border-left and a border-right. As it is, my page just floats in the middle of the page with no side panels. I'd like to change this but I don't know the code I need to insert. If you could list that code and tell me where to add it I'd be really appreciative.

Thanks for your help.
ealvin is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-20-2005, 09:03 PM
Junior Talker

Posts: 2
Trades: 0
1. Maybe your main column has absolute width so even if you change percentge of small column it will not work. For column width I usually use absolute value.

2. IMHO 780px is the best width of common page because many users have 800x600 resolusion.

3. I recommend you to use tables for positioning content on page.

----
If I make mistakes, please correct me! I just study English.

Last edited by Xarp; 07-20-2005 at 09:05 PM..
Xarp is offline
Reply With Quote
View Public Profile
 
Old 07-21-2005, 03:14 PM
Novice Talker

Posts: 8
Trades: 0
Here's a page to get you started

http://glish.com/css/
Ravenn is offline
Reply With Quote
View Public Profile Visit Ravenn's homepage!
 
Reply     « Reply to CSS Help Please
 

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.47768 seconds with 12 queries