very basic help with the text widget
-
Hi. We have a group blog, and I’d like to create a section in the sidebar for all the contributors, with links that lead to their profile pages. Right now, we have it set up so that each one of us has an “about” page, but I do not like how cluttered the banner looks with links to all these pages. I think a simple list of links would look much better.
I’m looking around at all the advice here, especially regarding the text widget, but one thing I cannot find — even in the support files — is exactly how to use this thing. When it opens up, there’s something that looks like a title line and something that looks like a text box, but I am not sure what goes in each of these forms. Where does the html go? Where does the text go? How will it look when it’s done? I know how to create the code for a link to each profile page, but don’t know how to insert it and make it work.
I would like to have just some basic instruction, if anyone has the time to help.
Thank you!
ilsita
The blog I need help with is: (visible only to logged in users)
-
Hi, the title contains the text and the text box can have html and text (and css code as well I believe). You should be able to link in html using `<a href=”http….’
-
Just write it as if it’s a regular draft post and, when it’s the way you want it to look, click to the HTML editor, copy all the code, and paste that into the text widget box.
-
- The topic ‘very basic help with the text widget’ is closed to new replies.