Foren / Cotonti / Skins / create box in ccs file

pieter
#12425 13. Mai 2009, 14:57
Please ask Rayblo. He had once a 3-column version.
Best is te gaan naar de site in mijn signature.
Daar kan je hem een PM sturen.

example: http://www.seditio.eu/


--------------------------------
If you want to try it yourself:
#content #lSide { float:left; width:550px; }
#content #lSide .lboxHD { color:#3E606F; background: url(img/SED-Light_lBoxHD.gif) no-repeat; width:540px; height:35px; line-height:35px; vertical-align:middle; font-size:.90em; text-transform:uppercase; padding:0 0 0 10px; font-weight:bold; }
#content #lSide .lboxBody { width:530px; background:#FFF url(img/SED-Light_lBoxFT.gif) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; }

#content #rSide { float:right; width:240px; }
#content #rSide .rboxHD { color:#3E606F; background: url(img/SED-Light_rBoxHD.gif) no-repeat; width:230px; height:35px; line-height:35px; vertical-align:middle; font-size:.90em; text-transform:uppercase; padding:0 0 0 10px; font-weight:bold; }
#content #rSide .rboxBody { width:220px; background:#FFF url(img/SED-Light_rBoxFT.gif) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; }

These are the 2 boxes. Left and right
You need to make 2 extra: eg left_small and middle

And you have to play with it. If you have problems, I will have a look at it tonight if you want.

And you need to resize some pictures for the heading.
... can we help you ...

Dieser Beitrag wurde von pieter (am 13. Mai 2009, 15:07, vor 16 Jahre) bearbeitet