Author |
Message |
Ravage
|
Posted: Fri Apr 25, 2003 11:57 am Post subject: Question |
|
|
How do I cenbter images in my posts and in my sig? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Homer_simpson
|
Posted: Fri Apr 25, 2003 5:09 pm Post subject: (No subject) |
|
|
i guess you could use [ img] [ /img] command in your profile signature |
|
|
|
|
|
Blade
|
Posted: Fri Apr 25, 2003 5:19 pm Post subject: (No subject) |
|
|
he meant center... i dont think you can center on the board... i tried everything lol |
|
|
|
|
|
Tony
|
Posted: Fri Apr 25, 2003 5:23 pm Post subject: (No subject) |
|
|
I think you should ask someone in HTML section
I think there's alignment parameter of img tag. or you could try
<center><img src=whatever></center> |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Homer_simpson
|
Posted: Fri Apr 25, 2003 5:31 pm Post subject: (No subject) |
|
|
I was goonna say the same thing...
hmmm.... htmls are allowed eh?
i like that.... 8) |
|
|
|
|
|
Blade
|
Posted: Fri Apr 25, 2003 5:49 pm Post subject: (No subject) |
|
|
no, the center doesnt work... i've tried
<center></center>
<p align=center></p>
and
<img src="http://compsci.ca/v3/image source" align=center></img>
and none of it works
i am a html god... |
|
|
|
|
|
Tony
|
Posted: Fri Apr 25, 2003 5:53 pm Post subject: (No subject) |
|
|
then put enough black spaces in front of the picture so its moved to the center |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Blade
|
Posted: Fri Apr 25, 2003 5:55 pm Post subject: (No subject) |
|
|
lol it doesnt help for those who have different resolutions..
well i wonder if it works in here....
<p align="center">this is supossed to be centered</p>
<center>this is also supossed to be centered</center> |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dan
|
Posted: Fri Apr 25, 2003 10:06 pm Post subject: (No subject) |
|
|
i will make the center tag wrok on the fourm soon but there are a few more import problems we are having with our host and fourm i got to antend to 1st. |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Blade
|
Posted: Fri Apr 25, 2003 10:52 pm Post subject: (No subject) |
|
|
oh ok... i didnt know you had to add it in... dan's a busy busy man.. |
|
|
|
|
|
Homer_simpson
|
|
|
|
|
Dan
|
Posted: Fri Apr 25, 2003 11:20 pm Post subject: (No subject) |
|
|
Homer_simpson wrote: dan this is what you are looking for this adds alignment tags to phpBB
http://www.phpbbhacks.com/viewhack.php?id=262
i can just enable the html tag center but thanks for your help i may add it to the fourm that way to. |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
|