Jump to content

Where located searh box?


Guest GToucher

Recommended Posts

Guest GToucher

Hi

Me again..

CC3.0.7

I need to find out where located this code (related to search box) Especially bolded below...

Please help

<form action="/store/index.php" method="get" style="padding:

0px; margin: 0px;">

<span class="txtSession"><strong>Search

for:</strong></span><br /><input name="searchStr" type="text"

class="searchBox" id="searchStr" value="" size="22" />

<input type="hidden" name="act" value="viewCat" />

<input name="Submit" type="submit" class="searchBtn"

value="Go" />

</form>

<div style="padding-top: 2px;">

<span class="txtSessionGrey">Welcome Guest</span>

<br />

<span class="txtSession">[</span><a href="/store/index.php?

act=login&amp;redir=L3N0b3JlL2luZGV4LnBocA=="

class="txtSession">Login</a> <span class="txtSession">|</span>

<a href="/store/cart.php?

act=reg&amp;redir=L3N0b3JlL2luZGV4LnBocA=="

class="txtSession">Register</a><span class="txtSession">]

</span>

Link to comment
Share on other sites

Guest walmarc

Hi

Me again..

CC3.0.7

<span class="txtSessionGrey">Welcome Guest</span>

>

Not sure about CC3.0.7, but in 3.0.9 the text Welcome Guest is in lang.inc.php and I would guess the rest is in the stylesheets.

Link to comment
Share on other sites

The search box code can be found in 'searchForm.tpl' in '/skins/<skin_name>/styleTemplates/boxes/'.

The wording "Welcome Guest" can be found in the lauguage file 'lang.inc.php' in '/language/<country_code>/'.

This will be the same for any v3 install.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...