Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,608
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,971
- Showcase
- 3,257
-
Hi
Well, it would be as simple as changing the existing CSS-rule. Just remove the #front-page parent declaration so that the rule applies to all pages containg the #hottags div
#hottags {
position: absolute;
top: 0;
left: 0;
width: 150px;
overflow: hidden;
}