Style CSS and WebDev 11
As it does is not specified in the doc, here's how the CSS code in the description of a field.
Take the link field, for example. You have to go in describing the link in the Style tab.
Then click on "Edit".
Then in the description of the style in the CSS tab, you will set a code of css rollover link.
Select Overview and put the code (example):
color: # 411;
background: # aaa;
border-bottom: 1px solid # 555;
Forget the syntax: "a {}" and put that attributes.
This is a rollover effect using CSS.
0 comments:
Post a Comment