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.

help with staff widget

4 posters

Go down

Solved help with staff widget

Post by squirrel101 November 3rd 2011, 7:00 am

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!


Last edited by squirrel101 on November 4th 2011, 4:19 am; edited 1 time in total
avatar
squirrel101
New Member

Posts : 9
Reputation : 1
Language : English

Back to top Go down

Solved Re: help with staff widget

Post by Yu Narukami November 3rd 2011, 8:55 am

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
Yu Narukami
Forumember

Posts : 49
Reputation : 1
Language : English

Back to top Go down

Solved Re: help with staff widget

Post by squirrel101 November 3rd 2011, 11:24 pm

It is <center> have you ever worked with code before? <div> is something else entirely
avatar
squirrel101
New Member

Posts : 9
Reputation : 1
Language : English

Back to top Go down

Solved Re: help with staff widget

Post by LGforum November 3rd 2011, 11:32 pm

Its actually:
<span style="text-align: center;"> </span> Wink

<center> is not supported in HTML5 and you want to avoid using it.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: help with staff widget

Post by Guest November 3rd 2011, 11:45 pm

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>
avatar
Guest
Guest


Back to top Go down

Solved Re: help with staff widget

Post by Nera. November 4th 2011, 10:06 am

Solved
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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