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.

How can i align a topic image

3 posters

Go down

How can i align a topic image Empty How can i align a topic image

Post by Duel Academy May 21st 2013, 11:54 am

Hello, i do i align a topic image to the center. I am using Phpbb2 and here is the link to the forum http://duelacademy.forumotion.co.uk/
avatar
Duel Academy
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Ultron's Vision May 21st 2013, 12:21 pm

Which topic image are you referring to?
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Duel Academy May 21st 2013, 12:31 pm

The suggestion Box Topic
avatar
Duel Academy
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Ultron's Vision May 21st 2013, 12:48 pm

Under Administration Panel -> General -> Categories and Forums -> your forum, enter
Code:
<center><img src="your image URL here" /></center>
in the topic description.

Otherwise, add this in your CSS Stylesheet under Administration Panel -> Display -> Colors -> CSS Stylesheet.

Code:
img[src="http://i.imgur.com/Hr8wZEV.jpg"] {
align: center !important;
}
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Duel Academy May 21st 2013, 12:58 pm

neither are working
avatar
Duel Academy
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Ultron's Vision May 21st 2013, 1:14 pm

Would you give me a test admin account so I could do it for you?
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Mati May 21st 2013, 2:51 pm

replace the HTML code for the image

Code:
<div class="my-img"><img alt="http://i.imgur.com/Hr8wZEV.jpg /&gt;&lt;/center&gt;" src="http://i.imgur.com/Hr8wZEV.jpg /&gt;&lt;/center&gt;"></div>


then add this in your CSS:
Code:
.my-img{
text-align:center;
}



Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Duel Academy May 21st 2013, 7:14 pm

Ultron's Vision, yes you can, just sign-up and i will sort it out for you.
avatar
Duel Academy
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Ultron's Vision May 21st 2013, 8:02 pm

I am signed up and waiting.
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

How can i align a topic image Empty Re: How can i align a topic image

Post by Duel Academy May 23rd 2013, 9:48 pm

Ok set you as an Admin
avatar
Duel Academy
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

Back to top

- Similar topics

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