The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Problem caused by centering the name of the forum

Go down

Problem caused by centering the name of the forum Empty Problem caused by centering the name of the forum

Post by Kyleric March 8th 2011, 11:20 pm

Hi,

I added an html code in the Name of Site field to center it. The problem is that the name of site that appears in the confirmation e-mail for new members contains visible code. How can I both center the name of site, and have it appear normally in the confirmation email?
avatar
Kyleric
New Member

Male Posts : 11
Reputation : 0
Language : French

http://www.forumdepression.canadian-forum.com

Back to top Go down

Problem caused by centering the name of the forum Empty Re: Problem caused by centering the name of the forum

Post by Kyleric March 9th 2011, 5:17 am

Rideem3 wrote:Admin Panel>Display>Homepage>Headers & Navigation>Logo Positioning: "Center">Display forum title: "Yes."

By centering the logo, the forum's title should be centered as well.

The forum title appears on the left if I remove the html code and do what you instructed.
avatar
Kyleric
New Member

Male Posts : 11
Reputation : 0
Language : French

http://www.forumdepression.canadian-forum.com

Back to top Go down

Problem caused by centering the name of the forum Empty Re: Problem caused by centering the name of the forum

Post by Kyleric March 9th 2011, 6:04 pm

After reading this post https://help.forumotion.com/t33769-centering-logo?highlight=centering it appears that the problem happens with some invision hitskins.

In that same post they found the right CSS code to fix this but could not find where to put it.
What I did is delete this part (first copy-paste the full code in some text editor to make a BACKUP):
div#logostrip {
margin-top: 45px;
min-height: 68px;
background-position: bottom;
background-image: url('');
background-repeat: no-repeat;
text-align: left;
}
*+ html div#logostrip {
min-height: 70px;
}
div#logostrip #logo {
display: block;
margin: 0 10px;
float: left;
}
div#logostrip #main-title,div#logostrip #main-title h1 {
padding-top: 25px;
font-size: 18px;
font-weight: bold;
font-family: Verdana;
}
div#logostrip #main-title h1 {
padding-top: 0;
}
#site-desc {
margin: 8px;
}

and replaced it with:
div#logostrip #logo {float: center;}

Now in my forum the logo/Name of site is centered Mr. Green
avatar
Kyleric
New Member

Male Posts : 11
Reputation : 0
Language : French

http://www.forumdepression.canadian-forum.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum