51
chapi
Re: Is this xoops?
  • 2004/9/8 15:38

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


No it's not Xoops, but you can achieve nearly the same output if you like to with xoops.



52
chapi
Re: The ol' PHP5 blank page thingy
  • 2004/9/2 9:02

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


I want to throw in another one.

XAMPP fromhttp://www.apachefriends.org/

This WAMP system comes with 2 PHP versions, currently 4.3.8 and 5.0.1

You can switch between this 2 versions with a simple batch file. So for me this is the perfect system. Also they provide regular updates to keep the php versions up to date.



53
chapi
Re: TinyContent miniguide?
  • 2004/8/22 20:58

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22





54
chapi
Re: I'm soooo new at this, having troubles
  • 2004/8/22 8:49

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


The Theme KickStart Guide in the Wiki should also help you a little in this case.

http://wiki.xoops.org/wakka.php?wakka=ThemeHowTo



55
chapi
Re: German LangFile
  • 2004/8/20 8:35

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


You can find it at the german XOOPS support site

http://www.myxoops.org




56
chapi
Re: TinyEvent - display more than one event in block
  • 2004/8/17 7:48

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


You can set the number of events in the block menu itself. I think the setting in the admin preferences is unused.



57
chapi
Re: Isnt it possible to totally delete a User ?
  • 2004/8/13 14:09

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Administration > System Admin > Edit users

Select the unwanted user, select "Delete User" and press Submit.



58
chapi
Re: Positioning Divs and Spans
  • 2004/8/6 12:19

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


The code below should basically do what you want!

Here the CSS code

#box {
}

.
title {
}

.
text {
}

.
lefttext {
floatleft;
}

.
righttext {
text-alignright;
}


And that's the HTML.

<div id="box">
<
div class="title">title text</div>
<
div class="text">
<
div class="lefttext">aligned left text</div><div class="righttext">aligned right text</div>
<
div class="lefttext">aligned left text</div><div class="righttext">aligned right text</div>
</
div>
</
div>
</
div>


Hopefully this helps you



59
chapi
Re: Suddenly french entries in xtremguestbook
  • 2004/8/5 12:27

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Mh, so it seems it depends on the folder name of the module? Will have to check this ..



60
chapi
Re: Restricting access to downloads
  • 2004/7/28 23:22

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Not with the normal mydownloads module. You should look for wf-downloads. I think its possible with this module.

You will find it athttp://wfsections.xoops2.com




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 38 »



Login

Who's Online

230 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 230


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