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.

Random Boxes?

4 posters

Go down

Random Boxes?  Empty Random Boxes?

Post by Photondragon12345 January 13th 2013, 1:28 am

http://www.duelacademy.net/forum

https://i.imgur.com/2YCfB.png

I would like to know how they managed to do that (circled part). They also did the same with the box called Soceity of light.

I suspect that it's a forum but then why is the bottom one beneath the icon legend? Confused
Photondragon12345
Photondragon12345
Forumember

Male Posts : 226
Reputation : 1
Language : English
Location : USA

http://photon-duel-academy.forumotion.com/

Back to top Go down

Random Boxes?  Empty Re: Random Boxes?

Post by Kaizer Lee January 13th 2013, 5:22 am

Create a widget about it and by using class, you can manipulate it in CSS.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Random Boxes?  Empty Re: Random Boxes?

Post by Photondragon12345 January 13th 2013, 7:01 am

That's very general. What do I need to put in the CSS?
Photondragon12345
Photondragon12345
Forumember

Male Posts : 226
Reputation : 1
Language : English
Location : USA

http://photon-duel-academy.forumotion.com/

Back to top Go down

Random Boxes?  Empty Re: Random Boxes?

Post by Sanket January 13th 2013, 7:30 am

You would need to edit the templates for this on a phpbb2 forum.
Display>Templates
General
Click on modify corresponding to index_body
Then find this bit of code.
Code:
<table border="0" cellspacing="3" cellpadding="0" align="center">
   <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></
Just before this code. Add the code below. Please modify it accordingly.
Code:
<table cellspacing="1" cellpadding="0" border="0" style="margin-right:180px; margin-bottom:5px;" class="forumline"><tbody><tr><th width="100%" nowrap="nowrap" class="secondarytitle" colspan="2"> <h2>Tag Arena Duels on YGOPro Dueling System</h2> </th></tr><tr><td height="50" width="70%" valign="middle" align="center" class="row2 over"><a href="http://www.duelacademy.net/t21046-rules-for-tag-arena"><img src="http://i.imgur.com/UYAUg.png"></a></td><td height="50" width="30%" valign="middle" align="center" class="row2 over"><span class="gensmall">Ever wanted to try out real Tag Dueling without the need use third party software to get it done? Tag Duels were never so exciting and easy as now with YGOPro dueling system. You should totally check it out!</span></td></tr></tbody></table>
Sanket
Sanket
ForumGuru

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

Back to top Go down

Random Boxes?  Empty Re: Random Boxes?

Post by Photondragon12345 January 13th 2013, 8:36 am

So basically it just inserts a table into the forum?
Photondragon12345
Photondragon12345
Forumember

Male Posts : 226
Reputation : 1
Language : English
Location : USA

http://photon-duel-academy.forumotion.com/

Back to top Go down

Random Boxes?  Empty Re: Random Boxes?

Post by Aconitin January 13th 2013, 1:28 pm

I think so.. Wink
Aconitin
Aconitin
Forumember

Male Posts : 246
Reputation : 7
Language : Indonesian
Location : Indonesia

Back to top Go down

Random Boxes?  Empty Re: Random Boxes?

Post by Kaizer Lee January 15th 2013, 4:52 pm

Yeah, it's not a widget since the way they used the widget table code was through CSS designing; however, I could be wrong since they could just use CSS in manipulating it. Also, instead of using style, change it to class and the span in the CSS so the codes used could be lessened in the templates and easier to read.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Back to top

- Similar topics

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