24.Sep.2009 |
by Gusac |
Filed in: BlogEngine.NET, Web
New theme for BlogEnginge.Net Project 1.5 called Andreas09-BE. I took the website theme by Andreas Viklund and modified it to work with BlogEngine.
Theme Preview
Click here to download Andreas09-BE theme (11.98KB)
Thanks to Andreas Viklund for designing such a nice theme! Visit to check out more website theme: http://andreasviklund.com/templates
Download link: andreas09-BE.zip (11.98 kb)
Customizing this theme: This theme has 2 main feature which can be edited:
- Custom Links on the left pane
- Vertical (left pane) and Horizontal ads (top)
1. Custom links on the left pane:
Open the 'URL.TXT' file present in the ANDREAD09-BE folder. It has multiple lines which look like this:
<a class="nav" href="#">Link1</a><span class="hide"></span>
You just need to replace # symbol with the actual URL (website link) and replace 'LINK1' with the display name. Like this example:
<a class="nav" href="http://blogs.gusac.net">Gusac.Net</a><span class="hide"></span>
To add multiple lines, simply copy paste the code and change the URL and display name :)
2. Vertical (left pane) and Horizontal ads (top)
To display your Adsense ad or any other ad, simply copy the code and paste it in the VERTICAL_AD.TXT OR TOP_AD.TXT file present in the Andreas09-BE folder. Make sure the you put Vertical advertisement in VERTICAL_AD.TXT file and Horintal ad block in TOP_AD.TXT file.
If you face any issues, please let me know. My email id: inbox at gusac.net
andreas09_BE.zip (10.24 kb)
Update: Check the new ClearG theme for BlogEngine.Net