Onur Kurtic
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Hover effect stops working after a whileAmazing thanks a lot!
Last question (I promise :))
on iPhone landscape orientation and on iPad portrait layout, the 3 column layout under “about ivari” is tacking into 1 column. How do I adjust the break points for that so that it doesn’t stack until iPhone portrait?Forum: Plugins
In reply to: [Max Mega Menu] Hover effect stops working after a whileSimilar to this problem, on the mobile menu (when visiting the site on an iPhone for instance) tapping on a menu item expands it no problem. However when you try to tap on it again, it won’t collapse. You need to tap on the tiny little chevron icon on the right hand side.
Do you know why this is ?
Forum: Plugins
In reply to: [Max Mega Menu] Hover effect stops working after a whileThank you! It looks like it may have been the
destroy_hooks_large()function inside the bigcreate_hooks_large()function that was causing it. When I comment outdestroy_hooks_large()it seems to fix the issue. I hope it doesn’t break anything elseForum: Plugins
In reply to: [Max Mega Menu] Hover effect stops working after a whileForum: Themes and Templates
In reply to: editing / customizing themeand I would be willing to get into the coding if that’s what it takes. I am just not sure what the difficulty level of something like this is. if it is something that a beginner can deal with, then for sure I will try!
Forum: Themes and Templates
In reply to: editing / customizing themeok I think I will be able to explain myself better with pictures.
so this is what the website looks like:
http://www.freeimagehosting.net/gciirand this is what the theme I picked out (Acid Rain) looks like:
http://www.freeimagehosting.net/xiqkoand all I want to do is make it look something like this:
http://www.freeimagehosting.net/52pbwI dont even care about changing the entire layout or design, I just need my navigation buttons thats all.
any help?
Forum: Themes and Templates
In reply to: editing / customizing themethe themes only support 1 menu option so I cant create multiple menus linking to different pages of my website which is a major problem
Forum: Themes and Templates
In reply to: editing / customizing themecan I do anything by editing the CSS file or something? keep in mind I have no knowledge of PHP. so anything I do would have to be code free or in HTML or something..