i built up my site with a wizard so the majority of the files were created by that. i have edited bits here and there to suit.
the site was sitting to the left of the screen, so i centralised this by adding "align=centre" within the table code for each page
this worked great except my java menu hasn't moved properly
when you hover the mouse over the navigation; the images change as they should, but on 3 of the pages there are sub menu's where you get a popout sub menu to see the additional pages. this pop out hasn't moved with the site and it still in the position it was originally.
how do i go about just moving the sub menu pop out?
from what i can see, there are 3 .js files in my ftp (which i am assuming one is controlling this action)
subnavig.js
mouseover.js
gen_subnavig.js
i don't know which file it would be and i've no idea on what sort of code i should be looking for to edit.
you can see this problem on corporaterunning, its a couk domain as this forum won't let me post a link
you can access the site on
corporate running dot co dot uk then forwardslash index1 html
someone must be able to help me out please, it's driving me mad
Ryan, it's a little more complicated than just a simple code change - in non-technical terms, your menu on the left is governed by absolute positions (ie always display the grey submenu x pixels from the left hand side) whereas when you "center" things it's relative (ie if your browser is 1000 pixels wide centre is 500 pixels, if the browser is 1200 it's 600 pixels etc).
ah ok, thank you. that does make sense actually, i didn't think of it that way.
i've come up with a solution. i'm just going to widen the whole page rather than centralise it
ah i think i need to update on my pc.
everything seems ok in safari and IE, but i clicked 'later' on the firefox update last night
i'll take a look this evening as i'm on the mac at the minute