- Posts: 4
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- [Solved] Image showing up under top menu
[Solved] Image showing up under top menu
- snear
-
Topic Author
- Offline
- New Member
Less
More
14 years 11 months ago - 14 years 11 months ago #32949
by snear
[Solved] Image showing up under top menu was created by snear
Hi,
I'm having trouble when opening a image from the gallery.
when I open a image it gets covered by my top menu.
is there a way around this?
thanks
I'm having trouble when opening a image from the gallery.
when I open a image it gets covered by my top menu.
is there a way around this?
thanks
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 11 months ago #32950
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Image showing up under top menu
Take a look here please:
forum.joomlaworks.net/tutorials-by-joomlaworks-and-other-expert-users/my-suckerfish-%28or-other%29-menu-expands-behind-flash-objects-or-image-rotators!/
forum.joomlaworks.net/tutorials-by-joomlaworks-and-other-expert-users/my-suckerfish-%28or-other%29-menu-expands-behind-flash-objects-or-image-rotators!/
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- snear
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
14 years 11 months ago #32951
by snear
Replied by snear on topic Re: Image showing up under top menu
thanks its fixed!
Please Log in or Create an account to join the conversation.
- snear
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
14 years 11 months ago #32952
by snear
Replied by snear on topic Re: [Solved] Image showing up under top menu
now having trouble with my top menu is now miss shaped?
www.yoku-do-karate.com
any help appreciated
this is the code
<!--top menu-->
<div id="menu-container"> <div id="menu_holder_l<?php echo $change_bg ?>"</div>
<div id="menu_holder_r<?php echo $change_bg ?>">
<div id="<?php echo $topmenuclass ?>" style="font-size:<?php echo $css_font; ?>;">
<div id="<?php echo $menuclass ?>"> <?php echo $topmenu; ?> </div>
</div>
</div>
<!-- end top menu -->
www.yoku-do-karate.com
any help appreciated
this is the code
<!--top menu-->
<div id="menu-container"> <div id="menu_holder_l<?php echo $change_bg ?>"</div>
<div id="menu_holder_r<?php echo $change_bg ?>">
<div id="<?php echo $topmenuclass ?>" style="font-size:<?php echo $css_font; ?>;">
<div id="<?php echo $menuclass ?>"> <?php echo $topmenu; ?> </div>
</div>
</div>
<!-- end top menu -->
Please Log in or Create an account to join the conversation.
- snear
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
14 years 11 months ago #32953
by snear
Replied by snear on topic Re: [Solved] Image showing up under top menu
just found I had added one to many </div> thanks anyway!
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- [Solved] Image showing up under top menu