vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Professional Free M2-Stil Style (CSS, DIV and AJAX Content + W3 Valid) (https://vborg.vbsupport.ru/showthread.php?t=238782)

DaMani 03-29-2010 08:47 AM

Nice, can u make it for vb 4?

GSeybold 03-29-2010 05:42 PM

Excellent Style. Great job but I can't get my sub forum mod to work with it. Any suggestions?

Metin METE 03-29-2010 07:38 PM

Quote:

Originally Posted by djsydeburnz (Post 2011775)
how do i get the banner to work?

now; you find header templates;
Code:

<!-- Bu Alandaki Kodları!!! Reklam Kodunuzla Değiştirin -->
<div class="banner-stil">
<a href="$vboptions[contactuslink]" title="$vbphrase[contact_us]"><span>468x60</span>ad space</a>
</div>
<!-- Bu Alandaki Kodları!!! Reklam Kodunuzla Değiştirin -->

and change your own banner code :) (for 468x60 banners)

Quote:

Originally Posted by vidan (Post 2011788)
do you plan on getting this update to 4.0?

i know it will not be updated between :)

exactly :) it, browser issue.. you update browser after, not the problem ..

other friend... thanx all...

Metin METE 03-29-2010 07:44 PM

Quote:

Originally Posted by GSeybold (Post 2012379)
Excellent Style. Great job but I can't get my sub forum mod to work with it. Any suggestions?

you do not need any plugin to sub-forum. already sub-forum has been set for the 2-column layout. i am not recommend that you use plugin...

acanuck 03-29-2010 11:07 PM

Thanks! I love the buttons :-)

I was wondering if you could provide a version for light backgrounds please?

Metin METE 03-30-2010 08:38 AM

Quote:

Originally Posted by acanuck (Post 2012535)
Thanks! I love the buttons :-)

I was wondering if you could provide a version for light backgrounds please?

thanx...
i'm sorry.. i don't make regulations generally personally draft :/

Onurss 04-02-2010 09:24 PM

Very nice theme. :)

Thanks.

SİMAR 04-02-2010 10:23 PM

Thanks kardes ellerine saglik

GSeybold 04-03-2010 06:07 PM

Hey Metin

I'm only getting one column showing.
Quote:

Originally Posted by Metin METE (Post 2012454)
you do not need any plugin to sub-forum. already sub-forum has been set for the 2-column layout. i am not recommend that you use plugin...


Metin METE 04-03-2010 07:23 PM

Quote:

Originally Posted by GSeybold (Post 2015243)
Hey Metin

I'm only getting one column showing.

you can use the plugin the Cyb - Sub-Forum Manager ;)

GSeybold 04-04-2010 05:49 AM

This is precisely what I'm using and it doesn't work with this style at all. I have 50 subforums (for each us state) using seven columns, using cyb's sub forum manager. The sub forum manager works fine for all my other skins but this one only displays one column of sub forums even though I have the sytle included in cyb sub forum options. We've tried everything.

Quote:

Originally Posted by Metin METE (Post 2015280)
you can use the plugin the Cyb - Sub-Forum Manager ;)


Metin METE 04-04-2010 07:40 PM

Quote:

Originally Posted by GSeybold (Post 2015472)
This is precisely what I'm using and it doesn't work with this style at all. I have 50 subforums (for each us state) using seven columns, using cyb's sub forum manager. The sub forum manager works fine for all my other skins but this one only displays one column of sub forums even though I have the sytle included in cyb sub forum options. We've tried everything.

OK!

the forumhome_forumbit_level2_post find;
Code:

<ul>
$forum[subforums]
</ul>

replace;
Code:

$forum[subforums]
this phase is over

now;
  1. forumhome_subforumbit_nopost
  2. forumhome_subforumbit_post
  3. forumhome_subforumseparator_nopost
  4. forumhome_subforumseparator_post

above revert to templates...

you can now use the plugin :)

Markus79 04-06-2010 09:13 AM

Hi

This is realy a nice style, but i have a question.

Where are the profiltabs?

http://www.web-turk.org/members/157-muratcan25.html

Metin METE 04-06-2010 09:43 PM

Quote:

Originally Posted by Markus79 (Post 2016708)
Hi

This is realy a nice style, but i have a question.

Where are the profiltabs?

http://www.web-turk.org/members/157-muratcan25.html

good question :)

i updated the first post ;)

Markus79 04-07-2010 05:44 AM

Quote:

Originally Posted by Metin METE (Post 2017088)
good question :)

i updated the first post ;)


Hi
Mhhh that didn't solve the problem for me.

What is with the other guys?
Did you have the same problem without / with the fix.

Maybe its this problem: http://www.vbulletin.com/forum/showt...=1#post1530685

Metin METE 04-07-2010 08:29 AM

Quote:

Originally Posted by Markus79 (Post 2017267)
Hi
Mhhh that didn't solve the problem for me.

What is with the other guys?
Did you have the same problem without / with the fix.

Maybe its this problem: http://www.vbulletin.com/forum/showt...=1#post1530685

