MyBB Community Forums

Full Version: [Request] Windows Vista Forums theme for MyBB 1.2.x
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
thanks
font used is Segoe UI (aka Tahoma)
Ok!
I can't replicate firefox bug. (On my localhost looks good)
this is probably table width problem

for the opera bug go to Theme Management and edit theme style

1.find
.menu ul li a {
color: #000000; display: block; padding: 70px 5px 0 5px; text-decoration: none;
min-width: 65px;
}
replace with
.menu ul li a {
color: #000000;
display: block;
padding: 70px 10px 0 10px;
text-decoration: none;
}

2. find
.menu .help a {
background: url(images/Vista_F/toplinks/help.png) no-repeat center top;
}
replace with
.menu .help a {
background: url(images/Vista_F/toplinks/help.png) no-repeat center top;
padding: 70px 15px 0 15px;
}

that is all

nomadman Wrote:Okay, here's what i've found so far. Not really a big deal with Firefox problem. but Opera header images does bug me a bit Smile.

[Image: 21933291ub9.th.jpg]

[Image: 43644768lx9.th.jpg]

[Image: 45678381nx8.th.jpg]
Bas Wrote:Ok!
I can't replicate firefox bug. (On my localhost looks good)
this is probably table width problem

for the opera bug go to Theme Management and edit theme style
....
The firefox table screen was taken on the local and I can replicate it on the live host sandbox. Thanks for providing the fix for Opera. It looks great now!

Now I've got to figure out how to add the font to Gimp Sad.

Thanks!
Wow.... *Jaw drop* Very Nice theme..
Hmm seems like our theme is pretty damn successful Big Grin
Nice port too Smile
^ lol

If you didn`t notice crank is from TVF he designed the Original theme
You can find french buttons here : http://mybb.fr/showthread.php?tid=295 Wink
Bas Wrote:is this close enough?
spend 2.5 hours in photoshop to create this
icons are from windows vista, background (can't remember, deviantart maybe), everything else is mine (created from scratch).

[Image: vistagx6.th.png]

That is amazing!
Mustangman76 Wrote:^ lol

If you didn`t notice crank is from TVF he designed the Original theme
No, mark designed it :p why does everyone think i did Confused i'm not really damn good with css Toungue
I like Lopalong's Vista theme more:
http://www.forum-styles.com/mybb-demos/index.php
Pages: 1 2 3 4