WP.com Bar
-
Is there any way for user CSS to determine if the nav bar is loaded? (I.E. if a user is logged in)
-
-
-
-
-
Okay kamel so why would it be sweet to have this information? To whom would this information be available and what purpose would it serve to know it? In simple English please [she whined].
-
-
@andy –
i wouldn’t dream of it@ timethief –
the WP.com Bar adds 28 pixels to the top of the page. it moves everything down EXCEPT the background image. so if you have a background image that aligns with something in the content of the page, you need to addbody.loggedin { background-position: 0 28px; }so that the background image moves down with the rest of the page.
except i’m having to re-write the CSS of this theme so much i may do something else altogether.
-
- The topic ‘WP.com Bar’ is closed to new replies.