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.

Code This

2 posters

Go down

Solved Code This

Post by EmperorAdam December 12th 2011, 9:22 pm

Code this for phpBB2 Tried the one in the tricks but did not work Sad

Code This  Whatul10


Last edited by EmperorAdam on December 13th 2011, 3:14 am; edited 1 time in total
EmperorAdam
EmperorAdam
Forumember

Male Posts : 123
Reputation : 4
Language : English
Location : UK

http://mytube.forumotion.co.uk/

Back to top Go down

Solved Re: Code This

Post by Guest December 12th 2011, 9:34 pm

1. Go to Administration Panel => Display => Templates => General => index_body => Find:
Code:
<table border="0" cellspacing="3" cellpadding="0" align="center">
and replace with:
Code:
<table border="0" cellspacing="3" cellpadding="0" align="center" id="gosi">
Save, then publish.

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;
}
Save!
avatar
Guest
Guest


Back to top Go down

Solved Re: Code This

Post by EmperorAdam December 13th 2011, 3:12 am

Done thanks Very Happy
EmperorAdam
EmperorAdam
Forumember

Male Posts : 123
Reputation : 4
Language : English
Location : UK

http://mytube.forumotion.co.uk/

Back to top Go down

Solved Re: Code This

Post by Sanket December 13th 2011, 11:18 am

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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