vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Innovative Mouseover Tabs Menu 3.8 (https://vborg.vbsupport.ru/showthread.php?t=197521)

TheLastSuperman 05-26-2009 01:50 PM

Quote:

Originally Posted by dancue (Post 1817261)
How can I center the images? I've been trying for the past few hours with no luck.

what I did was put that image on the left (the one that's kinda green w/ rounded corners) in <td> tags, then the same w/ the menu so it would be sorta centered.

To get the box below to center simply add the size of your images plus about 5px, that total width needs to be changed in the css for the box that shows the links when you hover, I'm @ work now and can't view the files unless I DL and all that so let me get back to you this afternoon if your not sure what I mean :p but try looking within the files and simply tinker, besides if you mess some code up you still have the original zip file!

S-MAN

dancue 05-26-2009 08:22 PM

Alright, finally done with mine.

I centered it by putting a width in the <td> tags.

You can put my site up for a demo if you'd like.

here.

If anyone on there can test this on a pc I'd like to know if all 6 images are in one row. I only have a mac, and would like to know if it works with pc's browsers including IE.

TheLastSuperman 05-26-2009 08:58 PM

Quote:

Originally Posted by dancue (Post 1817742)
Alright, finally done with mine.

I centered it by putting a width in the <td> tags.

You can put my site up for a demo if you'd like.

here.

If anyone on there can test this on a pc I'd like to know if all 6 images are in one row. I only have a mac, and would like to know if it works with pc's browsers including IE.

For me using Firefox = No, 4 up top, two bottom on the left.

I used 65 x 65 I think.... yours are currently 100px ? 100px

Now remember what I said about the box below the images... you can tinker w/ the size to get the images to fit in one row. The only thing w/ any type of menu is the users screen resolution so you can have thousands of users seeing one row via a 1024 x 768 resolution but if someone comes in w/ 800 x 600 you'll hear about it :p

S-MAN

dancue 05-26-2009 10:01 PM

What resolution did you look at it with? It worked fine for me on firefox.

dancue 05-26-2009 10:09 PM

I did a bit more tweaking. What about now?

TheLastSuperman 05-27-2009 11:16 AM

Quote:

Originally Posted by dancue (Post 1817786)
I did a bit more tweaking. What about now?

@ Home 1920 or 1980 by something lol... I'm on a 40" but I shrink my windows to be about 1024 x 768 as that is the most common screen size besides 800 x 600.

At work now on Firefox Portable it looks good, that's on 1024 x 768 but I'm running this on Sun xVM which shrinks the window but it still looks good, will confirm when home!

dancue 05-27-2009 07:47 PM

Thanks for going out of your way and doing this. I love the mod by the way!

RTMdotORG 06-08-2009 04:26 PM

when you're viewing a forum, can you still see the "spider" in the navbar? showing the forum your in and etc...

TheLastSuperman 06-19-2009 02:03 AM

Quote:

Originally Posted by RTMdotORG (Post 1825843)
when you're viewing a forum, can you still see the "spider" in the navbar? showing the forum your in and etc...

It's just for navigation, so basically your clicking an image that is a link, also in IE you can remove the blue border by adding this to the a href/img code:

style="border-style: none"

Example for reference:

<a href="http://www.yoursite.com/forums/forumdisplay.php?f=1">
<img src="images/demo1.png" style="border-style: none"/>
</a>

OR a better solution for local, internal links:

<a href="forumdisplay.php?f=1">
<img src="images/demo1.png" style="border-style: none"/>
</a>

So think of it as the tabs you've seen before except it's not as in-depth and refreshes each time, basically simple navigation menu w/ lots of ways to customize.

S-MAN

(Next time PM me man w/ ?'s if I don't reply asap!)

FreshFroot 11-29-2010 03:27 AM

Really nice idea.. I may have a use for it later.

Thanks a lot. :)


All times are GMT. The time now is 06:45 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.02404 seconds
  • Memory Usage 1,736KB
  • 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_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