Jump to content

Insert a logon picture


Guest

Recommended Posts

I am using the Killer theme for my http://clunemedical.com/store store. Basicly, when someone clicks on the login button on the top right it takes them to the login page where you enter your email address and password into the forms. On the left of that, I wanted to put the attached image.

How can I do this, or better, could you proved a snippet of the code to paste into the script.

Edited by brooky
Link to comment
Share on other sites

Guest EverythingWeb

Hello,

To edit that page, you need to be editting the template and the following file in particular:

/skins/YOURSKIN/styleTemplates/content/login.tpl

Hope this helps.

Link to comment
Share on other sites

Hmmm, I checked their copyright policy and couldn't find anything pertaining to the use of images.

Because of the doubt you'll had, I contacted 2CO on the phone and they said there shouldn't be any problem with the use of the login graphic.

Anyway, Thanks for your help, I have succesfully edited the template file.

Link to comment
Share on other sites

Cant get it side by side though... any thoughts?

I coded it in like this in the template file.

<!-- BEGIN: login -->

<div class="boxContent">



	<span class="txtContentTitle">{LANG_LOGIN_TITLE}</span>

	

	<p>{LOGIN_STATUS}</p>

	<div align="left"><img src="/store/skins/Killer/styleImages/login.jpg"></div>

      <!-- BEGIN: form -->

            <form action="index.php?act=login&amp;redir={VAL_SELF}" target="_self" method="post">

  <table border="0" cellspacing="0" cellpadding="3" align="center">

Link to comment
Share on other sites

Guest highertechpc

Hello darylclune,

Will this work for you? (DELETED)

If it works for you, save it, rename it with the same name as your other, and it's yours. If the dimensions don't work for you or there is too much space between your icon and the login box you can just redo it with whatever photo editor you know how to work with. If I used the wrong icon, sorry, but I think you get the idea of how you can do this. It's just an option. If you can't redo it, let me know and I'll make you another one.

Actually, I just viewed it online and it doesn't look all that great. It's really blury. I'll try to get it to look better.

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