Theme sidebar blogroll overflow producing weird display …
-
Hey all,
So I’m trying to integrate a new theme into my weblog @ sevenstripes.com. The great theme is MistyLook ( https://wpthemes.info/misty-look/ ) at my test blog ( https://area51.sevenstripes.com ).
Now, the problem is with the blogroll’s on the bottom right of my SideBar. Here’s my sidebar code for the individual blogroll’s:
<li class="sidebox">
<h2>United Conservosphere:</h2><a href="https://sevenstripes.com/blog/2006/08/05/united-conservosphere/"><img src="https://sevenstripes.com/images/uc3.jpg" border="0" alt="Join the United Conservosphere"></img></a>
<div class="scroll"><script language="javascript" type="text/javascript" src="https://rpc.blogrolling.com/display.php?r=ebf54728a310f4cbbc3d900c60e84099"></script>
</div></li>
And here’s the code for my modified Style.CSS:
.scroll {height: 200px; width: 190px; overflow: auto;}
Can anyone identify the visual problem I’m seeing in Firefox? I don’t seem to see it in Internet Explorer, but I obviously want the visuals to look good in all browsers.
If anyone notices anything, please help out and a big thank you for looking!
- The topic ‘Theme sidebar blogroll overflow producing weird display …’ is closed to new replies.