PDA

View Full Version : CSS need help with opencube dropdown alignment



spindrift
August 13th, 2008, 08:11 AM
hi guys,

im using the opencube dropdown boxes (or quick menu) for a client website.

ive inserted the code and added the extra files as you need to do and everything works...well...almost!

the code they provided me with to insert in my page sits in a table cell. that cell is right aligned although the navigation is always to the left of the cell. ive spent hours looking through the html and the css for the divs, changing little bits but nothing seems to work.

i would greatly appreciate it if you wouldnt mind having a look at the code to see why i cant get the navigation to stick to the right.

www.mdem.co.uk/test/main2.php?p=home (http://www.mdem.co.uk/test/main2.php?p=home)
www.mdem.co.uk/test/scripts/quickmenu_styles.css (http://www.mdem.co.uk/test/scripts/quickmenu_styles.css)

thank you very much for any help given and i hope to hear from you.

all the best,

mark

koolkrasher
August 14th, 2008, 05:46 AM
try aligning the div to the right that the table sits in.

spindrift
August 14th, 2008, 06:58 AM
hi koolkrasher,
thanks for the reply.
ive already tried that im afraid - both by adding a style in on the actual div itself and by editing the stylesheet but to no avail. all it did was align the text in the dropdowns to the right but the actual nav stayed in the same place. also i tried setting the right margin to 0px but that didnt do anything at all.
any other suggestions?!
thanks again,
mark

koolkrasher
August 14th, 2008, 02:06 PM
hmm. ur page doesnt seem to be working, maby try a float right that should pull them to the right