The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm trying to edit the generated html when a smilie is inserted.
for example if i do it will insert:<img src="images/smilies/smilie.jpg" border="0" alt="" title="Smile" class="inlineimg" /> What i want to do is add another class Does anyone know where this section is? |
|
#2
|
||||
|
||||
|
Why do you need another class? Can't you cascade, i.e. for example
Code:
.smiliebox img {}
|
|
#3
|
|||
|
|||
|
Quote:
Code:
<div class="post_message_xxxxxxxxxxx">
Some post content... <img src="images/smilies/smilie.jpg" border="0" alt="" title="Smile" class="inlineimg" />
</div>
|
|
#5
|
|||
|
|||
|
Quote:
|
|
#6
|
|||
|
|||
|
excellent thanks! i really need to read up on CSS3 and get up to scratch on whats available
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|