371
chapi
Re: Main Menu
  • 2003/6/5 20:26

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Why don't you try a liiiiittle bit on your own?!
As mentioned before ...

Quote:

Add the following..
<!-- Add a static menu entry -->
<a class="menuMain" href="{LINK}">{DESCRIPTION}</a>

Wash, Rinse, Repeat...


If you are linking to something, under XOOPS you can do something like the following..
<{$xoops_url}>/modules/cjaycontent/index.php?id=2


Just do what he said and add a link link this
<a class="menuMain" href="<{$xoops_url}>/babstats">My new Link</a>

or this
<a class="menuMain" href="http://suaotwsquad.com/babstats">My new Link</a>

Eventually a target="_self" is required, that the link don't open in a new window.



372
chapi
Re: PostNuke to XOOPS conversion
  • 2003/4/28 11:17

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


You can download the Conversion Template from Boobtoob here:

https://xoops.org/modules/mydownloads/singlefile.php?lid=204

This was built for converting data from Postnuke 7.1x to XOOPS 3.0x. But maybe it is a good starting point for you.



373
chapi
Re: Xoops2 Module Badge templates for Fireworks and Photohop
  • 2003/1/28 17:42

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


When v2 is released to the public, we also will create a template package with .psd files for all the icons used in Xoops.

Btw, the font i originally used to create this module icons is called "Bit3"



374
chapi
Re: About this Forum
  • 2003/1/13 13:36

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


This forum is only for the current CVS version! You can talk and discuss about the new version here. But there will be no support for v2 at xoops.org, including this forum, untill the new version is officially released to the public!



375
chapi
Re: Only admin or other group must post
  • 2002/11/16 13:53

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


I dont understand your intention. If you want restrict the admin rights of the news module only to webmasters, then just dont give admin rights to another group ?!



376
chapi
Re: Webcam Module
  • 2002/10/9 19:59

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


There is a webcam module available at www.lespace.org.



377
chapi
Re: Xoops doesn't like ZoneAlarm Pro
  • 2002/9/6 14:41

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


This is not a problem of XOOPS. If you use a Firewall you should know how to use it!

You can grant access for every single site or do it like you did, deactivate this function.



378
chapi
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/15 9:07

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


I had html code like this in one of my sections.

<table>
&nbsp;&nbsp;&nbsp;<tr>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<td>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;some content here
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
&nbsp;&nbsp;&nbsp;</tr>
</table>

with this code it lowered down my content.
After changing the code to the following, i had no problems.

<table><tr><td>some content here</td></tr></table>

I just deleted the spaces between the tags themselves.

Maybe this helps somebody ...



379
chapi
table background is missing sometimes ..
  • 2002/6/6 8:42

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Sometimes the backgroundcolor of the Recent Discussions Block on the start site is missing. The darker blue behind >>> visit forums and the lines between the table fields doesnt show up. If i select one topic and then hit the back button of my browser everything looks alright? Strange thing ?

P.S. I'm using IE 6



380
chapi
Re: pulldown navigation menu
  • 2002/3/10 14:08

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Please take a look at www.geigant.de. I just integrated the Coolmenu from www.dhtmlcentral.com in my theme.php. Its hand-made, but it is functionable. Perhaps this will help you ..




TopTop
« 1 ... 35 36 37 (38)



Login

Who's Online

231 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 231


more...

Donat-O-Meter

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

Latest GitHub Commits