Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,666
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- 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;
}