vBulletin is not an issue covered! only! i've added code in my .js file, that part was affecting... OK! CSS code that goes with it problem. i was able to resolve this issue with the CSS code. ie, no need to change the code. because! .js file when removed, no problem in the tab (:

MrRem 04-08-2010 12:30 PM

Awesome style.
Is there a reason only some of my plugins are working but when i check your code the template hooks are infact in place.

Do I have to run an upgrade file or something to make plugins fit into a new style?

Also the Profile Tabs fix hasn't worked for me either.

Metin METE 04-08-2010 10:46 PM

Quote:

Originally Posted by MrRem (Post 2017898)
Awesome style.
Is there a reason only some of my plugins are working but when i check your code the template hooks are infact in place.

Do I have to run an upgrade file or something to make plugins fit into a new style?


Also the Profile Tabs fix hasn't worked for me either.

we just have to enter by hand the codes for plugins of forum information and statistics. and for some fields we don?t need any plugins (forexample: space between main forum tables, sub-forums, icons of profile settings page, visuals of editor etc.)

definitely i solve the problem with tab. because of the page crossing effect we get this problem, but you can solve this problem bye the solution in first message.

MrRem 04-09-2010 09:38 AM

Maybe you can help me.
For some reason, the CSS file in mine has put everything on one line.

Do I just add it to the end?

Metin METE 04-09-2010 10:38 AM

Quote:

Originally Posted by MrRem (Post 2018271)
Maybe you can help me.
For some reason, the CSS file in mine has put everything on one line.

Do I just add it to the end?

to open faster, i adore this one line..

do you wonder! i have given code, you can add it to the end of the style file ;)

Speedster123 04-10-2010 09:34 AM

selamlar forum sitemde portal kurulu burdaki hatayı nesıl d?zeltebilirim menulerdeki linkler aşağıdaki gibi g?r?n?yor. Forumda sorun yok portalda bu şekilde ?ıkıyor ;

http://prntscr.com/7vjh

birde Forum anasayfada konu başlıklarına eklenen iconlar konu başlığının altında g?r?n?yor;
http://prntscr.com/7vjv

bunları nasıl d?zenleyebilirim teşekk?rler...

(I'm sorry . I'm don't speak english... )

Metin METE 04-11-2010 09:33 PM

Quote:

Originally Posted by Speedster123 (Post 2018831)
selamlar forum sitemde portal kurulu burdaki hatayı nesıl d?zeltebilirim menulerdeki linkler aşağıdaki gibi g?r?n?yor. Forumda sorun yok portalda bu şekilde ?ıkıyor ;

http://prntscr.com/7vjh

birde Forum anasayfada konu başlıklarına eklenen iconlar konu başlığının altında g?r?n?yor;
http://prntscr.com/7vjv

bunları nasıl d?zenleyebilirim teşekk?rler...

(I'm sorry . I'm don't speak english... )

sorunu halletik sanırım :)

MrRem 04-12-2010 09:27 AM

EDIT:
Fixed.

Still need help with profile tabs.
Is the latest uploaded CSS file attached the corrected one?
Can I just download that and upload to my server to fix Profile Tabs not showing?

Markus79 04-12-2010 11:27 AM

@MrRem
What was the problem?
For me the new CSS-file doesnt fix the problem?

Metin METE 04-12-2010 12:03 PM

Quote:

Originally Posted by MrRem (Post 2019852)
EDIT:
Fixed.

Still need help with profile tabs.
Is the latest uploaded CSS file attached the corrected one?
Can I just download that and upload to my server to fix Profile Tabs not showing?

Quote:

Originally Posted by Markus79 (Post 2019886)
@MrRem
What was the problem?
For me the new CSS-file doesnt fix the problem?

UPDATED...

12.04.2010 - v1.1: profile page tabs problem and postbit avatar size problem has been corrected. page transition effects have been removed...

MrRem 04-13-2010 06:51 AM

Quote:

Originally Posted by Markus79 (Post 2019886)
@MrRem
What was the problem?
For me the new CSS-file doesnt fix the problem?

My original problem was the leaderboard ad but was easily fixed as i had left an additional <div> tag in which caused it to shift out of line.

I am downloading the update now to see if it fixes the profile tabs area.

EDIT: Tabs have appeared.
https://vborg.vbsupport.ru/external/2010/04/7.gif


Although I'm sure there was an xboxlive one that is missing.
I'm going to check to see if that is just a template hook that was commented out again.


Also the template hooks on the Navbar.
They are commented out, but when commented back in, the links that appear dont display like the other Navlinks. Why is this?

This is the left hook uncommented:
https://vborg.vbsupport.ru/external/2010/04/8.gif
Why are the links on the right?
Why are they in black and not like the rest of the theme?


I LOVE this theme and really want to just iron out the last few bugs :)

Metin METE 04-13-2010 07:53 AM

Quote:

Originally Posted by MrRem (Post 2020372)
My original problem was the leaderboard ad but was easily fixed as i had left an additional <div> tag in which caused it to shift out of line.

I am downloading the update now to see if it fixes the profile tabs area.

EDIT: Tabs have appeared.
https://vborg.vbsupport.ru/external/2010/04/7.gif


