*Gurus* Derek Stone Posted February 16, 2003 *Gurus* Posted February 16, 2003 The horizontal rules in the code blocks ([vb], [cs], [code]) aren't displaying correctly in browsers other than Internet Explorer. Not suprisingly this is due to attribute assumptions that IE makes on a regular basis... Regardless, changing the the <hr>'s to the following will fix the problem: <hr style="width: 100%;" /> Thank you. Quote Posting Guidelines
*Gurus* Thinker Posted February 16, 2003 *Gurus* Posted February 16, 2003 (edited) Hopefully, <hr \> change is working. <?php Test ?> Test Test Test I bet I missed quote [edit]Of course I missed quote - it is a vbcode change, not php[/edit] Edited March 12, 2003 by Thinker Quote Posting Guidelines
*Experts* Volte Posted February 16, 2003 *Experts* Posted February 16, 2003 Well, I'm using Opera, and there is still more space on the left than on the right. :-\ Not a problem (I didn't even notice it until I read this thread), but it looks the same as it did before. Ah well. Quote
*Gurus* Derek Stone Posted February 24, 2003 Author *Gurus* Posted February 24, 2003 My apologies for not getting back to you about this issue earlier. The code blocks are still largely flawed. That doesn't surprise me much, since we are using vBulletin. ;) They should read similar to the following: <blockquote> <font face="verdana,arial,helvetica" size="1" >code:</font> <hr style="width: 100%;" /> <pre><!-- User input here --></pre> <hr style="width: 100%;" /> </blockquote> That displays correctly on IE, Mozilla (all Gecko based browsers for that matter) and Opera. As it stands now the bbcode is displaying the horizontal rules and "code:" as preformatted text, which just doesn't make any sense. Quote Posting Guidelines
*Gurus* Derek Stone Posted March 10, 2003 Author *Gurus* Posted March 10, 2003 Nudge nudge - bump bump :) Quote Posting Guidelines
*Gurus* Thinker Posted March 11, 2003 *Gurus* Posted March 11, 2003 Check it now. Quote Posting Guidelines
*Experts* Bucky Posted March 11, 2003 *Experts* Posted March 11, 2003 I don't know about anyone else, but those VB code tags look awfully tiny on this theme (Lite). The regular code and quote tags are okay, but the rest are too small... smaller than before, at least. Quote "Being grown up isn't half as fun as growing up These are the best days of our lives" -The Ataris, In This Diary
Leaders John Posted March 11, 2003 Leaders Posted March 11, 2003 Yeah the PHP, VB and CS blocks (all the ones with the darker background) have very small text. Quote "These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
*Gurus* divil Posted March 11, 2003 *Gurus* Posted March 11, 2003 The size needs to be larger, I preferred it how it was. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
*Gurus* Derek Stone Posted March 11, 2003 Author *Gurus* Posted March 11, 2003 Yeah, the size needs to be bumped up to 2. I just rearranged the order of the tags to make the block valid. I didn't adjust the font, although that was one of the errors present beforehand. Also, the [code] tags don't reflect the changes made to the others. Thanks Keith, changes are appreciated. :) Quote Posting Guidelines
*Gurus* Thinker Posted March 12, 2003 *Gurus* Posted March 12, 2003 There is very little I can do about the PHP tags, but all else should be ok now (except for a strange effect I now see when I scroll anything in these tags into view). Quote Posting Guidelines
*Gurus* divil Posted March 12, 2003 *Gurus* Posted March 12, 2003 Yeah, I get that effect too. The text doesn't seem to want to draw properly. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Leaders John Posted March 13, 2003 Leaders Posted March 13, 2003 I have that problem too, but only on IE6. From my Linux machine it looks fine in Mozilla. Quote "These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
*Gurus* Thinker Posted March 13, 2003 *Gurus* Posted March 13, 2003 Fixed now (except for the stupid <br /> before and after code in PHP tags). Quote Posting Guidelines
*Gurus* divil Posted March 13, 2003 *Gurus* Posted March 13, 2003 Thanks Thinker Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.