squirrel101 at 07h00
03
Nov
2011
i'm having coding problems with my staff widget. It's a real pain. Avatar Beginnings is my site. My staff widgets pictures aren't centered. I tried the <center></center> code but it woudn't work. Most likely I'm putting it in the wrong place but still. Can someone help me? I'd also like to put a space between the first picture that has the red name staff on it and the picture below it.
That is the coding for my widget. If someone could just help me out or even repost it with the additions that would be so so so so helpful! Thank you so much!
COMPLETE!
That is the coding for my widget. If someone could just help me out or even repost it with the additions that would be so so so so helpful! Thank you so much!
COMPLETE!
1 Yu Narukami, on 03/11/2011 at 08h55
Although I'm not a mod, I want to tell you, Rika or someone else, The HTML code for [center] is not <center>. I think it is <div></div>
2 squirrel101, on 03/11/2011 at 23h24
It is <center> have you ever worked with code before? <div> is something else entirely
3 LGforum, on 03/11/2011 at 23h32
Its actually:
<span style="text-align: center;"> </span>
<center> is not supported in HTML5 and you want to avoid using it.
<span style="text-align: center;"> </span>
<center> is not supported in HTML5 and you want to avoid using it.
4 Rideem3, on 03/11/2011 at 23h45
LGforum wrote:Its actually:
<span style="text-align: center;"> </span>![]()
<center> is not supported in HTML5 and you want to avoid using it.
It could also be
- Code:
<span style="vertical-align: middle;"></span>
But that's mainly for images.
@The Author:
You should use any of the new codes in order to properly center something.
5 Guest, on 03/11/2011 at 23h45
Yu Narukami wrote:Although I'm not a mod, I want to tell you, Rika or someone else, The HTML code for [center] is not <center>. I think it is <div></div>
You're really close...it's:
- Code:
<div style="margin:auto;text-align:center;width:100%"></div>
6 Nera., on 04/11/2011 at 10h06
Solved
Similar topics
I, as an Administrator of this forum. I'm looking for men and women that might be interested in becoming a part of the staff of Unskilled Forum.
STAFF HIRING
Requirements
First of all you should know our forum Rules and
Green CoW Leaves Staff
GC leaves the staff - Steps off the designer position
Hello Everyone
We are sad to announce that leader of our graphics section, Green CoW, is leaving the team and stepping down from the designer's position.
Green CoW
Choice of the category: Anything
Choice of a title: SinfulMafia
Forum address: http://sinfulmafia.com
Main language: English
About Staff: fill out a form
Forum description: boss forum.
Replies 1 to 6 on 6 for "help with staff widget"
Search
Informations
6 Replies For the topic :
"help with staff widget"
This topic has been viewed 576 times.
Last message :
03/11/2011 at 07h00 by "squirrel101"





