help with staff widget
4 posters
Page 1 of 1
help with staff widget
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!
Last edited by squirrel101 on November 4th 2011, 4:19 am; edited 1 time in total
squirrel101- New Member
- Posts : 9
Reputation : 1
Language : English
Re: help with staff widget
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>
Yu Narukami- Forumember
- Posts : 49
Reputation : 1
Language : English
Re: help with staff widget
It is <center> have you ever worked with code before? <div> is something else entirely
squirrel101- New Member
- Posts : 9
Reputation : 1
Language : English
Re: help with staff widget
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.
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: help with staff widget
You're really close...it's: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>
- Code:
<div style="margin:auto;text-align:center;width:100%"></div>
Guest- Guest
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Who are the staff Widget?
» Staff online widget
» Staff online widget help.
» Staff Widget Coding Help?
» View online Staff in a widget?
» Staff online widget
» Staff online widget help.
» Staff Widget Coding Help?
» View online Staff in a widget?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum