![]() |
:) Good Luck
|
Installed - great product - Thank you.
One small glitch though - some of my members names are long and the suffix 's Album goes missing or partly missing. Is there a way to change the font size? Also there is a space between a members name & the suffix. eg JoeBlow 's Album rather than JoeBlow's Album Sorry - I don't mean to be picky but IMHO I think it would be a nice fix. |
Change:
Code:
<td align="center"> Code:
<td align="center"> Regarding the titles usernames etc. You would have to edit cvi_text_lib.js Good luck its quite complex lol |
Now that's what I call support. Brilliant. Thank you once again.
|
1 Attachment(s)
Installed..thanks..works perfect. did a few changes on it.
|
Love the effect TimberFloorAu :)
Quick question though. Some of our members have lengthy usernames so would it be possible to modify one of the scripts to have something like what mobe00 posted - where there's no writing on the image frame? Been looking through the installation instructions and where it says to replace the content of newalbum_picture, if I removed the Code:
alt="{vb:raw lpicture.username} 's Album" |
Nevermind above post - messing about so tried it anyway and it worked :D
|
to remove the members/username from the picture do this . find template:
newalbum_picture Replace content with: <td align="center"> <a class="picture" href="album.php?albumid={vb:raw lpicture.albumid}&attachmentid={vb:raw lpicture.attachmentid}"><img class="instant nocorner" src="attachment.php?attachmentid={vb:raw lpicture.attachmentid}&thumb=1&d=125890644 2" alt="{vb:raw lpicture.username} 's Album" border="0" /></a> <br /> <a href="member.php?u={vb:raw lpicture.userid}">{vb:raw lpicture.musername}</a> <br /> {vb:raw lpicture.title} <p style="clear: left;"></p> </td> |
here are some other cool effect for the <img class"xxxxxxxx" tag from netzgesta.de
* Initialisation class "instant" * vary the shadow by adding ishadow followed by the desired opacity in percent: Shadow opacity class "ishadow" - min=0 max=100 default=33 * vary the frame by adding icolor followed by the desired color as hex: Frame color class "icolor" - min=000000 max=ffffff default=f0f4ff * vary the tilt direction by adding one of the following: Tilt direction class "itiltleft" or "itiltnone" or "itiltright" by default "instant.js" cycles through [left|none|right]. * prevent the shading by adding noshading: Shading off class "noshading" * vary the border design by adding historical: Frayed border class "historical" * prevent quadratic corner by adding nocorner: Round corner class "nocorner" * preserve the image aspect ratio by adding preserve: Image aspectratio class "preserve" * vary the annotation text by adding itxtcol followed by the desired color as hex: Text color class "itxtcol" - min=000000 max=ffffff default=000000 * get the text from alt attribute by adding itxtalt: Text selection class "itxtalt" * get the text from title attribute by adding itxttitle: Text selection class "itxttitle" |
Thanks mobe00 :)
|
All times are GMT. The time now is 11:23 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|