Center html code, in text widget
-
Hi people.
My blog is http://ateaoscem.com (i upgrated my domain :) ).
I have a widget text with html code, and i want to center it.
I use the statement <center> and <center>, but here, does not work!
How can i do it?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Nice! (for the domain name) :)
Could you describe the contents of the widget? I can’t tell which one at http://ateaoscem.com/ you are referring to.
-
I have this code:
<!– Site Meter –>
<img src=”http://s16.sitemeter.com/meter.asp?site=s16ateaoscem” alt=”Site Meter” border=”0″ />
<!– Copyright (c)2009 Site Meter –>
</p>
<!– Start FreeOnlineUsers.com –>
<font color=”#331400″> Online Users</font>
<!– End FreeOnlineUsers.com –>First is to Sitemeter, and the other is to users online.
I want do center the users online, but <center> code </center> does not work.
-
-
-
That’s the ID assigned to that specific text widget. You can find it by looking at the page source, which in this case looks like this:
<li id="text-3" class="widget-container widget_text"> -
-
- The topic ‘Center html code, in text widget’ is closed to new replies.