ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
When I link from the menu to a single article, the templates give me nice looking page titles. But when I link from the menu to a module or component or anything else, the page titles don't look the same and generally don't look as nice.
I run into this same problem over and over again in each site. And I find myself jumping through hoops (putting components into modules into articles and then linking to that article from the menu) to get the page titles to match.
What is the better solution for getting all the page titles to look the same - regardless of when the nav bar button is linking to an article, module, newsfeed, ....?
Hi, this is generally due to third party components being written in a different way, often times they are missing some HTML / divs that contribute to the styling of the template. All you can do is either create CSS for those specific items, or edit the template pages for the components to add in the HTML that is required. A quick look in Firebug will show you what I mean. We can't do much about the way others write code for extensions.
The difficult we do immediately, the impossible takes a little longer.