Although I'm sure there was an xboxlive one that is missing.
I'm going to check to see if that is just a template hook that was commented out again.


Also the template hooks on the Navbar.
They are commented out, but when commented back in, the links that appear dont display like the other Navlinks. Why is this?

This is the left hook uncommented:
https://vborg.vbsupport.ru/external/2010/04/8.gif
Why are the links on the right?
Why are they in black and not like the rest of the theme?


I LOVE this theme and really want to just iron out the last few bugs :)

in fact no error in the theme :/ only profile pages in tabs problem was due to page transition effects! also hurry up when i had forgotten to fix the size of postbit avatar.

all other errors! all user errors ;)

e.g.

your problems on your top menu! have added a new link in the menu table and therefore not take it no style.

you have to do!

in header template find;
Code:

<if condition="$show['member']"><li><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')" title="$vbphrase[log_out]">$vbphrase[log_out]</a></li></if>
and this code over! in this way, you must add a new link;
Code:

<li><a href="#" title="">New Link</a></li>
OK! ;)

MrRem 04-15-2010 01:18 PM

Can't I just move the template hook so it takes on a style?

Sorry to keep bugging you.
Since putting this theme as default, users have complained they are logged out after a while. I would suggest a "Remember Me" tick box on the Login Box at the top.

l7azat 04-15-2010 06:06 PM

thx but i wanna it with AR dir ..

plz i tired to do that ... cane you help me ??

Losha 04-15-2010 11:54 PM

Very beautiful
You please
Conversion in Arabic from right to left

Installed

Metin METE 04-16-2010 01:40 PM

Quote:

Originally Posted by MrRem (Post 2021673)
Can't I just move the template hook so it takes on a style?


Sorry to keep bugging you.
Since putting this theme as default, users have complained they are logged out after a while. I would suggest a "Remember Me" tick box on the Login Box at the top.

OK! i'm be evaluation..

Quote:

Originally Posted by l7azat (Post 2021836)
thx but i wanna it with AR dir ..

plz i tired to do that ... cane you help me ??

Quote:

Originally Posted by Losha (Post 2021959)
Very beautiful
You please
Conversion in Arabic from right to left

Installed

i'm sorry. i do not have time to enter into details. vbulletin theme in my hand i should have been delivered. after barely help them.

haytham 04-19-2010 03:33 AM

Looks great but I would rather you put Installation Details here. Thank you.

Metin METE 04-19-2010 06:15 AM

Quote:

Originally Posted by haytham (Post 2023571)
Looks great but I would rather you put Installation Details here. Thank you.

Installation Details: http://www.m2-stil.com/vbulletin-3-8...e-english.html :)

MrRem 04-19-2010 07:18 AM

If using a thread with Prefixes, the thread title will not display at the top.

Ie in this DIV:
<div id="site-dizin" class="site-dizin">

Metin METE 04-19-2010 07:55 PM

Quote:

Originally Posted by MrRem (Post 2023638)
If using a thread with Prefixes, the thread title will not display at the top.

Ie in this DIV:
<div id="site-dizin" class="site-dizin">

i share the theme! i was working smoothly in the browser versions indicated.

MrRem 04-20-2010 01:25 PM

I might of not explained clearly enough.

[PREFIX] Thread Title.

Thread Title doesnt show if there there is a prefix set.

see:

https://vborg.vbsupport.ru/external/2010/04/3.gif

Metin METE 04-20-2010 09:46 PM

Quote:

Originally Posted by MrRem (Post 2024335)
I might of not explained clearly enough.

[PREFIX] Thread Title.

Thread Title doesnt show if there there is a prefix set.

see:

https://vborg.vbsupport.ru/external/2010/04/3.gif

hullo :D you have to add something extra bay.. i'm sorry! with default settings, the default vBulletin feature no such thing ...

deşifre 04-21-2010 03:47 AM

tesekkürler dostum

MrRem 04-21-2010 07:00 AM

Quote:

Originally Posted by Metin METE (Post 2024545)
hullo :D you have to add something extra bay.. i'm sorry! with default settings, the default vBulletin feature no such thing ...

Sorry, that isn't true.

On the default theme and others, the Thread Title shows WITH the prefix too:
https://vborg.vbsupport.ru/external/2010/04/2.gif

But on M2-Stil, the Thread Title only appears if there is no prefix.
When there is a prefix, it removes the thread title and leaves the prefix in place:

https://vborg.vbsupport.ru/external/2010/04/3.gif

Metin METE 04-22-2010 07:52 AM

Quote:

Originally Posted by MrRem (Post 2024740)
Sorry, that isn't true.

On the default theme and others, the Thread Title shows WITH the prefix too:

But on M2-Stil, the Thread Title only appears if there is no prefix.
When there is a prefix, it removes the thread title and leaves the prefix in place:

you're showing pictures of the problem! what to do with the theme? demos on here? NO! do well in different pages? NO! i have shown in the picture, there is an additional style! you add style that is probably missing html tag .. you understand me?

if you still can not handle! you P.M. send the link of the problem pages! i'll look ...


All times are GMT. The time now is 12:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02622 seconds
  • Memory Usage 1,849KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete