Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Problem with chaoticsoul theme and picture avatar  (Read 3879 times)

0 Members and 1 Guest are viewing this topic.

paul__cz

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Problem with chaoticsoul theme and picture avatar
« on: September 16, 2008, 09:53:37 pm »

Hi all!

I need help with my website. I using chaoticsoul theme. I want put avatar picture on LOGIN_FORM. Same details are on picture here.

Thank you!
 
Logged

paul__cz

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Problem with chaoticsoul theme and picture avatar
« Reply #1 on: September 16, 2008, 09:58:52 pm »

Start of my template.php

Code: [Select]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{LANG_DIR}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<meta name="mssmarttagspreventparsing" content="true" />
<title>{TITLE}</title>
{META}
<link rel="stylesheet" href="themes/chaoticsoul/style.css" type="text/css" />
<script type="text/javascript" src="scripts.js"></script>



</head>
<body>

<div id="page">
{CUSTOM_HEADER}


<hr />
    <div id="headerimg" class="clearfix">
<div class="image_header bkgleft"> </div>
</div>
  <hr />

<div class="clearfix">
   
<div id="content" class="narrowcolumn">

<div class="post">
{GALLERY}
</div>
<br />
<div class="cpg_footer" align="center">
{THEME_SELECT_LIST}{LANGUAGE_SELECT_LIST}<br />
{LANGUAGE_SELECT_FLAGS}
{VANITY}

</div>

</div><!-- End content -->

<div id="sidebar">

</p>

  {LOGIN_FORM}
       
{ADMIN_MENU}

{SYS_MENU}

{SUB_MENU}

<h3>Fórum</h3>
<ul>
<li><a href="http://www.partyfotky.com/forum.php" title="fórum partyfotky.com !">Vstoupit do fóra</a></li>                     
</ul>

thanks again
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.