Ticket #248 (closed defect: fixed)
CSS problem
| Reported by: | rbenea@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | htmlarea css |
| Cc: |
Description
Hi,
I had problems with xinha on my page because of my existing CSS margin settings. The toolbars were aligned on center and not on the left as it should be. I had to add margin: 0 to the htmlarea.css to work.
.htmlarea .toolbar table {margin: 0; font-family: tahoma,verdana,sans-serif; font-size: 11px;}
Bye, Rares
Change History
Note: See
TracTickets for help on using
tickets.
