Page 4 of 4

Re: navigation tree bar for direct subforum access?

Posted: 31 Oct 2010, 06:57
by mightor
Nice job, Tim. Thanks for sharing :)

- Xander

Re: navigation tree bar for direct subforum access?

Posted: 01 Nov 2010, 03:14
by muntoo
muntoo wrote:How about:

Code: Select all

sourceforge.net##A[id="sf_logo"][href="https://sourceforge.net"]
And for overkill (well..., not really):

Code: Select all

sourceforge.net##DIV[id="site-description"]
Recently, my AdBlock for Chrome has stopped working here... And having Xander's zombie face watching me isn't helping things. :mrgreen: (Maybe I shouldn't have sent that zombie.)

EDIT: It seems that AdBlock isn't working for any other site as well...

Re: navigation tree bar for direct subforum access?

Posted: 01 Nov 2010, 03:45
by timpattinson
Also, to add the searchbox floating use this:

Code: Select all

#search-box {
position: fixed !important;
top: 8px !important;
right:15px !important;
z-index:2 !important;
padding: 5px !important;
background-image:url(mindboards1.png);
}
Use the image attached to my other post.
In FFox (xp) the user stylesheet is located here:
C:\Documents and Settings\[[YOURUSERNAMEHERE]]\Application Data\Mozilla\Firefox\Profiles\zyr9nirz.default\chrome\userContent.css