WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Solved FM links in the center Sun Mar 04, 2012 6:09 am

tasos


Registered Member
Registered Member
Hi... in the footer how can i place FM links in the center? i use phpbb3 system

2Solved Re: FM links in the center Sun Mar 04, 2012 9:42 am

ankillien

ankillien
Administrator
Administrator
Hi,

Add this code in Admin CP > Display > Colors > CSS...

Code:
#page-footer .linklist li.rightside {
float: none;
}
#page-footer .linklist {
text-align: center;
}

3Solved Re: FM links in the center Mon Mar 05, 2012 8:07 pm

tasos


Registered Member
Registered Member
thank you very much.. now the topic can lock! thx...

4Solved Re: FM links in the center Mon Mar 05, 2012 9:05 pm

ankillien

ankillien
Administrator
Administrator
Glad I could help out Very Happy

Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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