MyBB Community Forums

Full Version: Changing the UCP template....help!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I change the UCP images into the <li> </li> tags?
(2008-11-05, 07:32 AM)Clair Wrote: [ -> ]How can I change the UCP images into the <li> </li> tags?

By moving them into the <li> tags?

I'm not too sure what you mean... can you post some parts of the templates you're wanting to change...?
Do you mean instead of them being created with CSS, you have them in HTML??
I mean how do I change this
[Image: ucpsx7.gif]
So that instead of having images it just uses the li tags?
Yeah that's created by CSS... if you remove the contents of usercp.css it'll look like this:

[Image: nousercp.png]

And then I guess you can edit the usercp templates and put the <li> tags around it all.
Thanks. Big Grin But now I am not worried about the HTML. Toungue