Newbie Tips : Various tips on how to use to radio, documentation, faqs, links for other tips, etc..
Updated: 12/23/2004; 3:12:21 PM.

 

Newbie Tips























Subscribe to "Newbie Tips" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Saturday, July 12, 2003

Someone asked on the discussion board how to add graphics to the navigator links. I have no idea but I did figure out how to add graphics underneath or above the navigator link macro by editing your home page template and adding the image source code.

I found this great documentation on how to add graphics into your weblog which is how I got the screenshots to work. The instructions are clear and easy to follow.

First step: Read and follow Russ Lipton's  "how to copy and paste graphics into your weblog"

Second step: You'll need to edit your home page template to add the graphics under or above your navigator links macro

Open your home page template which can be found under PREFS > Home Page Template

Scroll down til you find your <%navigatorLinks%> macro

then add the following code for the image before or after the <%navigatorLinks%> macro

<img src="url for the image" >

so it will look like this when done if you want the image above the navigatorLinks macro

<img src=
"http://radio.weblogs.com/0119318/Screenshots/rose.jpg">

<%navigatorLinks%>

if you want the graphics underneath your navigator links then insert the image source code underneath the navigator link macro which will look like this

<%navigatorLinks%>

<img src=
"http://radio.weblogs.com/0119318/Screenshots/rose.jpg">

If you want your graphics centered, include the following code before and after the image source code

<div align="center">
</div>

which will look like this

<%navigatorLinks%>

<div align="center">

<img src=
"http://radio.weblogs.com/0119318/Screenshots/rose.jpg">
</div>

Submit changes to your home page template, post something new and you'll see your graphics added underneath or above your navigator links.

for an example of how this looks..check the newbie tips test page


8:56:46 AM    comment [] trackback []

© Copyright 2004 Julie Wiggins.



Click here to visit the Radio UserLand website.
 


July 2003
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Jun   Aug





Newbie Tips Coming Soon

Finish details about pictures

Monthly Archives

Navigator Links