![]() |
Can you please help me to get the small camera to show instead of the text!
Thanks!! |
Quote:
|
Just upgrade to 3.5 and it is work great :)
|
Trying to add a break between photos. Right now as a member clicks images into the editor they stack one on top of another with no cell-spacing, border or break between them, like this....
Photo 1 Photo 2 Photo 3 Photo 4 I would like a space between photos like this. Photo 1 <br /> Photo 2 <br /> Photo 3 <br /> Photo 4 |
The mod uses your $stylevar[cellpadding] and $stylevar[cellspacing] settings. If you have set those to 0 in your style options, that's how it displays. You can change that by editing the the photo_popup code, however. Change the values in line
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
Hello, for some reason the Quickreply template edit wasn't working for me. But, I fixed it (: Some others may have had this problem, so I'd like to share how I fixed it.
Original Template Edit Code: Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> Replace with my code: Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> Also, I do have a problem. I made the plug-in, as said in the other post, and I get a 404 error when you click "Go Advanced" and click on the button. I have experimented with it, and nothing I did could fix it. If you could help, I would be very happy, thank you in advance (: Installed, Nominated, and Voted (: |
Only thing you changed is the image path to some external server place. If the original code did not work for you, it usually means you have not uploaded the provided icon to the correct place.
What plugin are you talking about? Please point me to the post you're referring to. Anyway, this mod does not mess with the Go Advanced button, so I'm pretty sure the cause for your problem will have to be looked for elsewhere. |
I never came around to post a notice before, but if you like, you can still vote for this mod as mod of the month December 2009:
https://vborg.vbsupport.ru/showthread.php?t=229223 Thanks! :) |
1 Attachment(s)
Quote:
What I was referring to was how the popup adds images into the editor. As a member selects images from the popup they are stacked into the editor much like my above post. Im simply trying to add a break between the posted images. :) Maybe this photo will help explain it better. |
Will there be a vb4 version of this mod? I imagine that vb4's asset manager will change this mod quite a bit.
|
All times are GMT. The time now is 03:36 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|