how to change the title center
3 posters
Page 1 of 1
Re: how to change the title center
This is for phpBB3.
Try adding it to your CSS
Try adding it to your CSS
- Code:
ul.topics dd.dterm, ul.topics dt {
text-align: center;
}
Nera.- Energetic
-
Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: how to change the title center
This is for phpBB2.
Try adding it to your CSS
...
Try adding it to your CSS
...
- Code:
td {
text-align: center;
}
Guest- Guest
Re: how to change the title center
Killer606 wrote:This is for phpBB2.
Try adding it to your CSS
...
- Code:
td {
text-align: center;
}
tnx needed phpBB2 one:D
put i dont want to the all only wheres are topic what other people make
Re: how to change the title center
I have a solution is not good
go to admin /General/ Categories and forums
Select a name section and press Edit
For example you have a section named Games
Thus it would seem
Good luck
go to admin /General/ Categories and forums
Select a name section and press Edit

For example you have a section named Games
Thus it would seem
- Code:
<center>Games</center>
- Code:
<center>Name Here</center>
Good luck
Guest- Guest
Re: how to change the title center
nono i mean not these catecorys i mean the when u click on them and go in it these what ppl can do
Re: how to change the title center
May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) 

Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: how to change the title center
try this
dont worry about the versions because sometimes other versions codes work for different versions
- Code:
ul.topics dd.dterm, ul.topics dt {
text-align: center;
}
dont worry about the versions because sometimes other versions codes work for different versions
Guest- Guest
Re: how to change the title center
k then i dont know sorry i cant find the answer on google and yahoo too
Guest- Guest

» how to align the title to center
» Center Category Title
» How to Center Category Title Invision
» how to center rank title [invision]
» How to center forum title and 'who's online'?
» Center Category Title
» How to Center Category Title Invision
» how to center rank title [invision]
» How to center forum title and 'who's online'?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum