Support Forum
Visit Cruise Talk Central and Mr Papa's World
and this is a custom theme, right?
do you have a link to it? though, actually, we probably wont have permission to use the forum tools...
Visit Cruise Talk Central and Mr Papa's World
Visit Cruise Talk Central and Mr Papa's World
no, we are not going to tie an id or class to every p tag... crazy... and would make for a huge css file..
but you could adjust the reset.css to do that (and we will discuss that too) or just add it to your custom theme...
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
but you could adjust the reset.css to do that
How? I see
#spMainContainer p,
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background-color: transparent;
font-family: <?php echo($mainFontFamily); ?>;
font-size: 1em;
line-height: <?php echo($mainLineHeight); ?>;
min-height: 0;
min-width: 0;
float: none;
}
but don't know how to reset text-align to nothing. And if I put center in there then everything will get centered by default?
Your usage of the Suffusion theme caught my eye since I use it on several sites.
You are right that it has a text align for '<p>' that is causing the problem. I am thinking that in this case it is not even needed.
After looking I see the reassign also needs to be centered. I will bring up on the bug/improvements tacking site for discussion.
1 Guest(s)