11
acegamer
Re: Xpayment 1.34 - Stable in SDLC (Review Requested)
  • 2011/8/31 10:13

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


nice job, soon when i gonna upgrade xoops to version 3 i will test it



12
acegamer
Re: Change the page navigation css style
  • 2011/7/3 9:49

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


Hi novlang1984,

Thx for your fast help. I tried first to check in the class/pagenav.php

but without a good result.
Then i tried just to add your css code in the style.css of my theme with my css code.

But also with no results (template update option is ON in the admin setup)



13
acegamer
Change the page navigation css style
  • 2011/7/2 22:07

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


How do you change the css style of the page navigation in xoops (ex. for the news module)

(1) 2 3 4 ... 274 »



14
acegamer
Re: News IMU Banner afther 3th news item
  • 2011/3/9 10:53

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


I'm sorry I didn't know that :) So special thx to BitC3R0 !!



15
acegamer
Re: News IMU Banner afther 3th news item
  • 2011/3/8 18:40

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


Thx to mamba it works now!

for the peeps who wanna know how.

edit the news_index.html template!

<div class="pages_nav"><{$pagenav|replace:"(":''|replace:")":""}></div>
<{xthemes_process action="run_method" method="format_news"}>
<{assign var="i" value=0}>
<{foreach item=story from=$wox_posts}>
<{include file="db:news_item.html" story=$story}>
<{if $i==2 || $i==9}>
<div class="wox_news_banner"><{$xoops_banner}></div>
<{/if}>
<{assign var="i" value=$i+1}>
<{/foreach}>



16
acegamer
Re: Banner afther post 3
  • 2011/3/3 19:12

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


Hi,

Here i'm again. It's been a while.. i tried and tried. But i don't get it work :s

Now a days i wanna give it back a try. It can't be that hard i think :o

So if anyone know a good working sollution?

I think if have to change something in templates (news_index.html) to get it worked.

<{if $topic_rssfeed_link != ""}>
<div align='right'><{$topic_rssfeed_link}></div>
<{/if}>

<{if $displaynav == true}>
<div style="text-align: center;">
<form name="form1" action="<{$xoops_url}>/modules/news/index.php" method="get">
<{$topic_select}> <select name="storynum"><{$storynum_options}></select> <input type="submit" value="<{$lang_go}>" class="formButton" /></form>
<hr />
</div>
<{/if}>

<{if $topic_description != ''}>
<div style="text-align: center;"><{$topic_description}></div>
<{/if}>

<div style="margin: 10px;"><{$pagenav}></div>
<table width='100%' border='0'>
<tr>
<{section name=i loop=$columns}>
<td width="<{$columnwidth}>%"><{foreach item=story from=$columns[i]}><{include file="db:news_item.html" story=$story}><{/foreach}></td>
<{/section}>
</tr>
</table>

<div style="text-align: right; margin: 10px;"><{$pagenav}></div>
<{include file='db:system_notification_select.html'}>

Hope you guys can help me out



17
acegamer
Re: News IMU Banner afther 3th news item
  • 2011/2/17 13:44

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


If it's not clear what i mean, please let me know!



18
acegamer
News IMU Banner afther 3th news item
  • 2011/2/16 11:19

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


Hi Everyone,

I'm using the news module and i try to get two banner formats of 300x250px side by side.

Ather a 3th our 4th news item.

For example:

News 1
News 2
News 3
BANNER 1 - BANNER 2
News 4
News 5
News 6
News 7

...


I was looking in the template files of this module and i find this where the module calles all the news items.

<{section name=i loop=$columns}>
<td width="<{$columnwidth}>%"><{foreach item=story
from=$columns[i]}><{include file="db:fun_item.html"
story=$story}><{/foreach}></td>
<{/section}>

Does anyone know what i have to do to get this?

Kind regards,
Kevin



19
acegamer
Re: News Module - Compatible with X3
  • 2010/12/24 12:48

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


hi guys,

thx for the feedback.
If we made a template for the 2.4.5 or 2.5 version do you know if this same template will work in x3 ?



20
acegamer
Re: News Module - Compatible with X3
  • 2010/12/22 13:27

  • acegamer

  • Not too shy to talk

  • Posts: 162

  • Since: 2005/7/11


Hey Rodney,


Many thx for the fast response.
Yeah i know that it's gonne take a small time, but we hope that we can release our new website on the X3 stable core some were February hopefully with a great news module.

Believe it our not but we still run on the 2.0.13.2 version :o
We got a quit big website and always have waited on the X3 version. seo urls, the new frame and so on. before we gonne upgrade, because if an upgrade goes wrong.. we lose a lot to setup a backup to get the site back online..

But thx for the response!!




TopTop
« 1 (2) 3 4 5 ... 14 »



Login

Who's Online

224 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 224


more...

Donat-O-Meter

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

Latest GitHub Commits