Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old December 3rd, 2004, 11:22 PM
r_palkovic r_palkovic is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: San Diego, CA USA
Posts: 129 r_palkovic User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to r_palkovic Send a message via AIM to r_palkovic Send a message via Yahoo to r_palkovic
Need Div Help!!!

Alright. I'm designing a website with several layered divs, trying to get it out of tables.

I have tried all sorts of different combinations, and i just can't get the damn page to display properly.

The only thing out of the ordinary is that the small white box inside the bottom dark blue div is not generated till the page finishes loading.

Any help in formatting my CSS to get the elements in the right position would help greatly!


Reply With Quote
  #2  
Old December 4th, 2004, 06:22 AM
rehfeld_dot_us rehfeld_dot_us is offline
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Posts: 825 rehfeld_dot_us User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: Need Div Help!!!

ummm....

what do you want us to do?

you have posted no code,
and you mention white boxes,
and i dont see any.

the best thing i can suggest to you is to either read more tutorials on css, or post your code, and CLEARLY explain EXACTLY what your trying to acheive.

Reply With Quote
  #3  
Old December 7th, 2004, 01:49 AM
r_palkovic r_palkovic is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: San Diego, CA USA
Posts: 129 r_palkovic User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to r_palkovic Send a message via AIM to r_palkovic Send a message via Yahoo to r_palkovic
RE: Need Div Help!!!

Alright:

1) No, those aren't the colors I'm going to use

2) I can't figure out how to make the menu items aligned center, evenly spaced, and a fixed width for each item.

3) The content boxes (yellow, w/ 2 digit numbers) need to be sized dynamically so that they always span the entire width of the lower container div.

4) Results box needs to be aligned where it is, but on top of the content elements. It also has to be generated at the bottom of the page, because I don't want to run my information into an array and then display the contents of the array. I'm assuming that I need to do some kind of absolute positioning, but I want it to be in exactly that position on the lower div w/out regard to screen size.

Sorry I didn't post my code in the first place, I was in quite a hurry.

Example of code in use:
http://www.despectare.com/random/test.htm

Code:
php Code:
Original - php Code
  1.  
  2. <style>
  3. div
  4. {
  5. border: 1px solid black;
  6. }
  7.  
  8. .container
  9. {
  10. width: 800px;
  11. border: 8px solid red;
  12. }
  13.  
  14. .menu
  15. {
  16. padding:0;
  17. background-color: #aa0000;
  18. width: 100%;
  19. text-align: center;
  20. }
  21.  
  22. .menuitem
  23. {
  24. background-color: #FFFF00;
  25. width: 20%;
  26. display: inline;
  27. }
  28.  
  29. .content
  30. {
  31. background-color: #aa0000;
  32. width:100%
  33. }
  34.  
  35. .contentbox
  36. {
  37. text-align:center;
  38. float: left;
  39. display: inline;
  40. margin: 1px;
  41. background-color: #ffff00;
  42. }
  43.  
  44. .results
  45. {
  46. float: right;
  47. background-color: #ffffff;
  48. }
  49.  
  50. .spacer
  51. {
  52.     clear:both;
  53. }
  54. </style>

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Need Div Help!!!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT