![]() |
|
New Theme for 1.2.7 - zpFocus - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: New Theme for 1.2.7 - zpFocus (/thread-6222.html) |
New Theme for 1.2.7 - zpFocus - Yuri - 2010-01-30 Thank you so much! "> and I don`t know how? I am not a php-programer at all as you can guess :) New Theme for 1.2.7 - zpFocus - breglis - 2010-01-30 just use the themeroot variable infront: i.e. src="."/images/logo.png" it not only works but also is good style New Theme for 1.2.7 - zpFocus - Yuri - 2010-01-31 I found it: New Theme for 1.2.7 - zpFocus - Yuri - 2010-02-01 I have some problems with dropdown menus in IE: http://totalcartoons.com/ Can I turn off dropdown function at all - so the navigation menu could be fully functional even in IE and parent menu item ("Portfolio", "About") works as links as "Home" or "News"? How it could be turned off? New Theme for 1.2.7 - zpFocus - Yuri - 2010-02-04 I beg your pardon, anyone have an idea how to replace dropdown menu with simple menu? New Theme for 1.2.7 - zpFocus - acrylian - 2010-02-04 I am not familiar in detail with this menu. Have you tried to hardcode the "portfolio" link instead of the dropdown menu function? New Theme for 1.2.7 - zpFocus - gjr - 2010-02-05 You have heavily modded this theme, so not sure exactly how to help you. I do know that the demo works fine in ie. I remember it being a huge headache with ie7/8 to get the drop down to appear above the random image. You probably messed with the position and z-index of elements in your mod. Try googling z-index bugs for ie. If you just want to remove the drop down js, just remove the call to the superfish js files in the themes header.php file. You will probably have to adjust he css as needed. New Theme for 1.2.7 - zpFocus - statvoid - 2010-02-05 Has anyone tried this with the nightly build? I updated to the nightly and it broke zpFocus. I'm getting these two errors...
and
Can anyone help me figure out what happened? Did something change in the script? New Theme for 1.2.7 - zpFocus - gjr - 2010-02-05 I will post a new version with the patches when I can. Thanks for the heads-up New Theme for 1.2.7 - zpFocus - acrylian - 2010-02-05 The trick is to rename New Theme for 1.2.7 - zpFocus - statvoid - 2010-02-05 That was the nightly as of Wednesday morning (so that would be Tuesday night's nightly). New Theme for 1.2.7 - zpFocus - gjr - 2010-02-05 yes, I have the printAdminToolbox customized in customfunctions.php to include in the dropdown menu. So, as it is calling to these functions that are deprecated it is causing the error. Will post soon - fixing as we speak! New Theme for 1.2.7 - zpFocus - statvoid - 2010-02-05 Ok, would that also be why no content is showing up past the drop down menu? Basically page loads the top menu, and it's blank. New Theme for 1.2.7 - zpFocus - gjr - 2010-02-05 OK, new version released 1.2
Note: This version will not work with version 1.2.8 Released 1/1/2010. You MUST upgrade to nightly build for this new version. I did this quick, hope there are no issues. Let me know here if there are! New Theme for 1.2.7 - zpFocus - statvoid - 2010-02-05 Works perfectly! Thanks a lot! New Theme for 1.2.7 - zpFocus - hvaleanu - 2010-02-08 @Yuri: please, can you tell me how you achieved in CSS the nice rounded corners for this theme? I modified it a bit also, but I am kind of a css n00b, so I could not achieve the center rounded margins... New Theme for 1.2.7 - zpFocus - Yuri - 2010-02-09 @hvaleanu one image placed in header in top menu section: ` nav{background:url(../images/up_shadow.png) no-repeat;`
New Theme for 1.2.7 - zpFocus - themorganrose - 2010-02-13 Anybody have any luck removing the random gallery image in the top right corner and also removing the gallery links on the main page. I have been looking for the directory but no luck. I would just like the news section to be displayed. New Theme for 1.2.7 - zpFocus - atomicmak - 2010-03-19 was trying out and found a really good theme to use. the only thing i have problem with this is search function not working fully. giving some javascript error when clickon arrow "toggle('searchextrashow');" any solution to resolve this ? New Theme for 1.2.7 - zpFocus - atomicmak - 2010-03-24 any update ? |