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.

Topic Icon position PHPBB2

3 posters

Go down

In progress Topic Icon position PHPBB2

Post by JAN2XONLINE January 19th 2013, 7:51 am

Topic Icon position PHPBB2 Topic_10

I tried to make a topic icon on my forum but it is not the same here. How come?


Last edited by JAN2XONLINE on January 20th 2013, 11:15 am; edited 1 time in total
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by Sanket January 19th 2013, 8:26 am

• Please provide your forum URL for appearance problems

I don't think its the forum url as mentioned in your profile.
Sanket
Sanket
ForumGuru

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

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by JAN2XONLINE January 19th 2013, 8:27 am

JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by Sanket January 19th 2013, 8:31 am

Do you have a test member account where you added that image?
Sanket
Sanket
ForumGuru

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

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by JAN2XONLINE January 19th 2013, 8:36 am

Sanket wrote:Do you have a test member account where you added that image?

No, I just deleted it a couple of minutes ago. I can give you a test account if you want.
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by Sanket January 19th 2013, 8:38 am

Please just add the image & provide me the test account.
Sanket
Sanket
ForumGuru

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

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by JAN2XONLINE January 19th 2013, 8:42 am

Sanket wrote:Please just add the image & provide me the test account.

Okay sir, done. Sent.
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by Sanket January 19th 2013, 8:49 am

The In Progress topic Icon i believe is not changeable in phpbb2 so easily. This is a phpbb3 forum where with a little tweak in the css the position can be changed.
Sanket
Sanket
ForumGuru

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

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by JAN2XONLINE January 19th 2013, 8:51 am

Sanket wrote:The In Progress topic Icon i believe is not changeable in phpbb2 so easily. This is a phpbb3 forum where with a little tweak in the css, the position can be changed.

aww, okay sir. Confused Please don't close this thread yet, I'm willing to wait.
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by Cassius Dio January 19th 2013, 12:53 pm

Hi,

Go to:
ACP ~> Display ~> Templates ~> General ~> topics_list_box.

Find:
Code:
colspan="{topics_list_box.row.header_table.COLSPAN}"
and replace with:
Code:
colspan="2"

Then find and delete this:
Code:
      <!-- BEGIN icon -->
      <td class="{topics_list_box.row.ROW_CLASS}" align="center" valign="middle" width="20">{topics_list_box.row.ICON}</td>
      <!-- END icon -->

Then find this:
Code:
<div class="topictitle">
and add after:
Code:
<!-- BEGIN icon -->
{topics_list_box.row.ICON}
<!-- END icon -->

Save, then publish template.

Go to:
ACP ~> Display ~> Pictures and colors ~> Colors ~> CSS Stylesheet.

Add:
Code:
.posticon2{
float: right;
margin-right: 25%;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by JAN2XONLINE January 20th 2013, 5:01 am

SGSS wrote:Hi,

Go to:
ACP ~> Display ~> Templates ~> General ~> topics_list_box.

Find:
Code:
colspan="{topics_list_box.row.header_table.COLSPAN}"
and replace with:
Code:
colspan="2"

Then find and delete this:
Code:
      <!-- BEGIN icon -->
      <td class="{topics_list_box.row.ROW_CLASS}" align="center" valign="middle" width="20">{topics_list_box.row.ICON}</td>
      <!-- END icon -->

Then find this:
Code:
<div class="topictitle">
and add after:
Code:
<!-- BEGIN icon -->
{topics_list_box.row.ICON}
<!-- END icon -->

Save, then publish template.

Go to:
ACP ~> Display ~> Pictures and colors ~> Colors ~> CSS Stylesheet.

Add:
Code:
.posticon2{
float: right;
margin-right: 25%;
}

Topic Icon position PHPBB2 Topic_11

This is what happen after I did that.

Topic Icon position PHPBB2 Topic_12
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by JAN2XONLINE January 21st 2013, 10:40 am

BUMP bounce
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

In progress Re: Topic Icon position PHPBB2

Post by JAN2XONLINE January 24th 2013, 2:30 am

bump.
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

Back to top

- Similar topics

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