Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,517
- Themes
- 10,431
- Plugins
- 15,340
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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;
}