![]() |
pesky smilies space?
1 Attachment(s)
i cant seem to find the answer. i looked everywhere.
i want to remove that space in between smilies.. and i cant see it. is in a .php script, not in templates. anyone not as lazy as me that could answer to this? ;) here, at vB.org, you see that space even better when you post a reply or a new thread. it bugs me!!! hehe.. a picture is worth 1000 words? there you go... btw, thanks for taking the time to read this post. |
Don't think you can remove that, it's just part of the table. Try making the cellpadding/spacing (whatever it's called) lower in the template of these smilies.
|
if i look at the html code, there is a [high]& nbsp;[/high] html code added there. is gotta be somewhere firefly. i looked all over the places, i could not find it.
here it is the code here at vB.org: Code:
<td><a href="javascript:smilie(':sleep:')"><img src="images/newsm/sleeping.gif" alt="Sleeping" border="0"></a>& nbsp;</td> |
I think I know how to fix this... I think, not sure.
|
eh? It's in the getclickysmilies() function in functions.php
PHP Code:
PHP Code:
|
Yeah that, replace that with this:
PHP Code:
|
thank you thank you thank you..... :D
freddie, pm me about the "nicer" thing.. curious.. i'm always nice to people.. |
Ok, I'd likd to do something similar only my problem is the clickable smilies display with NO space preceding their insertion. In other words
test text:) space after the smilie but not before it. I tried doing this: " <td>".$smilieArray IE: inserting an in front of the <td> bracket similar to the way the actual code has an next to the </td> but unfortunately I didn't get the results I was looking for. What code do I have to insert so that when a user clicks on a clickable smilie that the smilie is posted into the thread with a space IN FRONT OF the smilie (there by seperating it from the word preceding it). I'm hoping this will be something basic & simple. Thanks. |
Anybody? :(
|
All times are GMT. The time now is 09:35 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:
|