I am trying to create my first Vanilla Theme. I will greatly appreciate your help on this.
Well in Wordpress the path to the theme folder is
<?php bloginfo('template_url'); ?>/images....
What will be the path in Vanilla and where can I find doc of all related stuff on this?
Thank you
0 • •
Comments
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •How do change the logo navbar etc? I tried with the default.master.php. But it does not show up anything.
I can only change color from the stylesheet. I like to know where is the html file.
Is there any tutorial blog on Vanilla?
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •<div class="logo"><a href="(homepage maybe)" style="width: (yourwidth) !important; height: (your height) !important; float: left;"></div>That's the only way it would work for me. That way I didn't need to have that path. I hope that makes sense.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Please give me a specific example of what you're trying to achieve and I'll see if I can help.
@MatthewAlan, don't forget that you can change the logo with CSS as well ;)
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •I like to know where is the HTML File so that I can edit and change things the way I want. The default.master.php. doesn't show any changes after I edit.
I Have even tried writing simple text like abcede... but doesn't change not show anything.
@MatthewAlan, I changed the logo by CSS but have to hide the default h1 text (forum name) as I can't delete it.
I want to create a new whole look to my theme mainly the homepage. I will be glad if someone can direct me where should I edit the HTML and where is the file?
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •I got to start all over again. I know I am missing something as I am new to Vanilla. Wish I could get hold of some step by step tutorial.
Thank you once again
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Do you mind me asking, what you'd like to see a step by step tutorial for. Like how to set up a new theme, or how to customize? OR something else?
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •