21
sgshell
Re: 1 block without the theme
  • 2005/1/15 11:14

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


actually you can try do this....

step 1
create the block in block admin with a unique name title example "gallery".

step 2
edit yours themes "theme_blockcenter_r.html" and amend it to this code(themes example is x2t):

<{if $block.title =="gallery"}>
<{$block.title}> ///this is to call to block gallery
<{$block.content}> ///amend as you wish
<{else}>
/// this is for normal block
/// amend as you wish
<div class="blockTitle"><{$block.title}></div>
<div class="blockContent"><{$block.content}></div>
<{/if}>

step 3 upload "theme_blockcenter_r.html"

i have use this in my site and it work perfectly and i can change any block themes without many modification.



22
sgshell
Re: Strange behavior between Mozilla end IE
  • 2005/1/14 16:15

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


look at the css.....modify change on both style and styleNN accordingly dun worry if both file content look different...just adjust accordingly until you get it work as you like.


Remember style.css is for IE browser and styleNN is for mozila compatible browser.



23
sgshell
Re: Difference between style/styleMAC/styleNN ??
  • 2005/1/14 16:03

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


is for IE, MAC, and Mozilla compatible browser... you may just create one that appeal to your visitors....but remember the site look difference in difference browser...

Try install firefox to view the difference....

Note..xoops is smart enough to chose the css style base on the visitors browers...it depend on the themes you use..



24
sgshell
Re: How To Use XOOPS??
  • 2005/1/14 3:10

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


you do not where you install yours xoopss???

Btw, i guess you are new in it..... i suggest you play around with it first before you start to create contents for yours site....start from play with modules that come with XOOPS like newbb for forums and etc...try setting of user persmission, modules permission and etc....register yourself few more users and start look at how each permission limit your users on the modules or even blocks.



25
sgshell
Re: How to make my site not have to have login
  • 2005/1/13 7:06

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


if you do not need to have membership base you could just disable the registration in the admin panel...and remove the block for login...

but you must give access to the visitors for the modules..(goto admin panel and edit group)......if not they will not able to access any modules.

you can still access the login page by user.php.



26
sgshell
Re: Where can i find info to create a Block???
  • 2005/1/12 14:22

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


No..there is not ans in there i have search it...hoefully i do not miss it....

i also check the dev wiki but it do not provide the link to create modules block....

can some one just give me the idea how the module block is create...I only need to know this...

below example:
/my_modules/blocks/static.php

/templates/blocks/static.html


How static.php pass the return value to show in static.html



27
sgshell
Where can i find info to create a Block???
  • 2005/1/12 13:43

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


Hi, do anyone know where to get info on create a block?




28
sgshell
Re: Petfriend.org a sit for all pets owners
  • 2005/1/11 7:14

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


thank everyone for yours comments.....

I hope i could release so that more people could improve it but i Can't because it's code was not fully belong to me and it belong to my client... so i can't put it for download... apologies....



29
sgshell
Petfriend.org a sit for all pets owners
  • 2005/1/5 6:04

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


This a special Design site for all pets owners to get to know each others.

You could have yours own profile and your PETS profile in it....

View it at

http://www.petfriend.org

Please let me know yours comments



30
sgshell
Re: xoopsformloader
  • 2005/1/3 3:10

  • sgshell

  • Just popping in

  • Posts: 94

  • Since: 2004/10/4


How to arrange it without foreach?

I like to put the element, in the table arrange in custom way?

anyone know how to do it?




TopTop
« 1 2 (3) 4 5 6 ... 9 »



Login

Who's Online

145 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 145


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