Kimi, 1. Your webpage is in a layout using tables. (This isn't the most desirable way to layout a website, usually tables are used to show data information.)
When I think of a website layout, I usually try to think of an Excel sheet. You know how when you change the height of one cell, it changes the height of the entire row? This is what's happening with your text. The text in the far column, "News and Events," is in the same row as the images. The text explaining the images is in the next row. The "News and Events" text is making the height of the entire row taller. This moves the explanation of the images farther down. So to fix this, just move the information explaining the images into the same <td> as the images. 2. You may have to look on your server where all the files for the website are stored. It may be in a different place, may have been deleted, or never existed before. Side Note: I noticed that the hover image for "Corporate Mails" was not showing up. Good luck with the site! Sincerely, Michael Fokken http://whatiscss.michaelfokken.com/ On Mon, Oct 17, 2011 at 8:23 PM, Kim Brooks Wei <kimi....@kimbwei.com> wrote: > Hi People, > > 1 I don't see what's pushing text down below corresponding navigation > pictures on bottom of this page http://is.gd/6NBQaD. I added the News and > Events column to the right with a list inside it. How can I get the type in > each column to drop in just below the pictures like it should do? > > 2 Do you know where the master.css file is located? > > Kimi > > -- > > [ Kimi Wei > thewei.com > @kimiwei > (t) 862.203.8814 ] > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/