Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Problem with chaoticsoul theme and picture avatar  (Read 3814 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.018 seconds with 19 queries.