PDA


View Full Version : Text Format Errors


gtech
06-21-2005, 05:25 AM
I upgraded to 2.0 and all the pages now dont have the text formated as it was previously. By that i mean all text that i made bold on my custom pages is now back to normal, same with colours and so on. Why is this?

Brian
06-21-2005, 10:42 AM
The pages would have to be added as a template and the <b> tags added in there, so just upgrading wouldn't affect that.

gtech
06-21-2005, 02:16 PM
The pages would have to be added as a template and the <b> tags added in there, so just upgrading wouldn't affect that.

The pages are added as templates?

Brian
06-21-2005, 02:34 PM
In 1.x you only have the option to include a template in the page, or integrate another vB file. In either case, the <b> tags would have to be around the text in the template that you include.

gtech
06-22-2005, 03:55 PM
So how can i fix it?

blkatt
06-22-2005, 04:51 PM
I upgraded to 2.0 and all the pages now dont have the text formated as it was previously. By that i mean all text that i made bold on my custom pages is now back to normal, same with colours and so on. Why is this?

no errors here but my format is screwed up a bit - mostly font sizes have changed even though the code is still the same - ???

gtech
06-24-2005, 05:48 AM
no errors here but my format is screwed up a bit - mostly font sizes have changed even though the code is still the same - ???

Thats the same problem i have :(

Brian
06-24-2005, 11:43 AM
Can someone that's having that problem post a link to their site and be a litte more specific about what exactly the problem is?

blkatt
06-25-2005, 02:49 AM
Can someone that's having that problem post a link to their site and be a litte more specific about what exactly the problem is?

For me, in a custom template that I created for use on my home page's custom content module), some formatting was altered (not by me) after I upgraded from 1.0 to 2.0.

Examples:

Some words are now bolded that were not bolded before I upgraded

Also, after upgrading, the font size for all text in my custom template is a little larger than before - it is like this with all text in my custom template. In some instances, font size is a lot larger. In no case did font size get smaller.

What might cause this?

gtech
06-28-2005, 04:52 AM
my site is www.sonataarctica.co.uk and on the page http://www.sonataarctica.co.uk/index.php?page=songmeanings and the bold text should also be coloured blue. I have noticed that the page displays perfectly in dreamweaver.

Brian
06-29-2005, 06:48 PM
What type of page is that?

gtech
07-02-2005, 04:23 AM
What type of page is that?

Template

Brian
07-02-2005, 10:52 AM
So you created the page in Dreamweaver and then added the content to your template? If so, then that would be the problem. It looks like the reason that is happening is becuase you had your style, <head>, <body>, and etc tags in the template you were including before, which is not valid HTML. 2.0 of the CMPS strips these tags out on any pages that are being included to avoid this and to try and keep your pages valid. If you want to use those classes on other pages then you're going to need to add them to your style under the 'Additional CSS Definitions' section when you edit the style.