ユーザー名: パスワード:
新ユーザー登録
管理人: toedder 
 BrainKing design

Learn how to customize BrainKing's view layer and share your CSS experiences.

Useful links
Wikipedia - for general information on what CSS is, why it is useful, and a short introduction on how to use it.
W3Schools - for a tutorial and a reference on CSS.
W3C - for detailed and advanced information for those who are interested.
CSS Zen Garden - for some trickery and demonstration of what is possible with CSS


1ページあたりのメッセージ件数:
掲示板表
この掲示板でメッセージを作成にはナイト会員以上の会員レベルが必要となりますので、あなたは作成権限が有りません。
モード: 誰でも投稿可能
メールの内容の検索:  

30. 3月 2007, 13:04:23
AbigailII 
件名: Encapsulation of items.
I'm looking at having certain items in the right hide side column to be hidden. For instance, if you don't bother with labelling people, you will never have any friends that can be online, and you may want the 'Friends online' box in the RHS column to be hidden. But currently, this isn't easy to do - the box consists of a table with two rows. The class of the table is 'status-inner-space', but you cannot say "oh, I'll just set visibility for that class to hidden', because then other boxes will disappear as well. And while the 'Friends online' has a unique class ("status-friends-header"), the following 'none' is in the class ("menu-section"), which isn't unique either. Even '.status-inner-space.menu-section' isn't unique.

It would be useful if the tables forming the boxes in the RHS column (Date and time, Friends online, Favourite boards, Fellowships, Tip of the day) were inside DIV elements with unique class or id names.

30. 3月 2007, 13:11:37
Fencer 
件名: Re: Encapsulation of items.
AbigailII: Right, I agree.

2. 4月 2007, 15:24:58
Fencer 
件名: Re: Encapsulation of items.
AbigailII: It is done.

日時
オンライン友達
気に入り掲示板
同好会
今日のアドバイス
著作権 © 2002 - 2024 Filip Rachunek.
上へ