How did he do that Vigilance Sidebar feature?
-
At this website: http://newsrealblog.com/ there is a feature that I would like to put into my blog, which uses the same Vigilance template.
Notice on the right sidebar he has pictures which, when clicked, go to a separate page? Also, notice how there are several pictures, all under the same Title at the top? How did he do that? His pictures are active links, but in a text widget. Or is he doing something else?
Lornakismet
also a Vigilance userThe blog I need help with is: (visible only to logged in users)
-
That’s exactly it: a text widget with images, each of which is linked. If you don’t know how to write this as code, just write it up as a Draft Post, putting in anything you like, using all the buttons like Center, Link, etc. When you like what you’ve got, click to the HTML editor, copy all the code, and paste that in the text widget.
-
He uses the text widget and probably uses an image hoster site for the image source. Then he uses this code for his images: <img src=”IMAGE SOURCE”>. I use the same method, and it’s quite nice actually.
-
-
Text widgets are much more versatile than you’d think. Almost the entire top of my site’s sidebar from “Subscribe & Bookmark” down to just above the WP.com twitter widget is a single text widget.
If you aren’t familiar with coding in HTML, do as raincoaster suggested.
-
Raincoaster and Leetgamer: Thank you for the information, and
Just Jennifer: Is what you said possible because of the “Automatically Add Paragraphs” feature that I saw inside the Text widget? So I can keep adding HTML but it all stays inside that one text widget? If so, very cool.But how did that person at http://newsrealblog.com/ make just the PICTURE an active hyperlink????
~Lorna -
Just like we said. You can make Text a link or an Image. It just depends on which bit you enclose in the A tags/which bit you select before hitting the Link icon.
-
http://en.support.wordpress.com/links/image-links/ will help with how to make images into images with links.
In my case, no, it didn’t have anything to do with the “Automatically Add Paragraphs”. I wrote out the code using some CSS from the style sheet.
Regardless, anything you write in a text widget will stay in that text widget.
-
Hey—– I just read your help and will try to employ your suggestions. I love blogging. :-)
~Lorna kismet
- The topic ‘How did he do that Vigilance Sidebar feature?’ is closed to new replies.