Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
I'm using some HTML blocks in my Column2 of my home page. For some reason i can't get the font size to change front the defualt size. I'm using the Free Text Box Editor to change the size and still does not show font size change on the site. I did some HTML in another program and just copied and pasted and still the size does not change. Bold, underline, italics works, changing font type works, but i cannot get the size to change.
What am i missing?
Thanks |
Dan |
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
Stylesheet is probably overriding your font size. |
|
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
I will have to look there. I didn't think the CSS would be controling the HTML Block.
Is there something i need to look for or somthing to enter to allow the HTML block to use different font size?
Thanks Matt. |
Dan |
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
You may have a font size setting in #homepagecolumn2 or even in misc. areas like p {}
careful though as p {} is formatting globally so changing it there will affect any paragraph throughout the site that doesn't have any specific styling.
Check the HTML output of the homepage, if the block is wrapped in a container, add that to the stylesheet and format. |
|
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
Matt: Thanks for the help.
I think i found where in my CSS i need to add somthing to make this work, but i don't know that I should add.
What do i input in the CSS to make the formatting follow the html in the HTML block and not the default CSS formatting?
Thanks again. |
Dan |
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
wrap the text in a div or span with an id.
add the id to the stylesheet and format. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.