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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
im trying to add a column to a table to the right
Old 03-09-2006, 05:42 AM im trying to add a column to a table to the right
oren99's Avatar
Skilled Talker

Posts: 74
Trades: 0
i've started my site with just 2 rows: left nav and center content.
now i want to add a column in the right . you can see a column now but its a layer and its "floating". it changes it place depend on the resulution of the screen.
how can i add the right navigation hard coded to my site?
my site is: http://www.webmasterspy.com/
thanks a lot in advance.
oren99 is offline
Reply With Quote
View Public Profile Visit oren99's homepage!
 
 
Register now for full access!
Old 03-09-2006, 08:40 AM Re: im trying to add a column to a table to the right
Average Talker

Posts: 16
Trades: 0
Instead of using exact pixel values for the height and width of your table, use percentages.

The other way of doing this is to abandon the table layout and use CSS and divs.
Beholdereye is offline
Reply With Quote
View Public Profile
 
Old 03-09-2006, 10:49 AM Re: im trying to add a column to a table to the right
oren99's Avatar
Skilled Talker

Posts: 74
Trades: 0
thanks.
it is CSS and divs.
how can i do it?
oren99 is offline
Reply With Quote
View Public Profile Visit oren99's homepage!
 
Old 03-09-2006, 11:14 AM Re: im trying to add a column to a table to the right
Average Talker

Posts: 16
Trades: 0
divname {
float: right;
}

is one possibility. You can also float all the divs to the left but have the page centered. I can be of more help if you post a snipet of your CSS so i can see how it's being configured now.
Beholdereye is offline
Reply With Quote
View Public Profile
 
Old 03-10-2006, 09:19 AM Re: im trying to add a column to a table to the right
oren99's Avatar
Skilled Talker

Posts: 74
Trades: 0
thanks a lot.
can you give me your mail, ill send you the css
oren99 is offline
Reply With Quote
View Public Profile Visit oren99's homepage!
 
Old 03-13-2006, 07:24 AM Re: im trying to add a column to a table to the right
oren99's Avatar
Skilled Talker

Posts: 74
Trades: 0
just found out that in firefox the right column is ON the left one.
so the programing is not good.
what can i do?
oren99 is offline
Reply With Quote
View Public Profile Visit oren99's homepage!
 
Old 03-16-2006, 04:18 AM Re: im trying to add a column to a table to the right
oren99's Avatar
Skilled Talker

Posts: 74
Trades: 0
ok guys, solved it.
thanks for the help
__________________
Oren

Please login or register to view this content. Registration is FREE
oren99 is offline
Reply With Quote
View Public Profile Visit oren99's homepage!
 
Reply     « Reply to im trying to add a column to a table to the right
 

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