Forum Moderators: open
I messed up my entire website somehow.
I added a link on my template page, but something was wrong with my editable region, so I deleted it and then saved it (updating all of my site) and then added a new editable region and then saving it (updating my site again).
Then when I uploaded the site the font on my pages appears extra-large. Curiously it is only on some pages and not others, though it is on most of my pages.
When I look at the pages in Dreamweaver to edit them, the font seems normal however, and its size is "medium."
Thanks for any help in advance...
[edited by: Gomideast at 5:01 pm (utc) on Feb. 26, 2007]
This is what my template says for the editable region (in html)
<h1 class="style1"><!-- TemplateBeginIf cond="OptionalRegion1" --><!-- TemplateBeginEditable name="EditRegion1" --><span class="style5">EditRegion1</span><!-- TemplateEndEditable --><!-- TemplateEndIf --></h1>
Can you see any probs with it?
Does it mean all text in this region will be "style 1" or "style 5"?
How can I change it to just be whatever I put in the region?