Articles n' More
rating: +11+x

Name: Articles n' More

Author: Timothy FosterTimothy Foster
License: Creative Commons Attribution-ShareAlike 3.0 License
Tags: articles blue contest-win education logo sidebar simple topbar

Supports top bar menu *: yes
Supports side bar menu *: yes
* depends on tags: topbar and sidebar

Description:

This is a theme that has a simple easy-to-read feel and allows for a logo in the top left corner.

The side bar doesn't like things other than linked bullets and level one headers. Normal text renders, but since the sidebar has no background, the logo may interfere.

You can see this theme in action, with a custom logo, at The Archive of Random Material.

How to install

  • go to: your wiki admin panel » appearance » themes
  • choose External CSS theme
  • supply the following URL as the CSS location
http://themes.wdfiles.com/local--code/articles-n-more

Code

Notes

You can change the logo in the top left corner by changing the image location in the #container-wrap at the bottom of the CSS.

The curves and roundness only render in Firefox and Safari. In IE, the CSS attempts to make the fancy page title into a regular header so that the theme is not too squarish. On Opera, however, this cannot be avoided.

Similar themes

80.jpg
installbutton.png

Folder

Author: Timothy FosterTimothy Foster
Rating: 2, Comments: 0

Tags: education folder sidebar topbar

80.jpg
installbutton.png

Phantom

Author: rhombus prhombus p
Rating: 4, Comments: 6

Tags: black games hover sidebar space topbar

Browse themes by tag

Comments

Chase HamiltonChase Hamilton 1247673014|%e %b %Y, %H:%M %Z|agohover

Very well done, Tim.

I like the idea of a personal logo at the top; it makes the feel of the website professional and comfortable.

Good luck!


Chase Hamilton
siglife.png

unfold by Chase HamiltonChase Hamilton, 1247673014|%e %b %Y, %H:%M %Z|agohover
Excellent theme!
leigerleiger 1247726102|%e %b %Y, %H:%M %Z|agohover

Good work :) Good luck winning the contest.

unfold Excellent theme! by leigerleiger, 1247726102|%e %b %Y, %H:%M %Z|agohover
Re: Excellent theme!
leigerleiger 1249998908|%e %b %Y, %H:%M %Z|agohover

And it seems you have won - Congratulations! Hope you enjoy your new iPod!

last edited on 1249998945|%e %b %Y, %H:%M %Z|agohover by leiger + show more
unfold Re: Excellent theme! by leigerleiger, 1249998908|%e %b %Y, %H:%M %Z|agohover
Re: Excellent theme!
James KanjoJames Kanjo 1249999301|%e %b %Y, %H:%M %Z|agohover

Shane, you didn't use your SA voodoo to rig the contest did you?

Nah, well done Timothy! 'Twas a great theme!


λ James Kanjo | blog | photos | contact

last edited on 1249999336|%e %b %Y, %H:%M %Z|agohover by James Kanjo + show more
unfold Re: Excellent theme! by James KanjoJames Kanjo, 1249999301|%e %b %Y, %H:%M %Z|agohover
Re: Excellent theme!
leigerleiger 1249999648|%e %b %Y, %H:%M %Z|agohover

You'll never know…. :P

unfold Re: Excellent theme! by leigerleiger, 1249999648|%e %b %Y, %H:%M %Z|agohover
troyfustroyfus 1248651657|%e %b %Y, %H:%M %Z|agohover

I really like this theme! It's really organized and easy on the eyes. Sites that have lots of sharp contrasting colors wear on the eyes quicker. I hope your theme wins!!

unfold by troyfustroyfus, 1248651657|%e %b %Y, %H:%M %Z|agohover
Awesome
graphmasturgraphmastur 1248873303|%e %b %Y, %H:%M %Z|agohover

I really like this theme. The archive of Random Material is an awesomely done css site, as is LifesHandbook.


"But sanctify the Lord God in your hearts, and always be ready to give a defense to everyone who asks you a reason for the hope that is in you, with meekness and fear;" ~ 1 Peter 3:16

unfold Awesome by graphmasturgraphmastur, 1248873303|%e %b %Y, %H:%M %Z|agohover
Woo! Yeaaaaah!
WispWisp 1249349557|%e %b %Y, %H:%M %Z|agohover

I for one think this is an awesome theme, Mr. Foster person who I have never before met and who has not paid me a large sum of cash in U.S. dollars to vote for this.


"If you watch Jaws backwards, it's a movie about a shark that keeps throwing people up until they have to open a beach."

Hey, guys! I know Timothy Foster in real life, so I'm famous too, right?

unfold Woo! Yeaaaaah! by WispWisp, 1249349557|%e %b %Y, %H:%M %Z|agohover
How do I upload logo?
ERPoolerERPooler 1254764138|%e %b %Y, %H:%M %Z|agohover

New to wikidot…like your theme but would like to insert my own logo. Where/how do I upload?
Thanks so much,
Eileen

unfold How do I upload logo? by ERPoolerERPooler, 1254764138|%e %b %Y, %H:%M %Z|agohover
Re: How do I upload logo?
rhombus prhombus p 1255305221|%e %b %Y, %H:%M %Z|agohover

upload you logo to what ever page you want by clicking files at the bottom of the page. then get the url to it by clicking the info button. copy the url and then edit the part of the theme that looks like this

#container-wrap{
    margin-top:2em;
    margin-left:2em;
    background-color:#FFF;
    -moz-border-radius-topleft: 3em;
    -webkit-border-top-left-radius: 3em;
    background-image: url(http://themes.wikidot.com/local--files/articles-n-more/logodefault.png);
    background-repeat:no-repeat;
}

in the part where it says background-image:url(http://themes.wikidot.com/local--files/articles-n-more/logodefault.png); change the url to your own copied url.

hope this helps


Rhombus_Productions-3Blackn.png

i will be inactive until the winter holidays because of school — Rhombus p.

unfold Re: How do I upload logo? by rhombus prhombus p, 1255305221|%e %b %Y, %H:%M %Z|agohover
Re: How do I upload logo?
Timothy FosterTimothy Foster 1255311725|%e %b %Y, %H:%M %Z|agohover

I made it easier to upload the image. On the bottom, there is this:

/* Insert Logo Image Here
========================= */
#container-wrap{
        background-image: url(http://themes.wikidot.com/local--files/articles-n-more/logodefault.png);
}

Change the URL to the image URL of your logo.

Hope this helps, and thanks!

unfold Re: How do I upload logo? by Timothy FosterTimothy Foster, 1255311725|%e %b %Y, %H:%M %Z|agohover
Add a new comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License