This is a discussion on "Mashed Design! Is it my DIVs or CSS?" within the Web Page Design section. This forum, and the thread "Mashed Design! Is it my DIVs or CSS? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Mashed Design! Is it my DIVs or CSS?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Mashed Design! Is it my DIVs or CSS?
http://ebay.110mb.com/test/
I had an attempt at modifying my site when I was tired and realised too late that I had mashed the design. I would appreciate some help to fix it - I'm sure its just a small error, but I am damned if I can find it. Thanks in advance :-) |
|
|
|
#2
|
||||
|
||||
|
Re: Mashed Design! Is it my DIVs or CSS?
might want to say what the error is
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
I think he means where the content has dropped down below the left nav.
|
|
#4
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
Thanks Vanessa - spot on.
It is supposed to be three columns in a row, but the centre one and the RH one drop below the first ! :-( |
|
#5
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
I haven't checked, but do your total pixels maybe add up to more than the total pixel width you set?
|
|
#6
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
No, I'm confident I have that worked out OK!
|
|
#7
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
|
|
#8
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
Fair comment, but I have just taken the table to 900px and the table row to 100px and I still have the same problem!
|
|
#9
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
You should rearrange your .CSS and your .html code.
Thats why you can't find the error because your CSS is not properly structured!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#10
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
DO you have any tips/advice on how to construct it better?
|
|
#11
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
I didn't mean that your problem comes from your unstructured CSS, What I mean was, when you code your page you have to code it nicely and neatly so that if problem occur in the future you'll be able to find them and trace them at a minimum time without hassel.
Try this link where it teach you how to structure your CSS better. Analyze, identify and structure
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#12
|
|||
|
|||
|
Re: Mashed Design! Is it my DIVs or CSS?
See this thread - Resources for learning how to use CSS for layout
Looking at you CSS, you are still thinking in tables ... with names like table_row and such. It should be more like: branding, content, sidebar, site info, etc... The link above has links to examples of CSS layouts. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] how to put divs next to each other | lostboys | Web Page Design | 9 | Jan 13th, 2008 20:47 |
| Divs in IE and Firefox | Slimane | Web Page Design | 6 | Sep 24th, 2007 14:07 |
| Divs in a row | hessodreamy | Web Page Design | 5 | Feb 17th, 2006 18:40 |
| Divs in a row | hessodreamy | Web Page Design | 1 | Nov 15th, 2005 15:58 |