I would like to remove the fixed footers in both my Cargo and my Tumblr. I want them to be at the bottom of the page when you scroll down, and that's it.
When you click on "Blog" in the top left menu in both Cargo and Tumblr, it always opens it in a new window. I want it to open in the same window instead.
Asked
Active
Viewed 123 times
0

Omar
- 39
- 7
-
Remove `position: fixed` and `target="_blank"`. – Sep 07 '13 at 15:19
-
In Cargo, I couldn't find the target="_blank" for the top menu. The bottom menu disappeared altogether when I removed position: fixed – Omar Sep 07 '13 at 15:28
-
In Tumblr, the footer is fixed now but has a white background. I want it in black. P.S: Thanks a lot for your reply remyabel. – Omar Sep 07 '13 at 15:28
-
It seems that the first part has been resolved. As for the second, you can tell Tumblr to open links in a new window or not: http://i.imgur.com/fQdIOwm.png (Unless the target has been hardcoded in the theme). – mikedidthis Sep 09 '13 at 08:32