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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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