How to make a credit text go to the center
5 posters
Page 1 of 1
How to make a credit text go to the center
Hello, I have a problem. how to make the credits or the text in the bottome of the forum go to the center.
Varro_Sasuke- Forumember
- Posts : 33
Reputation : 1
Language : English
Location : Jakarta, Indonesia
Re: How to make a credit text go to the center
egaming.forumsrpg.com
Varro_Sasuke- Forumember
- Posts : 33
Reputation : 1
Language : English
Location : Jakarta, Indonesia
Re: How to make a credit text go to the center
Thank you very much!
Can you post a screenshot too ? Thanks!
Can you post a screenshot too ? Thanks!
Re: How to make a credit text go to the center
Do you just want to center the links that are on the right side?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Varro_Sasuke- Forumember
- Posts : 33
Reputation : 1
Language : English
Location : Jakarta, Indonesia
Re: How to make a credit text go to the center
Ohh, add this to your CSS Stylesheet:
- Code:
.module .inner div {text-align: center;}
Varro_Sasuke- Forumember
- Posts : 33
Reputation : 1
Language : English
Location : Jakarta, Indonesia
Re: How to make a credit text go to the center
Add this in your CSS Stylesheet
- Code:
ul.linklist li.rightside {
float: none;
text-align: center;
display: block!important;
}
Re: How to make a credit text go to the center
Hello Varro_Sasuke,
You can try and give this CSS a try :
Adjust margin until it is perfect for you.
You can try and give this CSS a try :
- Code:
ul.linklist li.rightside { float:none; margin-left:20%; }
Adjust margin until it is perfect for you.
Re: How to make a credit text go to the center
Thank you it works
Varro_Sasuke- Forumember
- Posts : 33
Reputation : 1
Language : English
Location : Jakarta, Indonesia
Similar topics
» how to make a picture in the Center?
» Align center text automatically
» 2 Questions: How to make forum opaque? How to center the forum buttons?
» how to make a floating text at the top of your page
» How to make a certain bit of text invisible to guests?
» Align center text automatically
» 2 Questions: How to make forum opaque? How to center the forum buttons?
» how to make a floating text at the top of your page
» How to make a certain bit of text invisible to guests?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum