vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - SCANU - Forum description on title mouseover [as Xenforo] (https://vborg.vbsupport.ru/showthread.php?t=275428)

Scanu 12-18-2011 07:34 PM

Quote:

Originally Posted by OldSchoolDSL (Post 2278918)
I had his / hers spacing error originally. So I think this code should resolve it.

But I suspect the colored description in his / her forum maybe the cause.

Sorry i was talking about the colored description error

sadiq6210 12-19-2011 01:16 PM

1 Attachment(s)
You are the best :D

Now it is perfect

https://vborg.vbsupport.ru/attachmen...1&d=1324304164

Thanks :up:

Arcade Fire 12-19-2011 02:29 PM

Scanu, it works well, but takes a long time to load the page. You can see OldSchoolDSL forum:

http://www.sociallyuncensored.eu/forums/forum.php

Perhaps this is not the ideal script, I have seen this idea work in other forums, but once loaded the page. See:

http://www.hispasonic.com/foros/musica-debate/f47 (Thread preview)

??

Scanu 12-19-2011 02:36 PM

I'm using the same jquery plugin as Xenforo, and in my forum without plugins and with the default style "it don't takes server load" (right words?) so i don't think that is my mod

OldSchoolDSL 12-19-2011 05:13 PM

Quote:

Originally Posted by Arcade Fire (Post 2279109)
Scanu, it works well, but takes a long time to load the page. You can see OldSchoolDSL forum:

http://www.sociallyuncensored.eu/forums/forum.php

Perhaps this is not the ideal script, I have seen this idea work in other forums, but once loaded the page. See:

http://www.hispasonic.com/foros/musica-debate/f47 (Thread preview)

??

My site makes for a poor example as I have A LOT of other things loaded onto my site.

And my site loads fine in doing my own test .... I would suggest you find another example to compare.

Scanu has done a good job with this script :)

Arcade Fire 12-19-2011 06:16 PM

@OldSchoolDSL I have made your forum as an example, it is exactly what happened in mine, the forums were loaded one by one. Tested with Firefox and no other script on my page.

I agree that is a big job, but that is not working does not end quickly. I will install in localhost for test it in a new instalation.

Scanu 12-19-2011 06:54 PM

Well i can do the script same as the site you linked but there is no "cool" effect and it isn't like Xenforo, let me know for the test because in my site it's all normal

haincha 12-20-2011 01:14 PM

Wow, thanks! Even more so for mentioning me. I really appreciate this, will definitely get put to use!

Anyway to get it better lined up with the forum title? Right now it just sort of floats a bit above the forum title. Not a deal breaker, just trying to see minor tweaks. Also something like a < to the right of the box. Make it look like a caption bubble type.

Scanu 12-20-2011 01:41 PM

Yes of course! For this I'm waiting my brother clear ( he is a designer) :)

haincha 12-20-2011 02:16 PM

Yea, I think the < will fix the other issue I am trying to fix. It hovers over almost right over the end of the forum title.

I was trying to edit the code a bit, but I am pretty awful at jquery.

Scanu 12-20-2011 02:39 PM

I think the is a css problem because the configuration of the jquery plugin is limited

haincha 12-20-2011 06:53 PM

Is it just the source you used? I found two jQuery tooltips that look really nice.

TipTip
Tipped

Scanu 12-20-2011 07:11 PM

Really i want to use the same jquery plugin that uses Xenforo,
I don't like TipTip and when you go in the description it disappears, regard to Tipped i like it so much it's perfect but as I said i want to leave the original plugin :)

haincha 12-20-2011 11:07 PM

That is fine, I have no problems with what you have. I just want the tip "<" on the left top side. I couldn't figure out how to make it show up.

Scanu 12-21-2011 12:29 PM

My brother is working on that. however it's a image positioned beside the box with css

haincha 12-21-2011 08:15 PM

Also needs some styling, I have a forum with a longer description. It kind of keeps going towards the end of the screen. Any way to have it after x amount of characters to start a new line?

Scanu 12-21-2011 08:38 PM

