Posts

Problem with the side menus. - Joomla! Forum - community, help and support

hello everone i installed joomla first time along template modifying suit needs , great until tried add sublevel menu item. i notice if browser page first time menu looks , works fine, once go of sublevel menu items , return, when start having problems. seems if css classes not functioning (the spacing, font , hover isn’t correct). i brand new joomla , have never sat down , wrote php & css ground up, can fumble thought , need out of it. can’t find , guessing problem in (mod_mainmenu.php) because have gone on css file good. i appreciate if @ site , possible me out before pull out little hair have. sure small overlooking – know doesn’t take screw stuff up. http://www.captivatingproductions.com – sublevel problems under portfolio section of menu. i have created zip file contains 3 files think involving side menus. http://www.captivatingproductions.com/menu-files.zip thanks [global mod edit: signatures belong in signature section of forum profile. - chiefgofor] you have 2 a.sublevel...

Här har vi abethecat´s sidor som använder Joomla - Joomla! Forum - community, help and support

Image
hej allihop, har bestämt mig för utformningen av min egen sida "berlinsdotorg", känner mig ganska nöjd med den, enkel och okomplicerad. det finns några sidor till som jag har fixat till med hjälp av joomla, en titt kan ni ta om ni har lust http://berlins.org (min egen sida) http://orias.se (min musikkomponerande sons sida) http://pappers53.nu/sektionbraviken (min fackförenings sida) http://fhn.se (den blivande folkets hus föreningens sida - ej färdig) jag tycker det är kul att arbeta med joomla och ser fram emot version 1.5 stable. god jul och ett gott nytt år! tjena. ser bra ut tycker jag. det finns många moddar på solarflare, och dessa tillhör väl kategorierna bättre, snyggt jobbat. sen kan man väl tycka vad man vill om att modda solarflare, men det fungerar så länge det inte är kommersiellt, då blir det torftigt... din sons sida tycker jag var lite mörk och dyster, lite som en okult sekt sida =) inget fel svart, men då skulle jag vilja ha det lite fler nyanser och ka...

Text disappearing when loaded from within flash movie

i'm working on movie plug flash movie. going great except... , works fine when debug movie within flash... when load movie parent movie load it... stuff starts disappearing disappears. buttons appear work, labels missing. dynamically loaded text doesn't show (but can "select all", copy, , paste textedit... seems working. when go form other flash ui components... checkbox labels don't show , neither static text boxes. dropdowns can selected... when click on them... don't open. anybody have clue? said... happens when load movie inside movie. my first guess you're loading "under" mask. device fonts work under une condition: if use rectangular mask attached @ runtime (using setmask() ) never using mask layers @ runtime (flash player 6.40 or newer needed work @ all). there might other reasons i'm pretty sure problem guessed. More discussions in Adobe Animate CC - General adobe

AllVideo v.2.4 Firefox problem(Solved) - Joomla! Forum - community, help and support

hello, i'm trying [youtube] play on site, nothing happens in firefox. front frame turns up, doesn't react when clicked. works in i.e. though. i'm using latest joomla, latest allvideo. area supposed play within set of nested div-tags. i'm using mootools on site. reading earlier postings here, guess answer is: template problems. and answer seems likely. however, allvideo affected, , can't change template. need fix instead. but can't find solutions it. have been googling 2 days, seems i'm unable find correct terms search for. i've tried add z-index div-tags seemed relevant, without success. so, question simply: kind of css problems can prevent allvideo being clickable in firefox 1.5? if knew problem is, relevant terms, search solution elsewhere. tstone wrote: so, question simply: kind of css problems can prevent allvideo being clickable in firefox 1.5? and few minutes later, stumbled on it. the culprit css declaration:  overflow: auto; if allvideo within...

Seriellen String einlesen

hallo, ich versuche einen string einzulesen, der immer die gleiche zeichenlänge hat. es handelt sich hierbei um 4 hex werte. die ersten beiden zeichen geben an, welche funktion gewählt werden soll. (00 - ff). die anderen 6 zeichen geben ebenfall parameter im bereich von 0 -255 wieder. nach den 8 zeichen kommt dann ein nl. sollten nicht alle zeichen angekommensein, und das nl kommt, soll der inhalt verworfen werden. jedoch funktioniert das bei mir noch nicht wirklich, tipps? code: [select] char string[9]; char stringok[9]; boolean ok = false; int = 0; void setup(void) { serial.begin(9600); } void loop(void) { while(serial.available()) { string[i] = serial.read(); if(string[i] == '\n' && == 8) { for(int j = 0; < 9; j++) { serial.print(string[j]); } serial.print("\n"); i = 0; memcpy(stringok, string, 9); ok = true; memset(string, 0, 0); } else if(string[i] != '\n...

A Event Problem

recently,i meet trouble ,below code: package { import flash.display.sprite; import flash.events.mouseevent; import flash.display.shape; public class test extends sprite { public function test():void{ this.graphics.beginfill(0xff0000); this.graphics.drawrect(0,0,100,100); } public function clickevent(event:mouseevent):void{ trace("========================================"); } } } in opinion, when clicked rectangle, there print line of "=",but didn't . seems actionscript didn't response mouse event, , don't know why, i'm confused ... sorry, code upper not correct, below code ,but didn't response mouse event package { import flash.display.sprite; import flash.events.mouseevent; import flash.display.shape; public class test extends sprite { public function test():void{ this.graphics.beginfill(0xff0000); this.graphics.drawrect(0,0,100,100); this.addeventlistener(mouseevent.click,clickevent); } public function clickevent...

Template installations Problem! - Joomla! Forum - community, help and support

dieses problem habe ich, wenn ich ein template installieren will, aber auch wenn ich komponenten installieren möchte... geht alles nicht. aber die xml muss okay sein, habe schon mehrere templates versucht. keines geht. code: select all warning: opendir(): safe mode restriction in effect. script uid 657 not allowed access /srv/www/htdocs/web3/html/media/install_457981daaf5ff/ owned uid 30 in /srv/www/htdocs/web3/html/includes/joomla.php on line 3041 warning: opendir(/srv/www/htdocs/web3/html/media/install_457981daaf5ff/): failed open dir: no such file or directory in /srv/www/htdocs/web3/html/includes/joomla.php on line 3041 warning: readdir(): supplied argument not valid directory resource in /srv/www/htdocs/web3/html/includes/joomla.php on line 3043 warning: closedir(): supplied argument not valid directory resource in /srv/www/htdocs/web3/html/includes/joomla.php on line 3060 warning: opendir(): safe mode restriction in effect. script uid 657 not allowed access /srv/www/htdocs/web3/h...