4images Modifications / Modifikationen > Templates & Styles (Releases & Support)

[TEMPLATE] Default 4images 1.7.3 Templates in 100% width

<< < (2/2)

Nicky:
heeey.... it's only search_form.html changed from 1.7.3 to 1.7.4


--- Code: ---              <input type="radio" name="search_terms" value="any" checked="checked" />
              {lang_or}&nbsp;&nbsp;
              <input type="radio" name="search_terms" value="all" />
              {lang_and}

--- End code ---

i tested it rightnow :)
works fine with captcha

skidpics:

--- Quote from: Nicky on August 13, 2007, 12:32:12 AM ---heeey.... it's only search_form.html changed from 1.7.3 to 1.7.4


--- Code: ---              <input type="radio" name="search_terms" value="any" checked="checked" />
              {lang_or}&nbsp;&nbsp;
              <input type="radio" name="search_terms" value="all" />
              {lang_and}

--- End code ---

i tested it rightnow :)
works fine with captcha

--- End quote ---

Hmm - not sure if this was meant for me, but that did nothing for me.  However, I figured it out - regarding the captcha not working in comments.. from the previous post..

in Comment_Form.html from default template Find:

--- Quote ---</tr>
{if captcha_comments}
<tr>
<td width="90" valign="top"><b>{lang_captcha}</b></td>
<td>
<a href="javascript:new_captcha_image();"><img src="{url_captcha_image}" border="0" id="captcha_image" /></a>
<br />
<input type="text" name="captcha" size="30" value="" class="commentinput" id="captcha_input" />
<br />
{lang_captcha_desc}
</td>
</tr>
{endif captcha_comments}
--- End quote ---


Then Edit your Default_wide Template comment_form.html and insert the above below the following:


--- Quote ---<td width="140" valign="top"><b>{lang_comment}</b></td>
<td><textarea name="comment_text" cols="35" rows="10" class="commenttextarea">{comment_text}</textarea></td>
</tr>
<tr>
<td width="90" valign="top">&nbsp;</td>
<td>{bbcode}</td>
</tr>

--- End quote ---

Nicky:
yes you ment :)

i just looked again.. there are everywhere captcha things in 1.7.3 default_wide templates.
download again and look your self :)
only search_form.html is to be changed to work with 1.7.4

skidpics:

--- Quote from: Nicky on August 13, 2007, 01:48:35 PM ---yes you ment :)

i just looked again.. there are everywhere captcha things in 1.7.3 default_wide templates.
download again and look your self :)
only search_form.html is to be changed to work with 1.7.4

--- End quote ---

My search form works fine, and my captcha works fine now also, since I made that change.  Why would something in the search_form file have anything to do with the comment_form file?  Either way, my issue is resolved.  Thank!

skidpics:
Hey Nicky, what exactly did you change to get the theme to break to 100%?  I just reinstalled 4images, and have done lots of updating to the default theme, and with the changed made, I would hate to have to redo it all.  Did you edit multiple files, or just the .css?

-- Skidpics

Navigation

[0] Message Index

[*] Previous page

Go to full version