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.

Some body tell me how to put (Site name & logo) in large & full text ???

2 posters

Go down

In progress Re: Some body tell me how to put (Site name & logo) in large & full text ???

Post by Nera. June 22nd 2011, 9:39 pm

Hi,

You can customize the size of your site name in CSS.
You can find the answer for punBB here.

You add the logo in AP >> Display >> Pictures managment >> Advanced >> Forum logo.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Some body tell me how to put (Site name & logo) in large & full text ???

Post by Nera. June 23rd 2011, 3:06 pm

Hi,

Sorry I had to go to work TT

Try only this: Admin panel >> Display >> Headers and navigations >> Logo positioning : Center + Save
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Some body tell me how to put (Site name & logo) in large & full text ???

Post by Nera. June 24th 2011, 9:53 pm

What does full text mean?

To make it larger (this = Shantobhai Mobile Community) add this to your CSS
Code:
.maintitle h1 {
    font-size: 35px;
}

http://i.imm.io/6NqP.png
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Some body tell me how to put (Site name & logo) in large & full text ???

Post by GamerCreutz June 29th 2011, 10:13 am

Display --> Colors --> Css Style Sheet --> write your code.
GamerCreutz
GamerCreutz
Forumember

Male Posts : 121
Reputation : 30
Language : Danish/English
Location : Denmark/Dubai

Back to top Go down

In progress Re: Some body tell me how to put (Site name & logo) in large & full text ???

Post by Nera. June 29th 2011, 1:43 pm

Hi,

It's a preety simple thing.

1. You asked how to make site title bigger?
2. My answer is add this to your CSS
Code:
.maintitle h1 {
    font-size: 35px;
}
3. You can find your CSS in Admin panel >> Display >> Colors >> CSS (you'll probably have an empty place there to put the code in)
Copy and paste this code there.

That's everything you have to do Wink
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


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