Jump to content

lm

Advanced Member
  • Posts

    273
  • Joined

  • Last visited

Posts posted by lm

  1. if it is WP plugin to embed .flv, look into documentation around it - description and how to's.

    Also in which file do I have display:none?

    There should be folder called "plugins". But before you make any changes, look into documentation first.

    If you still cant find solution, we will look further.

    May be it would be worth to try another plugin for .flv embed which would give you result you need.

  2. First of all validate your code: I saw some incorrectly used characters in the HTML which could break your layout.

    As for giving #player some border - I'm not sure it will be displayed at all because you write:

    display:none is inline style which overwrite everything you write before in your CSS.

    So to give border to the movie you can use extra div with the border you want. Try it and see if it works.

  3. It is common to have div header at the top where you can position logo, page title and other information you want to appear on all pages.

     

    So you can add after tag in your HTML:

      
    
    0611223355
    
    

    ...your menu bar code...

     

    Further you can float #logo to the left and .tel to the right and giving margins, position both blocks as you wish. If you float divs, Dont forget to clear floats afterwards, writing:

     
    after floating elements.
  4. interestingly, what I've found out lately: some people still have IE6 not because they have very old machine or whatever reason else but because "they dont want to have any business with Microsoft, so they wont have any regular updates as well."

    I think what we can do for the time being - support only basic layout for IE6 and at the same time clients ( end web visitors) provide information about urgency of regular browser versions updates: first of all for security reasons.

  5. actually your layout is quite easy to re-code to tableless layout. It has Flash header and 2 columns with little graphics. If you have difficulties with positioning, look for 2 column CSS template and add graphics from this Monster template to it.

  6. All that information is contained in the top menu bar. This is a business ran from his home, so adding a map probably wouldnt be the best of ideas. Thanks though!

    You wouldnt believe but it is true - less clicks to actual information = more clients. About the map - if it is home running business, mark the area of where it operates - I rather meant that one.

  7. He wanted as little information on there as possible, fearing his competitors would see what hes like buisness wise, and basically wanted it to be more of a "Heres the surface, call me for more detail!" kinda of site.

    If this is the main website destination, put up the contact phone number (and when to call) in a header. Or may be even a little map with location. Or the best products pictires.

  8. I'm off! It's been slow around here for a while now. I would like to see some more action around here (e.g. harder questions). I understand why, it's KS's niche (i.e. beginners), but still...

     

    Beginners come with buses in groups over here so apparently now there is a break in their schedule :D

     

    Sharp you pencils and so on, and just wait.

     

    Good to see you got enough coding baggage to get bored in the beginners forums :D

×
×
  • Create New...