Pages (9):    1 4 5 6 7 8 9   
Member
Member
statvoid   05-02-2010, 19:10
#51

That was the nightly as of Wednesday morning (so that would be Tuesday night's nightly).

Member
Member
gjr   05-02-2010, 19:20
#52

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!

Member
Member
statvoid   05-02-2010, 20:31
#53

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.

Member
Member
gjr   05-02-2010, 20:36
#54

OK, new version released 1.2

  • Fixed to work with nightly as of 2/4/2010
  • Fixed video issues

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!

Member
Member
statvoid   05-02-2010, 20:57
#55

Works perfectly! Thanks a lot!

Member
Member
hvaleanu   08-02-2010, 16:15
#56

@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...
I know it's trivial, but still :)

Member
Member
Yuri   09-02-2010, 15:09
#57

@hvaleanu
I made rounded corners with large png images by css styles in main.css:

one image placed in header in top menu section:

`
/ TOP MENU /

nav{background:url(../images/up_shadow.png) no-repeat;


`
and another image in footer:

/* LAYOUT */ ... div.footerwrap{background:url(../images/bottom_shadow.png) no-repeat;
images are transparent with gray background

Junior Member
Junior Member
themorganrose   13-02-2010, 17:33
#58

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.

Member
Member
atomicmak   19-03-2010, 09:04
#59

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 ?

Member
Member
atomicmak   24-03-2010, 13:25
#60

any update ?

Pages (9):    1 4 5 6 7 8 9   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.