dping28
User
 Junior Boarder
| Posts: 8 |   | Karma: 2
|
Re:edit newsletter in frontend too wide - 2008/02/22 02:43
Thanks again Adrien for your help with this..
Also if anyone is interested and has J1.5 and the Description/Tags/Content/Attachments links are displaying in a vertical manner instead of horizontally I made the following additions to my css file:
| Code: | .tabs {
color: black;
font-weight: bold;
}
dl#acaMailingOptions {
width: 100%;
height: 20px;
}
dl#acaMailingOptions dt {
display: block;
float: left;
margin: 2px;
padding: 3px 2px 0px 2px;
border: 1px solid #C0C0C0;
}
|
Hope it helps..
-D
|
|
|
| | To post on the forum you need to sign in. |