Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Navigation
Latest Addons
AD Gallery 64
SyntaxHighlighte... 51
Newsletters v4.03 114
Facebook Like Box 132
Newsletters v4.02 60
Metro 171
Facebook Connect 173
Shoutbox Panel 129
Redactor for PHP... 107
MI Floating Side... 109
Facebook Login/R... 156
Avatar Studio v2.03 180
Relationship Sta... 98
Sexual Orientati... 116
Fisherman 144
Popular Addons
iTheme2 5808
Arise 5808
User Control v1.23 4623
Event Calendar 4053
Photowidget panel 3888
Radio-Theme red2... 3359
Highslide Gallery 3315
CSS/JavaScript D... 3234
Facebook Connect... 2992
Dynamic Menu 2895
Slideshow Lightb... 2727
L-AMANT 2662
Enigma 2637
2Dark 2608
Black 2580
View Thread
Who is here? 1 guest(s)
 Print Thread
MI Tab Panel 1.00
Mehmet
www.php-fusion.co.uk/infusions/addondb/img/screenshots/t_1218.png

Name: MI Tab Panel
Version: 1.00
Author: Mehmet
License: Released as free software without warranties under GNU Affero GPL v3.

DESCRIPTION
MI Tab Panel adds three style tab panels. You can adjust tab color, content color, border color and other.

NOTE: Please don't delete copyright information. If you want delete copyright, contact me please!

INSTALL
Upload all files and folders in the main /files/ folder.
Go to Site Admin >>> System Admin >>> Infusions:
Select MI Tab Panel and Infuse.
You don't need go to add panels. Panel is automatically adds but deactive. You will activate it only.
Go to Site Admin >>> Infusions >>> MI Tab Panel: .
Save your settings.
Enjoy!

CHANGELOG
v1.00
- First public release

SUPPORT
If you require support for this Addon please visit the my PHP Fusion Mods website forum at
http://fusion.kar...read_id=12
and the PHP Fusion Turkey Forum at
http://www.phpfus...ad_id=4467
My Contact Address: mehipek[at]gmail.com

CREDITS
Developer: Mehmet
JQuery Code based on code from UI Jquery Tab, ID Tab and Folder Tab.
Admin CSS Menu Code from Fatih Hayrioglu. CSS code editing by HaYaLeT.
Tests: HaYaLeT
Thanks to all.

PREVIEW
img215.imageshack.us/img215/5371/preview1sc.png
img201.imageshack.us/img201/6333/preview2w.png
img33.imageshack.us/img33/3124/preview3k.png
img846.imageshack.us/img846/2093/preview4.png
img252.imageshack.us/img252/1880/preview5.png

LIVE
http://fusion.kar...sireti.com



-- View this Addon --
Edited by Mehmet on 03-03-2013 21:56
 
fusion.karakecili-asireti.com/
HaYaLeT
Great addon,congrats Mehmet..
 
http://www.hayaletsevgili.com
Mehmet
HaYaLeT wrote:

Great addon,congrats Mehmet..


Thanks @HaYaLeT.
Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
jikaka
super! i like it!
www.rusfusion.ru - russian nss
 
www.rusfusion.ru
Mehmet
jikaka wrote:

super! i like it!


Thanks @jikaka.
Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
spunk
Hi Mehmet!

Please have a look on my site.
There is a error with my navigation. The Dropdown-Menu is behind your Tabs...

http://www.f95tub...

Any solution for this?
 
http://www.bdsm-ansichten.com
Gillette
Nice addon,Very good job!

[spam was removed from this thread]
 
Mehmet
spunk wrote:

Hi Mehmet!

Please have a look on my site.
There is a error with my navigation. The Dropdown-Menu is behind your Tabs...

http://www.f95tub...

Any solution for this?


I'm sory. I saw new your message, because forum information e-mail go to spam :S.

You can add z-index:999; or highest number to your menu css.
Example;

#menu {
margin: 15px 0 0 0;
background-color: #DDD;
z-index:999;
}


If you fix your problem, I learn it.


Gillette wrote:

Nice addon,Very good job!

[spam was removed from this thread]


Thanks @Gillette.
Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
Mehmet
@spunk I fixed your problem.
Open themes/Fortuna/includes/menu/styles-menu.css

And find below;

ul#cssmenu {
width: 100%;
margin: 0;
border: 0 none;
padding: 0;
list-style: none;
height: 33px;
font: 14px/28px Verdana, Arial;
}


