Visual Properties changed but the code didn't...
Visual Properties changed but the code didn't...
Hi all, first off two HUGE thumbs up to Milonic for this product. I am a pretty good windows developer in C/C++, VB, .Net and the like but web development is my uhhhhh... downfall. I have agonized over my navigation bar until finding this product.
After reading "Saga of a thief" and rolling on the ground laughing I'd like to be absolutely certain that the license I paid for is showing correctly on my site. http://www.code-frog.com I know I paid for it I just want to make sure it's all legal and legitimate. I am the boss {VERY BIG GRIN} so I did actually impress myself when I added the menu... but all the same let's be sure I'm playing by the rules first.
Okay, assuming I'm playing by the rules I'd like ask why when I uploaded the code to my site (which is really in experimental mode right now as I have not actually launched it yet but PHPBB will always be part of it) the menu bar properties had a hissy fit and look weird as heck. The menu works and seems snappy enough but I don't understand why all the visual properties went nutty on me. Is it because I registered it for code-frog.com but it's currently running in code-frog.com/forums?
I'm a little light in the loafers for web development but I think I can hang with any of your suggestions.
Best Regards,
Rex Winn
After reading "Saga of a thief" and rolling on the ground laughing I'd like to be absolutely certain that the license I paid for is showing correctly on my site. http://www.code-frog.com I know I paid for it I just want to make sure it's all legal and legitimate. I am the boss {VERY BIG GRIN} so I did actually impress myself when I added the menu... but all the same let's be sure I'm playing by the rules first.
Okay, assuming I'm playing by the rules I'd like ask why when I uploaded the code to my site (which is really in experimental mode right now as I have not actually launched it yet but PHPBB will always be part of it) the menu bar properties had a hissy fit and look weird as heck. The menu works and seems snappy enough but I don't understand why all the visual properties went nutty on me. Is it because I registered it for code-frog.com but it's currently running in code-frog.com/forums?
I'm a little light in the loafers for web development but I think I can hang with any of your suggestions.
Best Regards,
Rex Winn
Okay so, "Ricky Retardo" (that's me) forgot to upload the images that go with the menu. I did that and saw about 95% improvement. {SIGH}
now I still have smaller text than I expected should I just increase the size of the text or is it something else?
Thanks,
Rex

Thanks,
Rex
Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
It looks like you are getting there, I'm not sure what the problem is with the font size, I see "130%" It is possible its picking up a body font size and a percentage of that, really not sure, or you could just use pixels say "12px" then nothing will change it.
I would place the scripts under the body tags.
I'm looking in Safari, so ie might not be counting padding or borders accurately for most newer browsers, your menu is sitting a little high over the links.
I notice your script paths, menu_data.js really you should use a path from the root, so it would be "/forum/menu_data.js" on all the paths to the forum.
Looking good!
maz
I would place the scripts under the body tags.
I'm looking in Safari, so ie might not be counting padding or borders accurately for most newer browsers, your menu is sitting a little high over the links.
I notice your script paths, menu_data.js really you should use a path from the root, so it would be "/forum/menu_data.js" on all the paths to the forum.
Looking good!
maz
Could you post or email me a screen capture of what you are seeing on your end? I am having a hard time envisioning some of what you are saying. As far as the paths I understand what you are saying but I don't have a clear idea of how to change that. I would like to put all the Milonic menu content in it's own directory for organization I suppose this is possible again I'll have to dig around the scripts to see where I change this.
A screen cap would be very helpful please email one to (remove #):
r#e#x#@#c#o#d#e#-#f#r#o#g#.#c#o#m
Best Regards,
Rex Winn
A screen cap would be very helpful please email one to (remove #):
r#e#x#@#c#o#d#e#-#f#r#o#g#.#c#o#m
Best Regards,
Rex Winn
Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
I set the font size to 130% it looks good on my browsers (Opera and IE 6) will be booting into Linux in a bit to see it there in Konqueror, Thunderbird and a few others.
So if I were to go with the 12px simply change "130%" with "12px"?
I'll move the scripts into the body tags. In the sample I downloaded from the Milonic site I noticed that the script entries were in the head element.
I don't understand what you mean men you say "Your menu is sitting a little high over the links". That's why I requested a screen capture.
I think I will work on organization of the menubar dependencies into a directory of their own right now.
Best Regards,
Rex Winn
P.S. - I dig the avatar. It was a great flick!!!
So if I were to go with the 12px simply change "130%" with "12px"?
I'll move the scripts into the body tags. In the sample I downloaded from the Milonic site I noticed that the script entries were in the head element.
I don't understand what you mean men you say "Your menu is sitting a little high over the links". That's why I requested a screen capture.
I think I will work on organization of the menubar dependencies into a directory of their own right now.
Best Regards,
Rex Winn
P.S. - I dig the avatar. It was a great flick!!!
Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
Right now the top menu bar is what I have the bottom menu bar is what I want. My efforst to change the colors have not been succesful and I've viewed the property tip sheets but I think you need to know CSS a little better. Which color properties on which items need to be changed to get my menu to look like the bottom image?
- Rex

- Rex

Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
On xpmainstyle you can use
offbgcolor="transparent";
or "#ffffff" or "white"
I sent a screenshot but got the address wrong, tried to resend and my email messed up
Maybe it worked this time.
More about style properties:
http://milonic.com/styleproperties.php
maz
offbgcolor="transparent";
or "#ffffff" or "white"
I sent a screenshot but got the address wrong, tried to resend and my email messed up

Maybe it worked this time.
More about style properties:
http://milonic.com/styleproperties.php
maz
Got the email so that's good.
I'll start working on the things you recommended. It looks to me like you are running 800x600 screen resolution is this correct?
I'm targeting 1024x768 as my default resolution so at 8x6 I would expect the image you sent me. However one thing I will be doing is moving the menu under the main logo on my site. I just have to figure out how to do this. Once that's done it will no longer be an issue.
Thank you very much for the help so far and I will be posting back with my progress soon hopefully. I've spent *YEARS* learning how to code against the Windows API and I was hoping it would help me in web design. Sadly I'm learning that it's going to be a few more years for me to pick up these skills.
Thankfully Milonic saved me about 1000 hours of development time. I'll go have a look now at Mercury Exposure. Funny, that URL sounds familiar... something about saga of a gollum comes to mind.

I'm targeting 1024x768 as my default resolution so at 8x6 I would expect the image you sent me. However one thing I will be doing is moving the menu under the main logo on my site. I just have to figure out how to do this. Once that's done it will no longer be an issue.
Thank you very much for the help so far and I will be posting back with my progress soon hopefully. I've spent *YEARS* learning how to code against the Windows API and I was hoping it would help me in web design. Sadly I'm learning that it's going to be a few more years for me to pick up these skills.
Thankfully Milonic saved me about 1000 hours of development time. I'll go have a look now at Mercury Exposure. Funny, that URL sounds familiar... something about saga of a gollum comes to mind.

Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
Picking out some of your questions from above...
You have a properly licensed menu.
The copyright notices MUST remain in the menu code files, just as they were received in the download.
You are up-to-level on your code (5.13).
You can move all the menu files to their own directory; e.g., /menu/. Using server-relative addressing, the JS calls would then be...
Now you can call the code from any level without having to worry about ../../ nonsense.
You have a properly licensed menu.
The copyright notices MUST remain in the menu code files, just as they were received in the download.
You are up-to-level on your code (5.13).
You can move all the menu files to their own directory; e.g., /menu/. Using server-relative addressing, the JS calls would then be...
Code: Select all
<script language="JavaScript" src="/forum/menu/milonic_src.js" type="text/javascript"></script>
<script language="JavaScript">
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=/forum/menu/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=/forum/menu/mmenudom.js><\/scr"+"ipt>");
</script>
<script language="JavaScript" src="/forum/menu/menu_data.js" type="text/javascript"></script>
John
There is about a 1 second lag sometimes where when you mouse over a pop-up menu you see the menu but the font is all bolded and odd looking. It would be the same as if I did not have any of the graphic uploaded. Is there a way I can improve this? I'm on a very high speed internet connection and I'm seeing it. Can I somehow get the browser to cache the images for a longer period or how do I address this?
If I'm driving you nuts I'm sorry. I can drive myself nuts so I totally understand.
- Rex
If I'm driving you nuts I'm sorry. I can drive myself nuts so I totally understand.

- Rex
Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
AIEEE, changes in the code.John wrote:Picking out some of your questions from above...
You have a properly licensed menu.
The copyright notices MUST remain in the menu code files, just as they were received in the download.
You are up-to-level on your code (5.13).
You can move all the menu files to their own directory; e.g., /menu/. Using server-relative addressing, the JS calls would then be...Now you can call the code from any level without having to worry about ../../ nonsense.Code: Select all
<script language="JavaScript" src="/forum/menu/milonic_src.js" type="text/javascript"></script> <script language="JavaScript"> if(ns4)_d.write("<scr"+"ipt language=JavaScript src=/forum/menu/mmenuns4.js><\/scr"+"ipt>"); else _d.write("<scr"+"ipt language=JavaScript src=/forum/menu/mmenudom.js><\/scr"+"ipt>"); </script> <script language="JavaScript" src="/forum/menu/menu_data.js" type="text/javascript"></script>




Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor
I am having some strange effects in the menu. If you go to http://www.code-frog.com and you select {Services}-{Networking} or any of the submenus then mouse over any of the other menus you will see the effect pictured below. I am not able to find out why this is happening at all. I don't think that all the submenus should now have blue borders around them that does not seem right.


Windows XP SP1a all updates, Toshiba Satellite Pro 1955-S805; 1 Gig Ram; 2.53 Gig Processor