![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
I really hope someone can help me!
I'm using the port of Flexible Squares, and I brought my old layout with me. The problem is that it uses images for navigation. On LJ, the active page shows in the nav module like this:

But on DW, the active page disappears from the nav, leaving me with this:

I feel like I'm overlooking something.
Any help would be much appreciated!!
I'm using the port of Flexible Squares, and I brought my old layout with me. The problem is that it uses images for navigation. On LJ, the active page shows in the nav module like this:

But on DW, the active page disappears from the nav, leaving me with this:

I feel like I'm overlooking something.
Any help would be much appreciated!!
no subject
Date: 2012-01-04 04:39 pm (UTC)and reduce it to this:
no subject
Date: 2012-01-04 04:43 pm (UTC)no subject
Date: 2012-01-04 04:46 pm (UTC)no subject
Date: 2012-01-04 04:47 pm (UTC)no subject
Date: 2012-01-06 06:58 am (UTC)no subject
Date: 2012-01-06 07:01 am (UTC)no subject
Date: 2012-01-06 07:24 am (UTC)Replace the entire Page::print bit with this:
And then you can add this to your stylesheet (taken from your old one but not exactly the same):
body.view-recent div#header li.view {
background:transparent url(http://i55.tinypic.com/2wq7a69.png) no-repeat scroll 50% 0;
padding:22px 22px 0; }
body.view-archive div#header li.view{ padding:25px 25px 0; background:transparent
url(http://i54.tinypic.com/smayxx.png) no-repeat scroll 50% 0}
body.view-read div#header li.view{ padding:22px 21px 0; background:transparent
url(http://i55.tinypic.com/30lh0z7.png) no-repeat scroll 50% 0}
no subject
Date: 2012-01-06 07:30 am (UTC)no subject
Date: 2012-01-06 07:33 am (UTC)