1
Anonymous
Problem with theme... please help me !!!
  • 2004/10/9 18:39

  • Anonymous

  • Posts: 0

  • Since:


Hello!

I have a problem with theme "ArtDay style". The problem is that the navigation bar is in English. I would like to convert that navigation bar to Slovene. I opened index.html and changed where it says "View account, Notifications, ...". Then i tryed to see on the page how does it look but it is still in english. I tried to "clear cache" in my browser but i still have a problem.

Sorry for my English.

Tnx.

2
migoe
Re: Problem with theme... please help me !!!
  • 2004/10/9 19:44

  • migoe

  • Just popping in

  • Posts: 68

  • Since: 2003/4/2 9


Hi Bahattee,

open the file -> /themes/artday-style_eng/theme.html ...


3
Anonymous
Re: Problem with theme... please help me !!!
  • 2004/10/9 19:55

  • Anonymous

  • Posts: 0

  • Since:


Oops, my bad. I didn't mean index.html but theme.html. UI have done that but still doesn't work.

If someone is interested, i am making a darker version of this theme ... coming soon!

so please help me solve this problem....tnx

Resized Image

4
AAINC
Re: Problem with theme... please help me !!!
  • 2004/10/9 20:11

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


Hello,
Go to Admin, then preferences, General settings.
Scroll down to:
Update module template .html files from themes/your theme/templates directory?
click yes.
It should update, if not delete all temporary internet files.
The only code needed to change what you want:
<!-- Start user menu bar-->
    <{if 
$xoops_isuser}>
    <
a href="<{$xoops_url}>/user.php"
      
Hello <img style="vertical-align: bottom;" src="<{$xoops_imageurl}>images/face.gif" />
      <{
$xoops_uname}></a> &nbsp;|&nbsp;
      <
a href="<{$xoops_url}>/user.php">YourAccount</a> &nbsp;|&nbsp;
      <
a href="<{$xoops_url}>/notifications.php">Notifications</a> &nbsp;|&nbsp;
      <
a href="<{$xoops_url}>/viewpmsg.php">Inbox</a>
      <{if 
$ex_new_messages 0}>
<{if 
$smarty.server.SCRIPT_NAME == "/index.php"}>
<
script language="javascript" type="text/javascript">
<!--
msg="<b>Hellow! <{$xoops_uname}></b><br />You have <span style='color:#ff0000; font-weight: bold;'><{$ex_new_messages}></span> new p-Msg";
openwin (msg)
function 
openwin(message) {
open("""message""width=250,height=150,toolbar=no,scrollbars=yes,resizable=yes");
w.focus();
w.document.open();
w.document.write("<html><head></head><meta http-equiv='content-type' content='text/html; charset=<{$xoops_charset}>' /><title>You have new p-Msg</title><body><br><br><center>");
w.document.write(message);
w.document.write("<br /><br /><a href="javascript:window.opener.location='<{$xoops_url}>/viewpmsg.php';window.close();">");
w.document.write("View</a>");
w.document.write("</center></body></html>");
w.document.close();
}
// -->
</script>
<{/if}>
      <
class="highlight" href="<{$xoops_url}>/viewpmsg.php">
      <
span style="color:#ff6600; font-weight: nomal;">New p-Msg=<{$ex_new_messages}>
      </
span></a>
      <{/if}>
      &
nbsp;|&nbsp;
      <{if 
$xoops_isadmin}>
      <
a href="<{$xoops_url}>/admin.php">admin</a>
      &
nbsp;|&nbsp;
      <{/if}>
      <
a href="<{$xoops_url}>/user.php?op=logout">Log-out</a
      <{else}> <
a href="<{$xoops_url}>/user.php">Log-in</a>&nbsp;|&nbsp;
      <
a href="<{$xoops_url}>/register.php">Register now!</a
      <{/if}> 
     </
td>
     <!-- 
End user menu bar -->



I am also working on a modification of this theme.
Go to archangelartifacts.com and on the right is the change theme box, click arch_artday-style.

I should have most of it done today, project for the day. . Heck after suriving a fire and two hurricanes this year, this is a nice change of pace.

Nice work on your modification.

5
Anonymous
Re:Problem with theme... please help me !!!
  • 2004/10/9 20:30

  • Anonymous

  • Posts: 0

  • Since:


Thanks a lot!!! I made it ...

Now i just have to correct some colors and i will publish my version of theme on this page. I really like it

bye

Login

Who's Online

175 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 175


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits