Code This
Page 1 of 1 • Share •
Code This
Code this for phpBB2 Tried the one in the tricks but did not work 



Last edited by EmperorAdam on December 13th 2011, 3:14 am; edited 1 time in total
Re: Code This
1. Go to Administration Panel => Display => Templates => General => index_body => Find:
2. Go to Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet => Add this code:
- Code:
<table border="0" cellspacing="3" cellpadding="0" align="center">
- Code:
<table border="0" cellspacing="3" cellpadding="0" align="center" id="gosi">
2. Go to Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet => Add this code:
- Code:
table#gosi{
background-position: center;
background-repeat: no-repeat;
background-image: url('http://i34.tinypic.com/b80g87.png');
text-align: center;
padding: 24px 0;
}
Guest- Guest
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum