Small cosmetic "bug" in theme: the_wall + fix
-
I was reading the post in this forum about the Code-Red theme and noticed mention of the_wall theme. I hadn't noticed that it had been added so I tried it out. I really like it, and it seems very responsive as well!! :D
I noticed a small "glitch" in that the "home" link was no longer over the pfSense logo. I set out to see if I could fix it. I think I found the solution. I resized the transparent image and made some small changes to the all.css.
Original all.css excerpt:
#header-left #status-link { position: relative; top: 110px; left: 6px; }
Changed to:
#header-left #status-link { position: relative; top: 85px; left: 20px; }
Find the resized transparent.gif attached!
The only other thing I noticed was that all the rounded letters at the end of words in the drop-down menu seemed to get cropped. Oh and the same old "frustratingly difficult to use" factor on IE. (Not my browser of choice, but causes has caused problems for others who insist on using it.)
As always thanks for the rockin' firewall!! :D