Problem with aligning objects

  • remon479
  • Novice
  • Novice
  • No Avatar
  • Joined: Sep 02, 2009
  • Posts: 19
  • Status: Offline

Post March 30th, 2011, 9:09 am

Hi all,

I have a problem with a page for a website; the Jquery date picker....which is activated by clicking on an image directly under the 'Date Booked' Field. I want to be able to have this date picker image directly beside this field and not under it

I made a test page for this and the objects are aligned correctly; however on the actual website its a different story

Test page: http://www.therajasthan.co.uk/fred.html
Actual page: http://www.therajasthan.co.uk/reservation.php

Can anyone help understand where i have gone wrong and how this can be fixed?

thanks in advance
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 30th, 2011, 9:09 am

  • Bigwebmaster
  • Site Admin
  • Site Admin
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 8925
  • Loc: Seattle, WA & Phoenix, AZ
  • Status: Online

Post March 30th, 2011, 1:49 pm

Just took a look for you, fairly easy fix, you just need to modify your CSS. Change this in your source:

CSS Code: [ Select ]
td img {display: block;}


to:

CSS Code: [ Select ]
td img {display: inline;}


Let me know if that resolves it!
Ozzu Hosting - Want your website on a fast server like Ozzu?
  • remon479
  • Novice
  • Novice
  • No Avatar
  • Joined: Sep 02, 2009
  • Posts: 19
  • Status: Offline

Post March 30th, 2011, 1:54 pm

Magic! - thanks! :D

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 107 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.