ahojdane
Forum Replies Created
-
I managed to solve the question no. 2 partly with the code:
<hr color="#f2f2f2"><br>
added after your code, but if there is more elegant solution, I will be happy.
Thank you!
- This reply was modified 2 years, 6 months ago by ahojdane.
Excellent, this is exactly what I wanted, thank you very much!
Please, can you help me with two more things?
1) How to make this adjustment excluded from the index page (but everywhere else yes). Right now, it’s showing up everywhere.
2) How to style it, that there will be under the <h3> tag the line <hr> like on the search results here:
https://www.cssigniter.com/demos/olsen-light/?s=viralThank you very much Fotis!
Hello Fotis,
maybe I wrote it wrong – I don’t want the <title></title> tag, I want to add a <h1></h1> tag with the name of the cathegory or tag name inside.
On this two default templates you can see there is no <h1></h1> tag with the name of the category or a tag name inside (and yes, there is a <title></title> tag with the name of the cathegory or tag name inside):
https://www.cssigniter.com/demos/olsen-light/tag/autumn/
https://www.cssigniter.com/demos/olsen-light/category/looks/I want to create something simillar to this:
https://www.cssigniter.com/demos/olsen-light/?s=viral
You can see here a “Search results” text in <h1></h1> tag, I want to do something very simmilar: “Cathegory: NAME_OF_THE_CATHEGORY” or “Tag: NAME_OF_THE_TAG” in <h1></h1> tag (like the text “Search results” and I don’t need the number of the posts in this cathegory or tag).Thank you very much.