
Ported over Artifical Intelligence from Solucija requested by emporia. The header structure doesn’t quite fit a typical Wordpress blog, so I couldn’t find some default content for the text and top left menu. You will have to use your creativity to fill them in
Features
- 2 Columns - Fixed Width
- Widgets Ready
- XHTML & CSS compliance
Changelog
Version 1.1
- Work in WP2.0 and WP2.1
- Tested on Firefox 2.0 and IE 6
Version 1.2
- XHTML & CSS Compliance
- 404.php added
Version 1.3
- Tag support for WP 2.3
License
This theme is released under the Creative Commons Attribution 3.0 license, hence please leave the author links intact.
Preview
Download
Name: Artificial Intelligence Theme
Size: 76,65 kBytes
FileType: .zip-File
Downloads: 2930
[Download Now]
Size: 76,65 kBytes
FileType: .zip-File
Downloads: 2930
[Download Now]
Need Help?
Much as I want to provide free support, there are only 24 hours a day.
So if you need a chunk of my time, I’m available for hire.
What's Next?
» Share This (Social Bookmarks/Email)» Subscribe to Feed
» Subscribe to Email
» Leave a Comment
Related Posts:
» Testing of Plugins and Themes on WP 2.3
» Theme Bugfix: Artificial Intelligence
» WP Theme Update: GreyBlog & SoftwareHolic
» Newer Post: OneShop Facelift + more
« Previous Post: WP Theme: Internet Center







Wow, this is better than I thought it would be! Thanks for accepting my request!
WOW! wonderfull… i can’t say anything
[...] Artificial Intelligence es un tema sencillo de 2 columnas. Ver previa de Artificial a Intelligence. [...]
This is a great looking theme. Well done
[...] Artificial Intelligence es un tema con soporte widget y de dos columnas basado en la plantilla de template by Solucija. [...]
emporia you are welcome.
Jared & Jason, thanks!
[...] mich vor einiger Zeit ihm beim Blogdesign zu helfen und am Montag hatte er sich endlich für eins entschieden! Hab mich gestern sofort dran gesetzt und einiges verbessert. Wenn man bedenkt wie es [...]
[...] Artificial Intelligence is a professional two column, widget friendly theme for both Wordpress 2.0 and 2.1. [...]
[...] visit & download [...]
Artificial Intelligence WordPress Theme…
Artificial Intelligence is a two column, widget ready, fixed width theme by Ericulous. It has been ported from a free template designed by Solucija. One advantage of these ported templates is that most of them have a professional or corporate look com…
Hello Genkisan,
I am using Artificial Intelligence developed by you in my website and am trying to get the google ad-sense integrated into the style sheet. I am not a code writing guy. You can visit my site at http://www.infosecminds.com and see if you help in alighing the adsense code to the right of the page. I have just managed to reduce the size of the box with the main content.
Appreciate your help
Thank you,
–Vinod Kumar
Hmm.. first you posted in the wrong post, then you removed the authors’ links from the theme. At the risk of sounding mean, I’m afraid you’re on your own
hhmm…yeah it does sound mean. I just re-read my post. Ok, none were intentional though. Thanks for your response.
–Vinod Kumar
Genkisan,
Apologies. I have put back the author links and have also managed to get the adsense working. Request you to check as and when you find time.
Thanks,
–Vinod Kumar
Hey Vinod, you figured it out. Great job!
No hard feelings k
Hello Genkisan,
I am here back again to get some help on my layout. Request you to kindly look at my site at http://www.infosecminds.com and let me know how I can align my right side box along with the left ones. I can also send you the code that I had added to bring in the two google adsense boxes into the template.
–Vinod Kumar
hi Vinod,
imo, you just have to get the total width of container div “main” to be the trade-off value for those 3 columns and elements contained within. the bad news is IE calculates total width differently from other browsers. You can google about “Vertical and Horizontal Sizing with CSS” to get better understanding. Common formula to determine how much horizontal space an element will actually occupy will be: margin-left + border-width-left + padding-left + width + padding-right + border-width-right + margin-right
cheers
gausarts
I moved the comments over to this “Artificial Intelligence” post.
gausarts: thanks for helping out! Really appreciate it
Vinod: do you mean to bring the 2 smaller columns together? Something like my theme? Backup style.css first, then apply the following style
#sidebar {
float: right;
width: 250px;
}
#right {
float: left;
width: 452px;
}
#leftnew {
float: right;
padding: 10px 10px;
width: 130px;
border:#ccc 1px solid;
margin: 0 0 10px 8px;
}
.rightcolnew {
}
Is this theme tested on IE 7? It wouldn’t load correctly in IE 7. The boxes on the top would overlap each other. Is there a way to fix this?
Seems ok on my side. Here’s a screenshot of theme viewer on IE7.
http://i10.tinypic.com/53aj3w8.gif
Would be good if you can do a screenshot.
[...] reported by Kioko, there’s a bug in the Artificial Intelligence theme when viewed in IE7. It appears that when [...]
I use this template on several sites, and none of the RSS Feed links work (at the bottom right) - it does not create an xml feed. Any suggestions?
No linkback = no suggestion.
[...] 我就看到一款我還蠻喜歡的佈景『Artificial Intelligence』 [...]
[...] cuanto al diseño, decir que me he basado en una plantilla de Ericulous. Con el tiempo iré acomodándome este theme y lo moldearé un [...]
[...] WP Theme: Artificial Intelligence » Ericulous [...]
[...] Theme,後來找這個WordPress版的Artificial Intelligence。這個風格簡單大方、版面清新的WordPress [...]
[...] Demo and Download. [...]
[...] loving the new one >> Artificial Intelligence is by [...]
[...] Artificial Intelligence WordPress Theme : Theme CriticArtificial Intelligence WordPress Theme : Theme Critic **********WP Theme: Artificial Intelligence | Wordpress Themes - WP Theme, Plugin, Resource [...]
Hi there,
Just installed the Artificial Intelligence theme and it totally kicks ass! One question though …
I use a lot in my posts to make code samples stand out from the rest of the text - it used to work in my previous theme because I modified the style.css but the same modification won’t work in the Artificial Intelligence theme - the text looks the same as the body (and Firebug says it’s inheriting from .leftcol and body).
Is there an easy way I can do this? I don’t want to hack your theme to pieces because I like it very much. Can you help?
Thanks!
Chris
Oops, I put HTML code into the post above. The first part is supposed to say:
"I use <<div class="code">
By the way, I had to change searchform.php from the one supplied with the theme back to the contents of searchform.php that comes with the default theme. When using the file supplied with the theme searches return no results for me.
Clever me, I’m using your theme for a blog about… well, Artificial Intelligence. Anyway, thanks for the great design, the “clean lines” theme certainly holds true. Just what I was looking for
see it here:
http://www.symbiosisdev.com/markets/
Chris, when I view your html, your code tag is closed immediately e.g < code>< /code>source code lines.
Alec, your’re welcome
Hmmm that’s odd … the page’s post has <div class="code"> ALL THE CODE HERE </div> … I can’t understand how it’s being closed immediately.
Ok, weird … I’ve added a new style called “codesection” and set <p class="codesection"> but when I view the source of the CSS using Firebug it says <p>MY CODE</p> then the next line is <p class="codesection"><lt;/p> … any idea why?
Looks ok now.
Yeah, I moved my .samplescript style from the bottom of the style source file so that it’s located within the same parent as .special - works ok.
CSS inheritance huh … gotta love it!
[...] (1.3) Ahem (1.1) Almodovar + (2.2) Amber 1.0 Antropov (1.0) Anubis (1.0) Architect Dream (1.0) Artificial Intelligence (1.3) Atlantia 1.0 Ayumi (1.2) Barthelme (4.5) bbPress (0.4 NOT for bbPress) BeastBlog v2 (v.2.0 [...]
[...] 26. marca 2007 - vybral som temu Artificial Intelligence [...]
[...] 26. marca 2008 - vybral som tému Artificial Intelligence [...]
[...] Download Artificial Intelligence Theme [...]