[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 12-30-2006, 06:57 PM   #1 (permalink)
NamePros Regular
 
w1ww's Avatar
 
Join Date: Oct 2006
Location: Mars.
Posts: 433
109.50 NP$ (Donate)

w1ww is a jewel in the roughw1ww is a jewel in the roughw1ww is a jewel in the rough


30np$ to who help with this problem! DIVs/CSS

Hello,

I've a design with 3 columns (http://froolo.com/ajax2/index2.php) that was going fine until I decided to add a new div that fills column Left and right (http://froolo.com/ajax2/index3.php).

As you can see at the second link, the 3 column (far right) freaks out when I try to add the other div.. Feel free to check the source code !

This is what I want: http://img135.imageshack.us/img135/2...titled1nq0.jpg

The css file is here: http://froolo.com/ajax2/novo.css

Any help would be appreciated,

Thanks.

- Tiago
__________________
:notme:
w1ww is offline  
Old 12-31-2006, 04:59 AM   #2 (permalink)
NamePros Regular
 
Gursimran's Avatar
 
Join Date: Nov 2006
Location: in ur heart
Posts: 745
260.80 NP$ (Donate)

Gursimran is just really niceGursimran is just really niceGursimran is just really niceGursimran is just really nice


regarding css problem
/* directorio */

Code:
#directorio {
clear:both;
width:730px;
height:25px;
background:#bc8f8f;
color:#fff;
font-size:10px;
margin:10px;
}
change width to around 600 or something


keep NP$ ready
__________________
~I love NamePros
PA4 Network | A27 Network | Right to Rock | Bebo Proxy

Last edited by gursimran2006; 12-31-2006 at 05:45 AM.
Gursimran is offline  
Old 12-31-2006, 06:59 AM   #3 (permalink)
NamePros Regular
 
w1ww's Avatar
 
Join Date: Oct 2006
Location: Mars.
Posts: 433
109.50 NP$ (Donate)

w1ww is a jewel in the roughw1ww is a jewel in the roughw1ww is a jewel in the rough


Nop, the column 'Far Right' goes down ..


EDIT:
Problem solved @ another forum..

5np to gursimran2006 for trying to help.
__________________
:notme:

Last edited by w1ww; 12-31-2006 at 09:01 AM.
w1ww is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 12:29 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

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