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-12-2011 11:00 PM

SCANU - Forum description on title mouseover [as Xenforo]
 
1 Attachment(s)
Description

This modification show an elegant forum description when moving mouse over the forum title. Look at the screenshots for more! This is mod is temporary template modification of the future product that i'm working on. I've just released this "beta" for who wants to use this now.

Installation
Go in "Adimncp/Styles and Templates/Your style - Edit Templates/Forum Home Templates/forumhome_forumbit_level2_post/" and replace this code
PHP Code:

<h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2

With this
PHP Code:

<vb:comment><h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2></vb:comment
        <
h2 class="forumtitle"><div id="scanudesc">
<
<vb:if condition="$show['forumdescription']">
title='<div id="container"><div id="scanu">{vb:raw forum.description}</div><span class="arrow"></span></div>'</vb:if> href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></div></h2>

<
script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>    
<
script src="http://cdn.jquerytools.org/1.2.6/all/jquery.tools.min.js"></script>   
<
script>   
$(
"#scanudesc a[title]").tooltip({   
position"bottom right",   
effect"slide"   
});   
</
script
<
style>
/*styling and positioning of the arrow*/
 
.arrow {
    
border-right5px solid black;
    
border-top5px solid transparent;
    
border-left1px none black;
    
border-bottom5px solid transparent;
    
positionabsolute;
    
top7px;
    
line-height0px;
    
width0px;
    
height0px;
    
left: -5px;
    
filter:alpha(opacity=68);
    -
moz-opacity:.68;
    
opacity:.68;
    
_displaynone;
}  
#scanu { 
    /*styling of the box */
    
background:black;   
    
color:white;   
    
padding5px 10px;   
    -
moz-border-radius8px;   
    -
webkit-border-radius8px;   
    
filter:alpha(opacity=68);  
    -
moz-opacity:.68;  
    
opacity:.68;   
}   
#container {
    /*positioning of the arrow and the box*/
    
positionrelative;
    
top: -10px;
    
left10px;
    
max-width440px;
}
</
style

Then replace this code
PHP Code:

<vb:if condition="$show['forumdescription']"><class="forumdescription">{vb:raw forum.description}</p></vb:if> 

with this
PHP Code:

<vb:comment><vb:if condition="$show['forumdescription']"><class="forumdescription">{vb:raw forum.description}</p></vb:if></vb:comment

Enjoy and wait for the product with many features and options! :D

PLEASE VOTE THIS MOD FOR MOTM: CLICK HERE, AND CLICK MARK AS INSTALLED

To get support:
  1. Mark this mod as Installed
  2. Copy/Pasted errors or screenshots
  3. URL/link to site

Many thanks to haincha for the idea.

If you like italian G-funk/rap please try out this music or this music
If you like italian rap try out this music

Scanu 12-13-2011 11:23 AM

Version History
- 1.0
- First release on Vbulletin.org

- 2.0
- Added the arrow <
- Better positioned respect the forum title
- Adapted to long description
- The arrow < is not an image but a css code
- Added the indent to the CSS code

- 2.1
- I'm looking for new feature request you can request your feature responding to this thread

Scanu 12-13-2011 11:24 AM

Reserved

Scanu 12-13-2011 11:25 AM

3rd post reeserved

Lazorbeam 12-13-2011 12:15 PM

Quote:

Originally Posted by Scanu (Post 2277312)
3th post reeserved

3rd ;).

If I were to remove the forum description, is the mouseover info still readable by search engines?

Scanu 12-13-2011 01:14 PM

Quote:

Originally Posted by Lazorbeam (Post 2277335)
3rd ;).

If I were to remove the forum description, is the mouseover info still readable by search engines?

Whhoops :D
Yes, it would be. the description is in the title attribute: "In contrast, you can use the TITLE attribute for just about any page element, but it isn't required for any page element. Use it to describe links, tables, individual table rows, and other structural HTML elements. They're more versatile than the ALT attribute and many search engine ranking algorithms read the text in TITLE attributes as regular page content."
For more see this: http://www.netmechanic.com/news/vol6/html_no1.htm

Lazorbeam 12-13-2011 03:30 PM

Quote:

Originally Posted by Scanu (Post 2277350)
Whhoops :D
Yes, it would be. the description is in the title attribute: "In contrast, you can use the TITLE attribute for just about any page element, but it isn't required for any page element. Use it to describe links, tables, individual table rows, and other structural HTML elements. They're more versatile than the ALT attribute and many search engine ranking algorithms read the text in TITLE attributes as regular page content."
For more see this: http://www.netmechanic.com/news/vol6/html_no1.htm

That's awesome.

I think I can see where you're going with this product... seems very very promising. Care to give us a sneak peak?

Arcade Fire 12-13-2011 06:26 PM

Tagged, thanks. i'll try to install it in my vb 3.8 forum :)

Scanu 12-13-2011 06:52 PM

Quote:

Originally Posted by Lazorbeam (Post 2277387)
That's awesome.

I think I can see where you're going with this product... seems very very promising.

Thanks :)
Quote:

Originally Posted by Lazorbeam (Post 2277387)
Care to give us a sneak peak?

Sorry what do you mean? What are you reffering to?

Scanu 12-13-2011 06:56 PM

Quote:

Originally Posted by Arcade Fire (Post 2277435)
Tagged, thanks. i'll try to install it in my vb 3.8 forum :)

That would be works, i've never got vbulletin 3 but i think that you have to change the <vb:if> in <if>


All times are GMT. The time now is 10:00 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.01550 seconds
  • Memory Usage 1,774KB
  • 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
  • (4)bbcode_php_printable
  • (6)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
  • (10)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