141
red_Slider
Re: Question about the News module

Here it is:
/xoops/module/news/class/class.newsstory.php

chech also:
10 hacks 4 news module by Herve



142
red_Slider
Re: smarty $code and removing the news item title

the same problem :(

and here it is:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=39774&forum=28&post_id=174229#forumpost174229

editet 4 last time:

solution:
replace (in template news_item.html) string: story.title
into
story.news_title

Quote:
<table cellpadding="0" cellspacing="0" class="item">
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="98%">
<tr>
<td class="itemHead"><{$story.news_title}><span class="itemTitle"></span></td>
</tr>
<tr>
<td class="itemInfo"><{if $story.files_attached}><{$story.attached_link}>&nbsp;<{/if}><{if $story.poster != ''}><span class="itemPoster"><{$lang_postedby}> <{$story.poster}></span><{/if}> <span class="itemPostDate"><{$lang_on}> <{$story.posttime}></span><{$news_by_the_same_author_link}></td>
</tr>
<tr>
<td><div class="itemBody"><{$story.imglink}><p class="itemText"><{$story.text}></p></div></td>
</tr>
<tr>
<td class="itemFoot"><span class="itemAdminLink"><{$story.adminlink}></span><{if $rates}><b><{$lang_ratingc}></b> <{$story.rating}> (<{$story.votes}>) - <a href="<{$xoops_url}>/modules/news/ratenews.php?storyid=<{$story.id}>" rel="nofollow"><{$lang_ratethisnews}></a> - <{/if}><span class="itemPermaLink"><{$story.morelink}></span></td>
</tr>
</table>
</td>
</tr><br /><br />
</table>



143
red_Slider
Re: charset encoding on theme problem

there is one more thing:
every editor has a encoding definition to save in the file. 4e windows notes and wordpad has windows 1250 charset character in it. I use jEdit where U can fint option in saving files. I use charset=ISO-8859-2" to have polish (CE) text. U can find it in the jEdit's options.

The only thing (I suppose) you have to do is to write down your file in this chsrset.



144
red_Slider
Re: kubrick left css help

so it is!
in: images/kubricksides.png look on it there's a FFFCFF colour used on left side of this image! (bg image)
if U want me to create (in 1 minute) a new image just email me.



145
red_Slider
Re: kubrick left css help

just look in css at #content.withsidebar !!!
You're looking on the left column but sollution in in the center column.
PS as I see You have solved this problem



146
red_Slider
Re: reinstall osCommerce w/problem

if U got there some data U need just rename that table (4 e '1xoops_osc_address_book') , instal the module, delete the table 'xoops_osc_address_book' (that was created with new instalation) and rename the oryginal (old table to: 'xoops_osc_address_book'.



147
red_Slider
Re: The Lazy Bookie

Bassman I suppose, that You defined a width of your cl and cl blocks as 50%. So if centerColumn is 4e 500px width we got 250px for each of center blocks (e. cc block, that is 100% w.).
If the content is widther than those 250 your blocks and columns will be pushed on right.
See what happened if you put a image widther than yout lefl colum! It's the same!
The problem is allways in the templates, if yours templates have width, that is in the code defined as widther tah yours collums or block, you will see a mess on your page.

Remember, that lots of developers creates a modules just for a default theme.

regards!



148
red_Slider
Re: Inbox notification color

in system templates (root/modules/system/templates/blocks/) is a file "system_block_user.html" see on it!
In line 9 you will find this:


Quote:
(<span style="color:#ff0000; font-weight: bold;"><{$block.new_messages}></span>)



now just edit

1. remember about refresh your system module
2. if you have duplicated (or cloned) yourtemplates just edit it in template menager (it's easier and faster!)



149
red_Slider
Re: Changing Forum Width Only

it's apends on theme you use also (chceck theres a php scrip included, if not so edit from admin menu - or on hdd templates files - and after that uploat them on your server, and upload module)

find more on this forum (PS it had to be the first thing before posting)



150
red_Slider
Re: Community Web Site

I may help U a bit, but I'm not sure is that nest just to "replicate" a site.
Personally I've learn a lots form www.astonthemes.com and www.xoops-mexico.net (I use almoust all their modules on my own site - and recomend them). So if U want to do (as oryginal work) something, that looks likehttp://www.folsomliving.com/ I agree with you with my experience.

In the other way - just stay and wait for the answer for request




TopTop
« 1 ... 12 13 14 (15) 16 »



Login

Who's Online

250 user(s) are online (170 user(s) are browsing Support Forums)


Members: 0


Guests: 250


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