Results 1 to 2 of 2
-
22nd Jan 2009, 03:18 PM #1OPThe Wise OneWebsite's:
twilight.ws ddlrank.comMax width on code-box
Hi,
Im using phpBB2 on one of my domains and I wanted to apply some CSS that the code-boxes have a horizontal scroll-bar after it's over 500px in width lets say. In firefox it breaks the line but in IE it doens't.
I currently have this in my CSS:
Code:/* Quote & Code blocks */ .code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; background-color: #FAFAFA; border: #D1D7DC; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }
here is how it looks in IE:
Help would be appreciatedWhoo Reviewed by Whoo on . Max width on code-box Hi, Im using phpBB2 on one of my domains and I wanted to apply some CSS that the code-boxes have a horizontal scroll-bar after it's over 500px in width lets say. In firefox it breaks the line but in IE it doens't. I currently have this in my CSS: /* Quote & Code blocks */ .code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; background-color: #FAFAFA; border: #D1D7DC; border-style: solid; Rating: 5I can always be contacted by sending a tweet @twilightws
-
22nd Jan 2009, 04:03 PM #2Member
I think the best 'universal' luck you could get with what you want would be to switch the [code] tags so that they are actually part of a DIV. Then apply your attributes.
No matter what browsers you use, div's seem to have the best luck for me.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
CSS Div Width Help Please
By Napis in forum Web Development AreaReplies: 5Last Post: 15th Oct 2012, 05:41 PM -
Page width bug when inserting AddThis code
By b7ri in forum WordpressReplies: 1Last Post: 30th May 2012, 08:52 AM -
memberBox width
By Mac in forum Feedback and SuggestionsReplies: 4Last Post: 21st Dec 2010, 10:56 AM -
How to fix the width of text/code boxes within posts
By Uterus Spacecraft in forum vBulletinReplies: 8Last Post: 22nd Jun 2010, 02:50 AM -
Change width, ipb 3.0.x?
By c0rrup in forum IP.BoardReplies: 8Last Post: 2nd Sep 2009, 07:42 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...