Hi! I really love your theme 12, but I was wondering if there's a way to make the title of a post appear above the blockquote and not as part of it? (Do I make sense?) Thanks in advance!
Hi! I think I understood! Do you mean, if you look at the preview, the title would appear above the entry content (with the white background)? It’s possible, and quite easy to do :) Most of my themes are coded this way, so this should work on the other themes as well. Explanation under the cut.
First, go to the body-part of the code and find
It should look like this.
What you want to do, is to put the title above the entry class. So replace this part with this:
is there any way to remove the numbers on each sidebar picture on theme 12?
Yes! You can do easily it at “Edit HTML”.1. Find in the code:
. Under that,for each picture there’s a div id “sidenavi1”, “sidenavi2”, and “sidenavi3.”2. Just remove “
01
” and the same with 02, and 03 under each “sidenavi” div respectively. That’s it!As a tip for others who prefer not having the numbers, you can also change the numbers to text, for example “About me” or so on. Just find the same part of the code and replace each number with anything you want.
Theme #12: Enchanted
Static Preview / Code / by daayama • all themes
info:
• 3 Sidebar images (300x200px) with hover description/navigation
• 500px posts
• 3 custom links
• Under navigation 03 you can add anything you want: updates, now watching/reading, more links or information…
I'm using your Patronus theme, and I'm don't know how to add an "Ask" page so that people can send me messages. May you help with this? Thank you and gorgeous blog!
Sure! It's the same on every theme :)
If you click "edit theme" and in the menu that pops up you scroll down a bit, you can edit your links. Where it says "Link X" put "ask" or whatever you want it to say, and as "Link X URL" put "/ask" like this: