~*Teg
Junior Member
chillen...
Posts: 53
|
Post by ~*Teg on Jul 21, 2011 21:21:22 GMT -5
I do not know if you have noticed or not, but the @writhedstudios message is not aligned with the @wstweets. Is this on purpose?
|
|
|
Post by +wR.edenwax on Jul 21, 2011 23:01:51 GMT -5
Nah this is still an issue we're trying to work out.
|
|
|
Post by +wR.[Anthony] on Jul 21, 2011 23:47:44 GMT -5
Yeah, it works with IE and chrome, but not with FF.
|
|
~*Teg
Junior Member
chillen...
Posts: 53
|
Post by ~*Teg on Jul 22, 2011 1:25:23 GMT -5
Well, could you please post the code so I can try to fix the bug in the coding
|
|
|
Post by +wR.[Anthony] on Jul 22, 2011 1:41:24 GMT -5
#bannertext { font-size: 14px; font-family: segoe ui, arial, helvetica, sans-serif; width: 300px; height: 100px; color: #ffffff; overflow: auto; position: absolute; top: 95px; left: 597px; }
--> </style>
<div id="bannertext"><a href="http://twitter.com/writhedstudios"><fontsize="2">@WrithedStudios</font></a> Transfering all the codes and images from the test board onto the real board. So far so good! :D</div>
<script type="text/javascript"> <!-- // Attach banner text to banner var n=document.getElementsByTagName("td")[1]; n.style.position="relative"; n.appendChild(document.getElementById("bannertext")); //--> </script>
here's the little snippit.
One guy on PBS told me to do this:
but I didn't know what in the world he was talking about lol
|
|
~*Teg
Junior Member
chillen...
Posts: 53
|
Post by ~*Teg on Jul 22, 2011 9:26:59 GMT -5
Try changing the position in the first snippet to relative see what that does.
|
|
|
Post by +wR.[Anthony] on Jul 23, 2011 1:33:08 GMT -5
It put the tweet outside of the banner.
|
|
~*Teg
Junior Member
chillen...
Posts: 53
|
Post by ~*Teg on Jul 23, 2011 11:45:47 GMT -5
did you also change the top and left value's when you tried?
|
|
|
Post by +wR.edenwax on Jul 24, 2011 18:39:33 GMT -5
Fixed (I think).
Issue:
position: absolute; top: 95px; left: 597px;
Changed to:
position: relative; margin-right:105px; margin-top: -80px; float: right;
Tested on 3 machines with various screen sizes, 15.6inch, 17inch, and 23inch.
Works fine on all sizes.
|
|
~*Teg
Junior Member
chillen...
Posts: 53
|
Post by ~*Teg on Jul 24, 2011 21:18:08 GMT -5
glad i could be of some little help
|
|
|
Post by +wR.edenwax on Jul 25, 2011 1:44:24 GMT -5
Thanks
|
|
|
Post by +wR.[Anthony] on Jul 25, 2011 2:40:28 GMT -5
Yay! Thanks y'all
|
|
~*Teg
Junior Member
chillen...
Posts: 53
|
Post by ~*Teg on Jul 25, 2011 14:45:16 GMT -5
*shy* You're Welcome.
|
|
|
Post by Xuvatilavv on Aug 23, 2011 17:54:58 GMT -5
I agree, many thanks. wS is now perfection to my screen
|
|