11
voddie
Centre page popup
  • 2006/8/29 14:07

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

I have found the javascript that opens anew popup window and followed a lead in FAQs of how to open a new popup when required.

How do I make the popup be centre of page when opens?

The code in include/xoops.js

*****************
function openWithSelfMain(url,name,width,height,returnwindow) {
var options = "width=" + width + ",height=" + height + ",toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no";

var new_window = window.open(url, name, options);
window.self.name = "main";
new_window.focus();
if (returnwindow != null) {
return new_window;
}
}

*****************************
What do I need to change or add?

Thanks in advance

voddie
To ask the hard question is simple



12
voddie
Re: redesigning admin area in 2.0.14
  • 2006/8/22 21:23

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

Ive managed to get the module menu buttons in the right place.

Does anyone know how to edit the include/laysmenu.js file to work horizontally instead of vertically?

Thanks in advance

voddie
To ask the hard question is simple



13
voddie
redesigning admin area in 2.0.14
  • 2006/8/22 18:48

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

Im running 2.0.14 and want to redesign the admin section for easiler control and use.

I have so many modules installed for testing purposes that I have to keep scrolling down the page to see the last listed modules.

I have changed all the module logos to something smaller but still having problems with the javascript rollovers and fitting on page.

What I am looking for is how to make the module logos appear under the header instead of listed down the left side.

I.e from

system
links
downloads
faq


to -

system links downloads faqs


Ideal page layout -

header logo
module buttons across the page
content underneath
footer.

Has anyone modified their cp_function file this way.

Any assitance would be most welcome
To ask the hard question is simple



14
voddie
Re: news 1.44
  • 2006/8/18 13:59

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Doesnt matter, Ive found where to look

Cheers
To ask the hard question is simple



15
voddie
news 1.44
  • 2006/8/18 13:54

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Ive just installed the news module version 1.44 and i am using the 'top news' block on my homepage.

The displayed title seems to be limited to 25 characters, how do I extend this in length to show all the title?

Can anyone point me in the right direction or to the right cript file please?

Thanks in advance

Voddie
To ask the hard question is simple



16
voddie
Re: Banners and all that jazz
  • 2006/8/16 12:23

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Cool

Wading my way through the documentation as we speak, there's certainly enough, any tips?

Voddie
To ask the hard question is simple



17
voddie
Re: Banners and all that jazz
  • 2006/8/16 9:36

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

Thanks for the info

Im looking into phpadsnew for my site now.

One question

I run many websites on my recent upgrade to a dedicated server, does anyone know the best way to install so I can offer to other clients too?

Am I better installing per server or per domain?

thanks in advance

voddie
To ask the hard question is simple



18
voddie
Re: Banners and all that jazz
  • 2006/8/16 8:05

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi msdana

Thanks for the response, I certainly will try them out.

Have you been successfull with the installation and getting it to work?

Voddie
To ask the hard question is simple



19
voddie
Banners and all that jazz
  • 2006/8/15 12:39

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

I running XOOPS 2013 and have changed the current template not to show banners.

It has now become obvious that my site would beneifit the use of banners and banner management.

I noticed that the default template uses one banner in the header. Can anyone point me in the right direction to incorporate more banners effectively?

I have noticed that there are a couple of phpadnews releases available as modules, the latest with comments that it doesnt work properly within xoops. Has anyone got this or an earlier version working properly?

Ideally I would like three banners in the header(two small, one large), two on the right hand side (one small and one vertical) and at least three banners in the footer(as header). I know I can create right blocks and place the banners within but then I dont really have any management, click counts etc

Can anyone suggest a logical approach to solving this dilemma?

Thanks in advance

voddie
To ask the hard question is simple



20
voddie
Re: Problems with xoopsgallery and netpbm
  • 2006/8/8 16:21

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi MacNaz

Thanks for the response, followed your idea throu google and found the answer eventually!

The problem was when I changed server, the netpbm binaries were in need of changing. The ones used previously with xoopsgallery were for UNIX and now my server is on freeBSD.

I downloaded the binaries "netpbm1.1-gallery1.0-freebsd4.2-intel.tgz" (make sure you get the ones associated with the version of xoopsgallery in use on your site) from:

http://sourceforge.net/project/showfiles.php?group_id=7130&package_id=14464

I uploaded the folder and files to server, CHMOD permissions to all 755

Ran the 'check netpbm' from the gallery menu and everything checked out fine. Hooray!

Hope this helps someone else if ran into this problem.

Thanks again for getting back

Voddie
To ask the hard question is simple




TopTop
« 1 (2) 3 4 5 ... 8 »



Login

Who's Online

152 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 152


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits