vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - New Latest Album Pictures - Forum Home (https://vborg.vbsupport.ru/showthread.php?t=228618)

Videx 04-24-2012 07:30 PM

Quote:

Originally Posted by maneri (Post 2323162)
I would like to place this plugin all around my VB community, I mean the whole forum, cms and blogs. ...

I don't know the answer, but be very careful as doing this could cause a lot of server load. Especially if you're on a shared server - don't try it.

maneri 04-25-2012 08:14 AM

I understand,

Many thanks for your answer, Videx.

Greetings

mgurain 04-27-2012 06:24 PM

How can we show the album images in the sidebar ? (as a block).
Or is there another mod that can do that ?

Thanks,,

Front Range 4x4 05-09-2012 01:20 AM

I've searched, browsed, read and know this has to have been mentioned but I sure can't find it. I just want to put a simple wide white border around the photos. Can someone help me out?

Videx 05-09-2012 01:48 AM

I don't recall ever seeing it mentioned. Probably not a huge server load to do this on the fly, but I wonder if it's even possible in gd.

Front Range 4x4 05-09-2012 02:19 AM

I know it could be done in past versions because I did it Videx. The embarrassing thing is I've forgotten more in the past couple years than I'll admit. Now that I'm Admin again I'd like to add it but have wasted hours trying. :o

Front Range 4x4 05-13-2012 01:55 AM

1 Attachment(s)
Here's what I did to style mine. I finally figured out how I put the frame around the photos...

victorvu 05-13-2012 03:10 AM

Hi:

I installed this and it works fine. A few suggestions for the upgrade:

1) should have arrow back and forth.
2) should able to change to different album by clicking on the album display.

Thanks.

Installed and voted.

Victor:up:

blazinchuck 05-15-2012 03:21 PM

Quote:

Originally Posted by Front Range 4x4 (Post 2328878)
Here's what I did to style mine. I finally figured out how I put the frame around the photos...

that looks beautiful...care to share how? thanks

Front Range 4x4 05-16-2012 12:37 AM

Quote:

Originally Posted by Front Range 4x4 (Post 2328878)
Here's what I did to style mine. I finally figured out how I put the frame around the photos...

In response to PM's etc here how my newalbum_picture looks. Basic inline css...

Code:

<td align="center">
<a class="picture" href="album.php?albumid={vb:raw lpicture.albumid}&amp;attachmentid={vb:raw lpicture.attachmentid}">
<img  src="attachment.php?attachmentid={vb:raw lpicture.attachmentid}&amp;thumb=1&amp;d=1258906442" alt="Front Range 4x4 Member Rig" style="border:1px solid #000000;background:white;padding:4px;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.8);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.8);box-shadow:0px 2px 2px rgba(0,0,0,0.8);border-image:initial;"/>
</a>
<br />
<a href="member.php?u={vb:raw lpicture.userid}">
{vb:raw lpicture.musername}
</a>
</td>


It's the same code I used in my albums, I like consistency.


All times are GMT. The time now is 03:38 AM.

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.05741 seconds
  • Memory Usage 1,742KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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