help with joomla template - earn money if can be done in next few hours

Discussion in 'Design' started by Remo, Apr 3, 2007.

  1. #1
    hey there

    Can anyone help out with this and I will happily pay but I have hours not days to get this right.

    I am amending this template http://www.ezrealty.info on this test site here

    Ignore how it looks I can fix most of it but I am stuck on 2 parts

    1 - main menu - not matter what I do I cant get it horizontal and centered so underneath the logo
    2 - Site template - where there is the property search function its within its own
    cell block. The site is 914 wide and I want the header and footer to go the whole width with the search function inbetween if that makes sense

    The css is here
    and the main index page is attached

    If your awake and can fix it asap will paypal you
     

    Attached Files:

    Remo, Apr 3, 2007 IP
  2. Crimsonc

    Crimsonc Peon

    Messages:
    616
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    put this in your style sheet that controls the menu

    display: inline;

    This will make it horizontal.

    The header and footer are images set at 800px and 730px wide respectively. For starters these should be the same size. Secondly they need to be as wide as your template is set to be.
     
    Crimsonc, Apr 3, 2007 IP
  3. Remo

    Remo Peon

    Messages:
    134
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    I already have the inline part in my CSS.

    The footer image is 730 not 800. the whole right column where the property search is a separate cell block so slightly confused with this part, as if did make the images as wide as the template that would just push the property search furtehr to the right
     
    Remo, Apr 3, 2007 IP
  4. Crimsonc

    Crimsonc Peon

    Messages:
    616
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    for starters you have the menu twice,take the one in the content area out, I suspect it's pushing the layout apart.
     
    Crimsonc, Apr 3, 2007 IP