And add below code to ul#cssmenu { ;

position: relative;
z-index: 9999;


So finally code like below;

ul#cssmenu {
width: 100%;
margin: 0;
border: 0 none;
padding: 0;
list-style: none;
height: 33px;
font: 14px/28px Verdana, Arial;
position: relative;
z-index: 9999;
}

Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
spunk
Ahhh, z-index!

Thank you very much, Mehmet! You fixed it! Good

I´m glad i can use your Tab-Panel...
 
http://www.bdsm-ansichten.com
Mehmet
spunk wrote:

Ahhh, z-index!

Thank you very much, Mehmet! You fixed it! Good

I´m glad i can use your Tab-Panel...


You're welcome. Enjoy it.
Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
Layzee
Well, great addon, but I have a question.

I would like to include some Panels (something like "latest download panel" or similar) into the tab content but it doesn't works. Neither with <iframe> nor with PHP-Code like "include...".

What do I have to change to make that possible?

Thx in advance...
Layzee
Edited by Layzee on 13-07-2012 19:43
 
http://gfdf.de
Mehmet
Sory, I was outside the city. I came yet.

@Layzee you can't add to php code with tinymce and other. But I will work on it at new version.
Now you can add your codes to style1_mitab_panel.php, style2_mitab_panel.php or style3_mitab_panel.php.

For example if you will add your codes to style1_mitab_panel.php, you open style1_mitab_panel.php and find this.

			if ($mitabsettings['tab1_enable'] == "1" && $mitabsettings['tab1_content'] !== "" && $mitabsettings['tab1_name'] !== "") { 
echo "<div id='tabs-1'>";
echo stripslashes($mitabsettings['tab1_content']);
echo "</div>\n";

and change with this.

			if ($mitabsettings['tab1_enable'] == "1" && $mitabsettings['tab1_content'] !== "" && $mitabsettings['tab1_name'] !== "") { 
echo "<div id='tabs-1'>";
echo"YOUR CODDES";
echo "</div>\n";

Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
Layzee
Thanks mate, figured that out by myself meanwhile and of course it works fine ;-)

Would be great if in next versions that panel could take PHP-Code like include or at least a wider spectrum of HTML, such as <iframe>.
Edited by Layzee on 16-07-2012 18:12
 
http://gfdf.de
djdandi
I have a problem from 3 with style see not cannon how should.
http://pogoda.brz...2/news.php
please for the help I thank.
 
www.pogoda-choszczno.pl
Mehmet
djdandi wrote:

I have a problem from 3 with style see not cannon how should.
http://pogoda.brz...2/news.php
please for the help I thank.


I did not understand your problem. You can explain problem. And you can show me the problem.
Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
djdandi
See aside it isn't possible to go between bookmarks
http://pogoda.brz...2/news.php
In the first bookmark all data is being shown from bookmarks
I apologise from my English
 
www.pogoda-choszczno.pl
Mehmet
djdandi wrote:

See aside it isn't possible to go between bookmarks
http://pogoda.brz...2/news.php
In the first bookmark all data is being shown from bookmarks
I apologise from my English


your problem the follow image?
img191.imageshack.us/img191/4797/tabproblem.png

Sory, problem is contents, ok. Firstly you can upload original tab files again? Because you edit files. I think that same css codes conflicting.
Edited by Mehmet on 30-07-2012 00:24
Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
afoster
Can php code be used with this infusion? I'm trying to find out if I can include information pulled from the database as you can in a panel.
 
Mehmet
afoster wrote:

Can php code be used with this infusion? I'm trying to find out if I can include information pulled from the database as you can in a panel.

You can not use php code and add to content now. But I will do it next version.
Mehmet (PHP i54.tinypic.com/2eowvvq.png Fusion Turkish Support Site Moderator)
 
fusion.karakecili-asireti.com/
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
Birthday panel Panels and Infusions 1 21-05-2013 21:12
Link panel to another subdomain Content Administration 3 19-05-2013 08:36
Stop Forum Spam Panel Official releases [Panels] 14 12-05-2013 19:51
edit login side panel. Content Administration 3 10-05-2013 18:45
Theme Control Panel Content Administration 2 08-05-2013 13:19
Official Home of PHP-Fusion uses cookies. Some may already have been set. Read more about our Cookies here.
Please click the button I Consent Cookies to hide this bar and accept our cookies. If you continue to use the site with no action taken, we'll assume that you consent our cookies anyway.
Cookiebar Panel byVenue