61
menochi
Re: how to display a HTML file?
  • 2005/5/31 5:38

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Hi
I´m working (oder better I worked with a little module named ABOUT. It works fine. In the future development to 2.2 I think it will not work anymore. In my 2.1.1 testsite it does not work (http://aereo.cl/bloque/index.php)




62
menochi
Re: Smilies not so happy - Help!
  • 2005/4/9 23:52

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


You are right. I found the same bug (?).



63
menochi
Re: How do I Add a New Header?
  • 2005/3/26 17:30

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Is that what you want?

change your img-tag:
IMG SRC="<{$xoops_imageurl}>/images/logo.gif" BORDER="0" WIDTH="---" HEIGHT="---" ALIGN="bottom" ALT="logo"

btw:
<TABLE id="tblLogo" cellSpacing="0" cellPadding="0" width="100%" border="0" background="images/t4.gif">
it is better to put the background images in: "tblLogo" in the CSS



64
menochi
Re: Can I insert a "Flash" in themes?
  • 2005/1/25 17:38

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Hi,

look H E R E



65
menochi
Re: Where can i find some decent themes
  • 2005/1/22 21:11

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Hi and welcome to the XOOPS forums

H E R E you may find a lot of themes.

Have fun with XOOPS



66
menochi
Re: Theme tutorial?
  • 2005/1/19 1:38

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Quote:

alden523 wrote:
I also wanted to know if it would be possible to do the same design I have now with xoops. Its only a 2 column design unlike XOOPS 3. www.nvsdesigns.net


Sure. You may transfer this design to Xoops. It is not important if you have a 1 - 2 or 3 columns design. The important thing is that you must know where you want to public the content (norm. in the center) and the information-blocks.

In the https://xoops.org/modules/smartfaq/
you will find more informations.



67
menochi
Re: Theme pulling data from default: it shouldn't
  • 2005/1/17 13:06

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Hi

what Herko means is this part of the theme.html:

<{include file="default/theme_blockleft.html"}>

it must be (after you changed the name):

<{include file="cloud/theme_blockleft.html"}>

the same way in the center- and the right block.

E D I T
Hello

you won for 150 secs.

Have fun with your page!



68
menochi
Re: Adding a flash banner
  • 2005/1/17 4:24

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Hi

I have send a little message to the faq:

H E R E

Here you can see a way to put a flash in the top of your page. Where exactly put the code depends to the (X)HTML you use in your theme. If you are working with tables: it must be the first table after the body. Your (content-) page starts so with the second table (f.i.).

I hope it helps



69
menochi
Re: Making Module
  • 2005/1/17 4:11

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Quote:

<?php
include("../../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 0;
?>



It must be:

$xoopsOption['show_rblock'] = 0;
include(XOOPS_ROOT_PATH."/header.php");



70
menochi
Re: Need to add a normal link to my navigation
  • 2005/1/16 16:14

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Hi and welcome to xoops.

Look H E R E, I think there you may find an answer.




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 14 »



Login

Who's Online

130 user(s) are online (75 user(s) are browsing Support Forums)


Members: 0


Guests: 130


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