Menu behind the banner and about me text

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Sun Jul 18, 2010 12:22 pm
Hello

I have two issues

1. About Me, when i try to change picture from the demo picture to another picture, then the text jump behind the picture, how can i get the space like in the demo?

2. I have flash banner at banner1 position, but in explorer and safari for example, the menu get behind the banner, and in firefox it get front of the banner how i like it to be. Why? How can i change it?

Look at the adress
www.postnote.se
User avatar
Expert Boarder

GK User
Sun Jul 18, 2010 5:56 pm
did u change anything than the image in the nsp 4 that is used from the quickstart?

i tried to just change the image of the k2 article used, and it works perfectly..

for the menu try add this in the templates.css :



Code: Select all
#gk-nav {
position:relative;
z-index:9000 !important;
}



when i look at your site , the text is in the right position, maybe the spacing from image to text should be a bit more imo ..
User avatar
Platinum Boarder

GK User
Sun Jul 18, 2010 6:01 pm
No i did'nt change anything in the picture. Just changed picture to My own picture and link.
What can i do to fix it??

Thanks

Cheers
User avatar
Expert Boarder

GK User
Sun Jul 18, 2010 6:06 pm
well as i said, i don't see the text behind the picture . looks good here in chrome and ff.
e 0
only thing is the spacing of the text... it is all up in the image, need a 5 maybe 10 pixel spacing..

send me access to this site and i can help here :)
User avatar
Platinum Boarder

GK User
Sun Jul 18, 2010 6:18 pm
Thanks

mailed you
User avatar
Expert Boarder

GK User
Sun Jul 18, 2010 8:48 pm
i couldn't fix the menu problem, maybe teit or seich can... im still learning alot heh
User avatar
Platinum Boarder

GK User
Sun Jul 18, 2010 11:10 pm
Ok

What you say teit or seich??

Can you help me out about my menu?


Thank you explodedk that you fixed the picture issue :-)
User avatar
Expert Boarder

GK User
Mon Jul 19, 2010 10:00 am
or someone else who can help me on the menu problem?
User avatar
Expert Boarder

teitbite
Mon Jul 19, 2010 6:30 pm
Hi

The problem is with the flash banner on Your site. You need to use transparency for it, otherway it will be covering everything (like menu).

Please use this code for placing the flash: http://www.gavick.com/forum/33-tabs-man ... html#38864
User avatar
Moderator

GK User
Mon Jul 19, 2010 7:06 pm
But it is transparency

When i put it in banner component and file swf then it not work, but if i put the code in custom banner code in banner manager it works????

Please explain it to me, look down, in the code it is transparent, same in the swf file, so how come it works if i put the code in custom banner code and not if i use the swf file????

<param name="allowFullScreen" value="true"><param name="wmode" value="transparent"><param name="allowScriptAccess" value="always"></object>
User avatar
Expert Boarder

teitbite
Mon Jul 19, 2010 8:29 pm
Hi

Hm. Strange than. That is usualy a solution for such problems. Please mail me Joomla Panel access so I can try some things myself.
User avatar
Moderator

GK User
Mon Jul 19, 2010 9:09 pm
Mailed you
User avatar
Expert Boarder

GK User
Tue Jul 20, 2010 12:23 am
I assume it fix, because i tested with IE8, IE7, Safari and everything looks fine.

Am i right?
User avatar
Platinum Boarder

teitbite
Tue Jul 20, 2010 9:24 am
Hi

There was a little problem with clicking on the menu. The banner got linked than. I've played for a while and do not know when it started to work :) The last code I added was:

Code: Select all
#gk-nav {
position:relative;
}

#gk-megamenu {
position:absolute;
z-index:1000000;
}
User avatar
Moderator

GK User
Tue Jul 20, 2010 9:42 am
Are there the same whitout the code and just whit the swf file as i mailed you?

Thanks for your help

cheers
User avatar
Expert Boarder

teitbite
Tue Jul 20, 2010 2:54 pm
Hi

Sorry I do not understand. What's the same?
User avatar
Moderator

GK User
Tue Jul 20, 2010 10:08 pm
http://www.kravljanac.se/postnote/images/postnote.png

If i use selection 1 (in the picture) then the banner works perfect whit the transparacy and everything working perfect.

If i use selection 2 only and facebookhandbollfans4.swf then the transparacy dont work??

The thing is that the banner is transparent but dont work if i choose selection 2 but work in selection 1??

Please tell me why?

I what can i do to make it work in selection 2?

Thanks
User avatar
Expert Boarder

teitbite
Wed Jul 21, 2010 2:34 pm
Hi

The second part of the module configuration is probably using some build in code structure for embedding banners and probably it's slightly diffrent than the one from the example I gave You which works with transparency. You will need to find that code in module files and fix where needed. I cannot tell more, because I do not know this module's file structure :(
User avatar
Moderator


cron