Jump to content

My Elvis Fanclub Shop


DarwinUK

Recommended Posts

Hello.

After looking / trying various packages, including smartstore.biz, I stumbled upon cubecart. Somehow managed to install and start setting up and adding extra add-ons. And now Im at the stage where I would like to show off and receive some feedback.

Please take a look at http://www.elvis-online.co.uk/shoponline/

and let me know what you all think.

Thanks

Phillip

Link to comment
Share on other sites

Great work Phillip!! Please you stuck with CubeCart and its great having you in the community. The store looks great but maybe the gallery thumbnails need to be made bigger. 

http://www.elvis-online.co.uk/shoponline/catherine-cookson-bundle.html

You can do this if you want to by editing the skins/e-sharp/config.xml file then clearing the cache in the maintenance section of the admin control panel. 

Link to comment
Share on other sites

I'm not familiar with the e-sharp skin. But it's this section in the Source Code:

Quote

		<div id="quick_search">
	<!--<h3>Search</h3>-->
	<form action="/shoponline/index.php?_a=category" method="get">
		<input type="hidden" name="_a" value="category" />
		<p class="btn-pair input">
			<input name="search[keywords]" type="text" id="keywords" class="left" title="Search our store" size="18" />
			<button type="submit" class="right"><span class="icon icon-search"></span><!--Search--></button>
		</p>
		<a href="http://www.elvis-online.co.uk/shoponline/search.html">Advanced Search</a>
	</form>
</div>

I assume there is a call ({include file='templates/box.search.php'}) somewhere on main.php for box.search.php that you should be able to move within the sidebar div.

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...