[igames theme] Sub-menu links possioned incorrectly [igames theme] Sub-menu links possioned incorrectly
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[igames theme] Sub-menu links possioned incorrectly

Started by rokit, April 13, 2006, 08:34:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rokit

Hello,

First off, i am not too sure what my gallery version is mine, there is several so please move this if it is in the wrong place.  Here is my gallery: http://namitamaki.net/gallery/index.php

My question/help, when hoovering over the given "@" menu link, the sub-menu links appear at top.  I've noticed it is because i have created a banner, but how do i move the position of the sub-menu links so it will be under the appropiate menu?

I have another question, sorry if its too much ><, how do i add the random image code to my site?  So that a random image will appear also through my site, though i would only like one to show, not 6. 

Thanks. ;)

Stramm

that's cause of the absolute positioning of that menu in 1.3x themes... just change the height attribute in the template.html to your needs
<div id="Menu1" style="position:absolute; width:800px; height:30px; z-index:1; left: 20px; top: 100px; visibility: hidden;">

and update as soon as possible to at least 1.3.5 better 1.4.4

rokit