Hello, Would you please explain how to change the size of the display box that shows my feeds? It's too wide for my sidebar.... thanks!
Forums
Feed Informer Support
How to change dimensions of display box?
5 posts-
Posted 16 years ago #
-
What sort of code are you using?
This isn't a real answer, but whatever elements you have you can size using CSS. For example:
style="width: 300px; height: 400px"
and so on..
Posted 16 years ago # -
If you're using a JavaScript digest, you could do this:
<div style="width:300px; height: 400px">
PASTE YOUR CODE IN HERE
</div>
Etc..
Posted 16 years ago # -
Thanks for your response.... I don't see anywhere in my code a width/height line where I could change the numbers. This is my code:
<map name="R3HBDWZHPU"></map><img src='http://media.feeddigest.com/R/R3/R3HBDWZHPU.gif' border=0 usemap="#R3HBDWZHPU"/>
Would I somehow change the "rect coords"?
Posted 16 years ago # -
Anytime I try to add the JavaScript, nothing appears. Any suggestions?
Posted 16 years ago #
Reply
You must log in to post.