I have Guest and Login on the top right at http://dot.kr/x-test/layOut/02/ with strong.
I like to make the strong Guest and Login to the normal Guest and Login.
If I remove #guest-login strong in code below, I can get the result which is the normal Guest and Login but it breaks the layOut of the Guest and Login area
How can I make the strong Guest and Login to the normal Guest and Login without breaking the layout?Code:#guest-login span, #guest-login strong { border:1px solid #555; background:#ffff88; padding:2px; overflow:hidden; display:block; text-align:center; }



Reply With Quote






Bookmarks