Recommended Posts

post-35185-1170503603_thumb.jpg

Download & Big Preview

A theme to complement the new look sported by Office 2007 (well done Microsoft!).

Includes Blue & Black themes, both with two start buttons and shellstyles.

Fonts

- Install Segoe UI, Cambria and Calibri and turn on ClearType.

Drop Shadows & The Start Menu

- See readme file for more information.

Version History:

1.0 - Initial Release

1.1 - improved Start menu to avoid issues related to non-fast user switching. (preview)

1.2 - fixed: scrollbars, toolwindow buttons, toolbar colour & more :)

1.3 - Added font selection (now support Tahoma & Verdana), improve MDI close/restore buttons, start button text bug fixed

Enjoy!

Andy.

Edited by hornett
Link to comment
https://www.neowin.net/forum/topic/534106-vs-office-2007/
Share on other sites

Anyone else having problems with the mouseover on "Log off' and "shutdown"? Also, in the screenshot it says "Turn off computer". On my computer it says "shut down"... This must be why.

Edit: I have the classic logon screen. So it must be a bug?

:(

Edited by ciaran00
Link to comment
https://www.neowin.net/forum/topic/534106-vs-office-2007/#findComment-588274170
Share on other sites

Anyone else having problems with the mouseover on "Log off' and "shutdown"? Also, in the screenshot it says "Turn off computer". On my computer it says "shut down"... This must be why.

Edit: I have the classic logon screen. So it must be a bug?

:(

same here, I have all the fonts and the start menu is borked. (classic logon too)

Link to comment
https://www.neowin.net/forum/topic/534106-vs-office-2007/#findComment-588274234
Share on other sites

Update: Altered Start menu to allow for the text length changing. Unfortunately this means losing the 'buttons' on the lower pane and replacing them with icons.

The download on dA is still the old version...

Anyway: Thanks for this very, very good visual style. I really appreciate it!

Link to comment
https://www.neowin.net/forum/topic/534106-vs-office-2007/#findComment-588275374
Share on other sites

Anyone else having problems with the mouseover on "Log off' and "shutdown"? Also, in the screenshot it says "Turn off computer". On my computer it says "shut down"... This must be why.

Edit: I have the classic logon screen. So it must be a bug?

:(

The text will read "Turn off computer" if you don't log into a domain. I assume you're buggering around with your work computer? I do it, too. So far IT hasn't gotten mad at me... :D

Link to comment
https://www.neowin.net/forum/topic/534106-vs-office-2007/#findComment-588275629
Share on other sites

The text will read "Turn off computer" if you don't log into a domain. I assume you're buggering around with your work computer? I do it, too. So far IT hasn't gotten mad at me... :D

Text reads "shut down" for a classic logon no matter what, since I don't have a domain at home. Maybe because i turned fast user switch off

I AM using this VS at work though, and it confuses the heck out of IT folks logging in remotely (like one did today to troubleshoot an issue I had). They're like, uh u got Vista on here!!

I hate working on generic Windows tho! :o

Thx hornett for the update.

ciaran

Link to comment
https://www.neowin.net/forum/topic/534106-vs-office-2007/#findComment-588276272
Share on other sites

That is why the traditional start button is there! ;)

As for the max button, not sure why that is. Thanks for the report. Which app is that?

App is Photoshop. Those windows are the toolbar type windows. The max doesnt show properly and also it's obvious in the black one... when focus is taken away from the windows, the X button still looks like it would on a focussed window. There probably just needs to be new resources for the toolbar type windows for the Max and the X buttons... i am not that knowledgeable :|

You could probably just make those look like the styles pane in word 2k7

ciaran

Link to comment
https://www.neowin.net/forum/topic/534106-vs-office-2007/#findComment-588277959
Share on other sites

That is why the traditional start button is there! ;)

As for the max button, not sure why that is. Thanks for the report. Which app is that?

Those are the size 6 glyphs for the buttons. You shift the normal sized buttons and that glyph moves as well. Only the small close button is independent. Most likely you need to undo shifting of your buttons, the glyph will return to its place.

And nice work :)

Link to comment
https://www.neowin.net/forum/topic/534106-vs-office-2007/#findComment-588278117
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Or anything online that requires an anti-cheat
    • Gf needed a new Surface and was looking at a Surface Laptop because of the Snapdragon. Seeing as it was a two year old chip she just decided to get a Lenovo Yoga 2 in 1 instead. Personally this Surface Ultra Cassis reminds me a bit of Razor. It would be interesting if it could handle proper gaming and be 17 inch.
    • No idea, frankly, I'm not into minimum requirements gaming, but it would be an interesting test to find out. Also, I just have to point out that it wasn't my intention to downplay the performance of DXVK on Linux or Linux gaming in general (despite my own experience being a bit of a mixed bag). I just thought it would be good to point out that DXVK is not Linux exclusive and that you can benefit from using it even in Windows.
    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      473
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      76
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!