This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

CSS with version 1.7
#1

Hi again

This is with reference to the smilies. Since they are not wrapped into a block, if I disable them all in the admin section, the next field [textfield] would move one step to the right. Hence, the label "comments *" would start where the above field starts.

I tried to fix that with a simple <br />behind the very last smilie div in the template file form.php
PHP Code:
<?php 
<img src="<?php echo $settings->url_to_comments_folder . "images/smilies/shocked.gif";?>" title="Shocked" alt="Shocked" class="smiley_image" onmousedown="addTags('',':shocked:')"/><br />
but that threw my entire CSS out. I also tried to wrap the entire smile divs in the form.php into a new div and applied a new class to it and added a "clear" div beneath it in the form.php - again, my idea was not liked Dodgy (there comes my poor understanding of working with HTML within PHP again ... bummerHuh ... any quick fix solution to that?

Thanks a lot


Attached Files Thumbnail(s)
   
Reply
#2

Hi,

Did you disable the smilies in Layout -> Form -> Enabled?

Have you completed the interview?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)