Forums
| batboy.net :: Forums :: Forum :: Ported Themes! |
|
<< Previous thread | Next thread >> |
| i3theme custom menu css | ||
|
Moderators: admin
|
| Author | Post | ||
| mitban |
| ||
![]() Registered Member #105 Joined: Sun Mar 15 2009, 07:30PMPosts: 2 | when i create some custom menu, or add some new plugin and then put in in some menu area (e.g. hit counter) it wont display css in background. Any idea? | ||
| Back to top | | ||
| KliBru |
| ||
![]() Registered Member #67 Joined: Fri Feb 20 2009, 09:35AMPosts: 1 | i have the same problem. | ||
| Back to top | | ||
| admin |
| ||
admin![]() ![]() Registered Member #1 Joined: Fri Mar 14 2008, 09:10PMPosts: 21 | I'm sorry, i don't follow you. What happens and when? I don't understand what you mean. Demo site where problem shows or a screen shot always helps. /jvg | ||
| Back to top | | ||
| mitban |
| ||
![]() Registered Member #105 Joined: Sun Mar 15 2009, 07:30PMPosts: 2 | ok , please look http://www.agroplus.lazarus.rs/news.php you will that custom menu with banners and some other custom menus (e.g. info) have not same bg and css as tree menu, login menu and rss menu. Do you follow me know? | ||
| Back to top | | ||
| demo |
| ||
demo user![]() Registered Member #2 Joined: Mon Mar 17 2008, 08:51PMPosts: 7 | Same here: http://emjizone.phpnet.org Not only custom menus some plugin menus too. The background (box) isn't displayed and the menu can't be moved like well-displayed menus. No idea to fix this yet. Any idea on your side ? GNU.SU - Записки нубо-линуксойда | ||
| Back to top | | ||
| admin |
| ||
admin![]() ![]() Registered Member #1 Joined: Fri Mar 14 2008, 09:10PMPosts: 21 | Hello, I have no exact answer, but there is most likely two problems here: 1. your plugin menu identify it self as "default" or nothing at all. If that happens the theme thinks it should be displayed in the main column. That is why you get no background and stuff. If you have a plugin like this you need to add a unique ID to it, open the plugin menu php file (in the plugin folder, named [plugin]_menu.php) and look at the bottom of the file. You should have a line like this:
$ns->tablerender($caption, $text);
$ns->tablerender($caption, $text, 'yourplugin_id');
2. The menus can't be moved, this is probably because of some javascript conflict, i guess you have plugins that use javascript (with onLoad functions). I'm far from an javascript expert so that's about as far as i can help on this subject. It looks like the menus work on http://emjizone.phpnet.org/ , atleast right now. /j | ||
| Back to top | | ||
| hillcon |
| ||
![]() Registered Member #188 Joined: Wed May 06 2009, 07:00PMPosts: 3 | Hi there i am having the same problem. How do you find out what the plugin id is? The code i have is: $ns->tablerender(LEAGUE_MENU, $league_text); What would i need to change it to? [ Edited Wed May 06 2009, 07:15PM ] | ||
| Back to top | | ||
| admin |
| ||
admin![]() ![]() Registered Member #1 Joined: Fri Mar 14 2008, 09:10PMPosts: 21 | Hi, You would need to change it to something like this: $ns->tablerender(LEAGUE_MENU, $league_text, 'league'); /j | ||
| Back to top | | ||
| hillcon |
| ||
![]() Registered Member #188 Joined: Wed May 06 2009, 07:00PMPosts: 3 | Thanks for your help. Thats working now. Slight issue though. The plugin shows the correct title when a guest views the site but when a user is logged in the title of the plugin changes to welcome "username". Any ideas? Thanks again for help. :) | ||
| Back to top | | ||
| hillcon |
| ||
![]() Registered Member #188 Joined: Wed May 06 2009, 07:00PMPosts: 3 | No worries, seems to be working now must of been my browser cache or something. Thanks anyway :D | ||
| Back to top | | ||
Powered by e107 Forum System
Main Menu
Welcome
Chatbox
You must be logged in to post comments on this site - please either log in or if you are not registered click here to signup
View all posts (51)








