• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenPorta (Portal)

Status
Not open for further replies.
Jaxel I tryed adding

PHP:
<xen:include template="EWRporta_Block_StatusUpdates" />

to see if they would show on the forum's page, But am guessing it's not that easy to get them to work on there.
Is there a simple way like that or is it a pain in the arse to get you'er modules to work on the forum's page.

Cheers
 
Can I prevent certain usergroups seeing the Advertisement module?

Edit: I've managed to do this by putting the content of EWRporta_Block_AdSense inside:

PHP:
<xen:if is="!{xen:helper ismemberof, $visitor, x}"> </xen:if>
 
In 1.2.8 can you select which forums you want to fetch with the recentthread block yet? like you can with the recentnews?
 
In 1.2.8 can you sellect which forums you want to fetch with the recentnews block yet? like you can with the recentthreads?

for recentnews you do select which forums you want to fetch the articles from. That has always been the case. You can also adjust the articles using the PromoteThread option.
 
for recentnews you do select which forums you want to fetch the articles from. That has always been the case. You can also adjust the articles using the PromoteThread option.

Said it the wrong way around - edited my post above.
 
did not edit anything.... what goes in EXTRA.css?

I did a reinstall of Flexile styles several days ago... everything was fine until I upgraded XenPorta this morning
 
YES... same problem exists with default style also

I use stylizer 5 and pull up my website and there is no formatting error in the wiki index module...

no formatting problem with wiki index module inside of IE8 either

I normally use Firefox 3.6.8

It appears to be a Firefox issue....
 
google chrome is OK also

EWRcarta.css

Code:
.wikiNav li { margin-bottom: 5px; float: left; width: 33.3%; text-align: center; white-space: nowrap; }
.wikiSub li { margin-left: 5px; margin-top: 5px; }

.wikiPage { font-size: 13px; line-height: 1.27; font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; }
.wikiPage ul { margin: 0px 0px 0px 2.5em; }
.wikiPage li { list-style: disc; margin: 5px 0px; }
.wikiPage table { text-align: center; width: 100%; }
.wikiPage td { padding: 3px; margin: 0px; font-size: 0.9em; font-weight: normal; }

.wikiPage h2 { margin: 0px 0px 5px; font-size: 1.5em; font-weight: bold; text-decoration:underline; }
.wikiPage h3 { margin: 0px 0px 5px; font-size: 1.2em; font-weight: bold; text-decoration:underline; }
.wikiPage h4 { margin: 0px 0px 5px; font-size: 1.0em; font-weight: bold; text-decoration:underline; }
.wikiPage h5 { margin: 0px 0px 5px; font-size: 0.85em; font-weight: bold; text-decoration:underline; }
.wikiPage h6 { margin: 0px 0px 5px; font-size: 0.7em; font-weight: bold; text-decoration:underline; }

.Differences { width: 100%; }
.Differences td { padding: 3px; font-size: 0.8em; }
.Differences th { padding: 3px; text-align: center; font-weight: bold; }
.Differences del { color: #FF0000; font-weight: bold; }
.Differences ins { color: #0000FF; font-weight: bold; }
.Differences .ChangeReplace .Left, .Differences .ChangeDelete .Left { border: 1px dashed #FF0000; }
.Differences .ChangeReplace .Right, .Differences .ChangeInsert .Right { border: 1px dashed #0000FF; }

.framedata { color: #000000; }
.string { background-color: #FFFFCC; }
.neutral { background-color: #CCFFCC; }
.positive { background-color: #CCCCFF; }
.negative { background-color: #FFCCCC; }
 
no option to revert

reinstall XenPorta upgrade?

And did you really need to penta-post?

what does that mean?

WHOA... I had to look that up. impressive. actually, I was problem solving at the time and monitoring feedback from you guys. I guess I blew it... I will do better...

not getting anywhere..

EDITED: I mean all I did was upgrade to v1.2.8 this morning.
 
Status
Not open for further replies.
Back
Top Bottom