Hello All,
I was wondering if anyone could help. I was wondering if there is a way to set the font format to none or just delete the paragraph tag without having to replace it with a normal div or another tag for the font format. Even when I go into the source and remove the paragraph font it replaces it as soon as I close out of the source.
Thanks for the help.
Font Format - Is there a way to set to none
-
new2thiscms
- Forum Members

- Posts: 47
- Joined: Thu Nov 09, 2006 7:33 pm
Re: Font Format - Is there a way to set to none
You can edit the stylesheet to prevent it from adding a style to the P tag.
P {}
Don't know if it breaks other stuff. You have to check it.
Greetz
ID2020
P {}
Don't know if it breaks other stuff. You have to check it.
Greetz
ID2020