Oh i'm sorry my brother is working on this, for now you can try max-width: value;
choose the value as you want

haincha 12-21-2011 09:42 PM

PHP Code:

<style>  
scanu {  
background:black;  
color:white;  
padding5px 10px;
max-width20;  
-
moz-border-radius8px;  
-
webkit-border-radius8px;  
filter:alpha(opacity=68);   
-
moz-opacity:.68;  
opacity:.68;  
}  
</
style

Unless I am doing it wrong, this is just a test number for value. But, it did not change anything.

Scanu 12-21-2011 10:06 PM

sorry the value must be expressed in pixel so try 20px

haincha 12-22-2011 12:15 AM

Still no luck. Even refreshed my browser and tried another. Not working in Firefox or Safari on Mac.

Scanu 12-22-2011 09:36 AM

I'll ask to my brother. Try width: 100px;

OldSchoolDSL 12-28-2011 06:19 AM

Working

4.1.10

Notice: You'll need to re-apply this, but it does work.

Scanu 12-28-2011 07:51 PM

What do you mean with "re-apply"?

ProFifaLeagues 12-28-2011 09:16 PM

Thanks great idea and working fine on 4.1.3

OldSchoolDSL 12-29-2011 01:05 AM

Quote:

Originally Posted by Scanu (Post 2281734)
What do you mean with "re-apply"?

4.1.10 requires A LOT of things to be reverted. Even if you don't have much or any custom edits. So you may have to apply this again.

Nothing to worry about. Just means having to install it again. Simple copy and paste, done.

thecore762 01-01-2012 01:40 AM

Can this modification be made into a plugin?

Scanu 01-02-2012 03:44 PM

for now i've stopped the work sorry

Scanu 01-03-2012 11:08 PM

Product mod is now OUT! Check it here: https://vborg.vbsupport.ru/showthread.php?t=276419

OldSchoolDSL 01-04-2012 12:00 AM

Quote:

Originally Posted by Scanu (Post 2283544)
Product mod is now OUT! Check it here: https://vborg.vbsupport.ru/showthread.php?t=276419

uninstalled and replaced with the above upgrade.

( Thank you )

Tagged for future use, should plug in conflict (ever)

Scanu 01-07-2012 11:46 PM

Update now with the arrow

thecore762 01-08-2012 01:54 AM

Quote:

Originally Posted by OldSchoolDSL (Post 2283557)
uninstalled and replaced with the above upgrade.

( Thank you )

Tagged for future use, should plug in conflict (ever)

You should check out the plugin thread.

Fixed my issues.

Here are the useful posts:
https://vborg.vbsupport.ru/showpost....9&postcount=46
https://vborg.vbsupport.ru/showpost....1&postcount=49

prandah 02-08-2012 07:57 PM

problem with vBSEO :D

Toorak Times 02-11-2012 01:00 PM

Quote:

Originally Posted by prandah (Post 2297653)
problem with vBSEO :D

Cheers, will deleta nd load plug in thanks for this mate

saihat 02-14-2012 01:14 AM

<div align="left">Does it work 3.xx
</div>

Scanu 02-14-2012 10:11 AM

You would have to convert the vbcode

ibrahimkoky 10-29-2012 07:22 PM

hello
I tried the MOD but it changed the forum links mouse hover color? and also I have the Forum Category Icons (Advanced) installed on my forum. After the the changes i made to forumbit_level2_post template the Forum Category Item disappeared. i changed everything back in the template and still the forum icon wont show and the forum link mouse hover color did change back??


why is that??
---------------------------
Edit
i reverted the template and I go the forum icons to show up again.

thanks

tanzeelniazi 11-08-2012 07:19 PM

working perfect in VB 4.2.0

thang28101993 04-24-2013 06:34 AM

No things change for me after added those codes!
Vbb 4.2.1

Salvo 04-28-2013 01:24 PM

In vB 4.2.1 it doesn't work, it breaks the page layout.


All times are GMT. The time now is 08:31 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.01331 seconds
  • Memory Usage 1,792KB
  • 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
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (39)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