Link to the theme (https://custom.simplemachines.org/index.php?theme=1508)
100% width style for any forums
===============================================
Looking good, Gmans! Good work.
Very Nice. :) Keep up the good work.
Thanks :)
Very nice theme, good job mate.
Very nice, but I kept on getting undefined index error in Subs.php around this line:
return '<img src="' . $settings['images_url'] . '/buttons/' . $name . '" alt="' . $txt[$alt] . '" ' . $custom . ' />' . ($label != '' ? '<b>' . $txt[$label] . '</b>'
whenever I went to read a post in the forum. ???
Excellent theme, is is possible for me to have PSD of the logo...
Finally an excellent theme for 2.0
http://rapidshare.com/files/217243790/start_psd_prof.rar.html
Quote from: Bancherd on March 30, 2009, 04:40:55 AM
Very nice, but I kept on getting undefined index error in Subs.php around this line:
Nice themes may have small issues ;)
Simple to correct, there are only some entries missing:
Open "display.template.php", go to line 165, fill in the missing entrys:
instead of
// These are some cache image buttons we may want.
$reply_button = create_button('quote.png', '', '', 'class="gradualfader png_fix"');
$modify_button = create_button('modify.png', '', '', 'class="gradualfader png_fix"');
$remove_button = create_button('delete.png', '', '', 'class="gradualfader png_fix"');
$split_button = create_button('split.png', '', '', 'class="gradualfader png_fix"');
$approve_button = create_button('approve.png', '', '', 'class="gradualfader png_fix"');
$restore_message_button = create_button('restore_topic.png', '', '', 'class="gradualfader png_fix"');
take
// These are some cache image buttons we may want.
$reply_button = create_button('quote.png', 'reply_quote', 'quote', 'class="gradualfader png_fix"');
$modify_button = create_button('modify.png', 'modify_msg', 'modify', 'class="gradualfader png_fix"');
$remove_button = create_button('delete.png', 'remove_message', 'remove', 'class="gradualfader png_fix"');
$split_button = create_button('split.png', 'split', 'split', 'class="gradualfader png_fix"');
$approve_button = create_button('approve.png', 'approve', 'approve', 'class="gradualfader png_fix"');
$restore_message_button = create_button('restore_topic.png', 'restore_message', 'restore_message', 'class="gradualfader png_fix"');
Congrats to Gmans, fine piece of work... good structure, nice colors, easy to be read...
Tot kijk
Gerald
My users are saying that they cannot view "new topic" and other buttons fine in Ie with this theme >__<.
Nice Theme
Quote
Nice themes may have small issues
Thank you a lot :)
Quote from: Lamarck on April 17, 2009, 09:54:07 AM
My users are saying that they cannot view "new topic" and other buttons fine in Ie with this theme >__<.
WoW! :)))))
[/quote]
Quote from: L¤яdSèßO on April 17, 2009, 12:44:19 PM
Nice Theme
thank you
Quote from: Lamarck on April 17, 2009, 09:54:07 AM
My users are saying that they cannot view "new topic" and other buttons fine in Ie with this theme >__<.
Reply button should be bigger and separate from others 8)
@Gmans
I wish to modify the whole theme and give it a new look. The codes would stay same, you get the credits and everything except some legth's, width's and heights change.. Would you please allow me to do that?
I am going to make the design appropriate for a webmasters site... More of CSS less of images so the browsing goes faster..
I not against :)
Quote from: Gmans on April 21, 2009, 12:17:08 AM
I not against :)
Thank you very much. :) I'll show you the modified version when i get it up working..
If possible please do try to update the theme to 2.0 Final whenever it comes out..
Very very nice looking theme, I'd use it if I could figure out how to make is use 80% of the screens width instead of 100% - I like when there's a space between the border of the screen. Any help? :)
@ GeKo53
QuoteSimple to correct, there are only some entries missing:
Open "display.template.php", go to line 165, fill in the missing entrys:
Got it, Thanks! :D
Nice, but how i can link the logo to index.php?
<div id="mainframe">
<a href="index.php"><div class="logobg" align="right"></a>
<div class="shadow_header" align="right">
<ul id="greeting_section">
not works
any way to have avatars display in a manner similar to that of the smf 2.0 default theme?
How do i remove this from this theme, becuase this gets really annoying when it appears everywhere on the site and doesnt fade like the defaut theme fader and this is not what i want
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi420.photobucket.com%2Falbums%2Fpp284%2Fbluesinjid%2FCapture.jpg&hash=b88c7bf929ea33eff23feab3f51c9e5f2c606c9c)
*EDIT*
Nevermind I found it
is there a version for smf 1.1.9 or would this theme work on it ?
Really like the theme, but have a heavily modified forum that would be way to much work to convert to smf 2 :(
Quote from: Gmans on April 04, 2009, 04:23:01 AM
http://rapidshare.com/files/217243790/start_psd_prof.rar.html (http://rapidshare.com/files/217243790/start_psd_prof.rar.html)
QuoteError This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.
This limit is reached.
To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information.
Please mirror to mediafire or similar.
I read all replies. Please wait weekend.
p.s. this theme only for second version.
Hi do you know where I can change the settings to make the border of the forum liquid,because i use a mod that uses liquid block (simple portal) and it just doesnt look right at a 800 by 600 resotuion on my forums
Look: www.modernopolis.byethost32.com in 800 by 600 view
I love this theme and am using it on a new site at http://www.myauctionfamily.com.
Problem is, I've changed the logo and a few other things but there is this huge white blank space beside the logo to the right and I was wondering how to install a banner code in that are, or maybe put my google adsense in there. Could anyone show me how to do this?
Thanks! :)
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.myauctionfamily.com%2Fimages%2FCapture.gif&hash=da1680d9c9777962893c7ab13cfa5b4225590961)
Does anybody know how I can make the above edits? I would really appreciate the help...Thanks! :)
hm no support buy why does it say this in my error log??
Error 404 - Not Found ***/forum/Themes/Prof/imageresizer.js)
I would sure love the PSD and how to add custom menus to this? :D
I want to replace the menu with the javascript menu from the planet theme. (http://custom.simplemachines.org/themes/index.php?lemma=1855)
Can anyone point me in the right direction for this.
So far, I've figured out that the menu in planet uses individual graphics for the buttons and the effect is achieved through javascript.
While with Prof, the menu uses one single graphic, with the effect and text being done by HTML/Javascript.
Update: I've done it. :D
Quote from: aishaweb on June 01, 2009, 07:33:46 AM
Quote from: Gmans on April 04, 2009, 04:23:01 AM
http://rapidshare.com/files/217243790/start_psd_prof.rar.html (http://rapidshare.com/files/217243790/start_psd_prof.rar.html)
QuoteError This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.
This limit is reached.
To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information.
Please mirror to mediafire or similar.
Anybody got the PSDs?
psd is lost =)
Hi..
I've installed this theme, but i'm trying to install the modification Aligned & Bilateral Child Boards] and I can't find the lines to change.
Can u help me whit this? (http://custom.simplemachines.org/mods/index.php?mod=1704)
if mod install configuration-features and options - select section for child boards :)
If not found - reload cash smf
Logo PSD PLEASE?
Amazing theme but why don't you make it for 1.1.x too?=/
No :)
Somebody must have the PSDs, they were downloaded 10 times.
The .psd logo pleaseeeee!
I'm desperate!
Im using RC1.2
I get an error by use this theme.
File: /home/content/p/a/b/pablofgc/html/elder/chadow/valkyrie/foro/Sources/Subs.php
Line: 3643
How can I fix it?
nice theme man ;) ;)
Quote from: Arkino on October 30, 2009, 01:05:15 AM
Im using RC1.2
I get an error by use this theme.
File: /home/content/p/a/b/pablofgc/html/elder/chadow/valkyrie/foro/Sources/Subs.php
Line: 3643
How can I fix it?
I got the same error too, and tried several times to fix it, but couldn't.
It's a nice theme, please! fix it. :)
This theme is realy nice .
gratz.
Quote from: mysticmind on October 31, 2009, 02:02:27 AM
Quote from: Arkino on October 30, 2009, 01:05:15 AM
Im using RC1.2
I get an error by use this theme.
File: /home/content/p/a/b/pablofgc/html/elder/chadow/valkyrie/foro/Sources/Subs.php
Line: 3643
How can I fix it?
I got the same error too, and tried several times to fix it, but couldn't.
It's a nice theme, please! fix it. :)
open the ''Theme/Prof/Display.template.php''
Find:
// These are some cache image buttons we may want.
$reply_button = create_button('quote.png', '', '', 'class="gradualfader png_fix"');
$modify_button = create_button('modify.png', '', '', 'class="gradualfader png_fix"');
$remove_button = create_button('delete.png', '', '', 'class="gradualfader png_fix"');
$split_button = create_button('split.png', '', '', 'class="gradualfader png_fix"');
$approve_button = create_button('approve.png', '', '', 'class="gradualfader png_fix"');
$restore_message_button = create_button('restore_topic.png', '', '', 'class="gradualfader png_fix"');
Remplace with:
// These are some cache image buttons we may want.
$reply_button = create_button('quote.gif', 'reply_quote', 'quote', 'align="middle"');
$modify_button = create_button('modify.gif', 'modify_msg', 'modify', 'align="middle"');
$remove_button = create_button('delete.gif', 'remove_message', 'remove', 'align="middle"');
$split_button = create_button('split.gif', 'split', 'split', 'align="middle"');
$approve_button = create_button('approve.gif', 'approve', 'approve', 'align="middle"');
$restore_message_button = create_button('restore_topic.gif', 'restore_message', 'restore_message', 'align="middle"');
;D
Thanks! :D
I really love this theme. I hope a 2.0RC2 version will be available soon :)
yes, please upgrade it for 2 RC2
+1 for upgrade
Please upgrade the theme for 2.0 RC2 compatibility. ;)
Please upgrade to rc2 with dropdown menus =]
Please upgrade to RC2 :)
Thanks!!
Please upgrade to RC2 :)
Thanks!!
Quote from: repacheco81 on March 13, 2010, 10:06:26 AM
Please upgrade to RC2 :)
Thanks!!
erm, dont you mean RC3?
Any news on the RC3 update?
Also, the menus on the themed site is displaying vertically and it drives me nuts. Any ideas how to fix this? To see what I'm talking about, just visit my forum (http://profforums.com).
Quote from: dispecer on May 16, 2010, 10:40:30 AM
Any news on the RC3 update?
Also, the menus on the themed site is displaying vertically and it drives me nuts. Any ideas how to fix this? To see what I'm talking about, just visit my forum (http://profforums.com).
+1
This theme will be improved in the next month:) but with some changes.
p.s. Army =)