magiccode9
Jun 27 2008, 01:34 PM
| | HI, All
I have installed phpBB 3.0.1 and when browse it the style not displayed correctly on firefox 2.0.12 but IE6.
I have tested my browser ( firefox ) it is fine on other forums ( phpBB ).
After checking all the settings, I found that the style on firefox not downloaded correctly.
Is there any settings could get rid this issues ? Thanks
P.S. I have also installed a bug tracker. It is work fine. Eric,
phpBB 3: http://devdoc.qupis.com/forum/ mantis: http://devdoc.qupis.com/bugs/ |
Reply
jlhaslip
Jun 27 2008, 01:53 PM
There is likely a CSS issue. I can not check the site with the IE6 Browser you are using, so perhaps you could post the screen print for the correct display and the incorrect display to see if someone can assist you.
Reply
Sica-GURU
Jun 27 2008, 02:29 PM
take the acid test 3 for FF 3 (final) it's not 100/100 ...mmm bad :| safary is better I think when comes to style.. hope FF 3.1 will kick his a**  anyway if you're designing a site do some hacks for style to work ok in any browser most users use IE and I believe IE 6 is dying... FF 3 Safary 3 and Opera are better and better
Reply
magiccode9
Jun 27 2008, 03:16 PM
Hi, jlhaslip and Sica-GURU, These are the screen prints for firefox and IE 6. Firefox: [attachment=1184:FF.jpg] IE6: [attachment=1185:IE6.jpg] The following code was copied from {PHPBB-DIR}\style\prosilver\templates\overall_header.html. If I have replaced the template code with it's style path file, then, it works a bit but not all. ( Some icons not displayed at all ) CODE <link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" /> Thanks, Eric,
Reply
KansukeKojima
Jun 27 2008, 03:35 PM
In your firefox browser, go to view -> Page Style -> Make sure basic page style is selected.... if that isn't the problem, or that doesn't fix it, I don't know what the problem is.
Reply
magiccode9
Jun 27 2008, 03:52 PM
Hi, KansukeKojima Unfortunately, I tested it but, it does not do the job. Thanks your help !  Eric,
Reply
Sica-GURU
Jun 27 2008, 04:02 PM
hm don't know your cause of the problem but for me phpbb works fine in any browser IE 6or better FF2 or better I'm using FF3 and till now never had such problems.. there must be a problem with a not selected style from FF browser or maybe you didn't refreshed your IE press F5 ..you might have the same problem in IE but didn't know or maybe you messed up some css code  choose a better template or design your own if you know what are you doing..
Reply
magiccode9
Jun 27 2008, 04:53 PM
Hi, Sica-GURU, You haven't this issue with your firefox 2 ? What is the version of your FF ? Do you use phpBB 3 default's prosilver style ? I haven't changed it's default style. When I have it installed, that issue come here. Eric,
Reply
Sica-GURU
Jun 27 2008, 04:56 PM
I'll install phpBB3 in a few minutes and let you know about this, I don't have it installed since I've already reinstalled my OS.
Reply
truefusion
Jun 27 2008, 05:07 PM
How is the CSS being imported? If it is dynamically imported via PHP, then Firefox isn't going to consider it as a CSS file without the proper headers being sent back to the browser. Opera will treat the file as a CSS file regardless of headers; not sure about IE; it may be different with Firefox 3, but don't upgrade yet.
Reply
rvalkass
Jun 28 2008, 09:38 AM
Topic is resolved.
Please PM any moderator to continue this discussion. Until then, this topic is closed.
Reply
magiccode9
Jun 28 2008, 08:47 AM
Hi, All I just did notice something I have been sure that the issues was not by the free hosting. It seems been my firefox extensions casue the issues. Please close the thread Thanks Eric,
Reply
magiccode9
Jun 28 2008, 07:32 AM
Hi, truefusion, Yes, it did the job by use php script. Just as the post I mentioned above. It works on anywhere, but only on free hosting. Thanks, Eric,
Reply
magiccode9
Jun 27 2008, 07:06 PM
Hi, I'am appreciate your help on that !
Reply
Sica-GURU
Jun 27 2008, 06:56 PM
hm.. I've tested it on localhost and other hosts..but not on qupis.com if I'll have an account on qupis.com I'll try phpBB3 there and tell you how's doing..
Reply
Recent Queries:--
firefox shows source code displayed not page - 2.17 hr back. (1)
-
firefox 3 image not displayed css - 2.42 hr back. (2)
-
is not displaying in mozilla - 13.95 hr back. (1)
-
page style firefox - 16.63 hr back. (1)
-
table is not displayed properly in firefox - 27.83 hr back. (1)
-
hr css style firefox - 34.29 hr back. (1)
-
prosilver style sheets - 51.32 hr back. (1)
-
characters not displaying correctly firefox - 72.26 hr back. (1)
-
firefox not positioning correctly - 74.66 hr back. (1)
-
not display correctly on firefox - 94.19 hr back. (1)
-
firefox not displaying selected - 98.50 hr back. (1)
-
make black in firefox - 99.51 hr back. (1)
-
firefox not displaying images correctly phpbb - 99.76 hr back. (1)
-
firefox not displaying google home page correctly - 108.98 hr back. (1)
Similar Topics
Keywords : style, displayed, correctly, firefox
- Problem Aligning In Firefox
Problem aligning an image in Firefox. (9)
Link Image Css Bug In Firefox
Can anyone help me? (7) I have a problem in a site I am creating. I have styled my post content links in the following
way. CODE #post-content a { background-color: #bf6f3c; color: #fff;
padding: 2px 2px 1px 2px; border-bottom: 1px solid #7f4926; } #post-content
a:hover { color: #f5fac7; } And when I insert an link image like so: There
seems to be an extra border inherited from my #post-content a style. I have attached the screenshot
to show the problem. This was how my link image should look like: CODE #post-content a img { ....
Question About Css
Setting the style of titles. (5) Hello, I would like to ask a question about setting a style for titles on my web site. So far I have
managed to set my titles with a different capital by doing this: CODE h1.title:first-letter
{color: gold; font-size=xx-large; font-style: oblique; background: black}; Then my
titles come out with a big golden italic capital in a black box, and I get there by doing CODE
<h1 class="title">Blablablablabla</h1> However, if I also want a certain
background for the rest of my title, eg. a golden background or even a backgro....
Need Help On "global News" Problem.
Change paragraph of text with CSS style change? (7) I am making a website for my IT Support class and a program called "Cox Connects Kids" for my
mid-term assignment. Now I have the whole layout made and I will post a screen shot down lower. My
basic problem/question is this: I have a right section of the page(A div) and it is supposed to be
a global news part that shows the same on every page(I.e. home,contacts,help) and I was wondering if
I can somehow edit my CSS file to have it in there and just change it the one time for all the
pages. I am guessing there is some way to do this but I couldn't figure it out. I....
How To Make Design Css With Firefox/iexplorer?
(7) Am using css for designing my sites in that i had a problem while design css for iexplore it show
good in iexplorer and the same design view differently in firefox what should i do to avoid such
difference.....
Css Scrollbars In Firefox?
(10) Ok, I wasn't too sure weither this topic would be better under Internet or Software, so if it is
in the wrong place please forgive me. I have a question about web browsers. I currently use
Firefox and I was wondering if there is a way to get FireFox to display CSS Scrollbars, like Opera
and Internet Explore do. I've currently looked at the FireFox Add-On site and did a few
searches on Google and I have come up with nothing and I'm getting a strange suspision that
there is no way to do such a thing. If anyone can help I will be forever grateful. /biggri....
Creating Style Sheets
(5) I am attempting to create style sheets in order to make editing easier. I have created one style
sheet that has the basics for my horizontal menu. However I would like to create another that will
have the links for the menu. My first menu works because it is all css formatted. However, the
portion I want to use that has the "link details" is in .html. Can this be put into a style sheet,
and if so how do I create that? The website can be viewed at http://www.faithcity.org/test2.html ....
Css Positioning Trouble
in FIREFOX! yet IE displays it as i want (6) Wait wait! im not complaining about firefox! i couldnt ever do it, but the fact is that for
the very darn first time IE is actually showing the thing as i want it... I have a table inside a
div, and i want the table to be right aligned, and IE6 does so (not the same for ie for mac though)
but firefox keeps it to the left, the best thing i've achieved with this is a fixed position
which does not look good while resizing...... ive also tried floating and even adding a wrapper...
so i dont know what to do... this is the site: http://www.cucea.udg.mx/cucea/gr....
Alternate Style Sheet
hows that? (6) I know that you can declare alternate stylsheets for your pages, but i dont know how will a user
change it, i mean, i know you can change styles depending on media, or even with some js or server
side coding, but with pure html? how does the user set what style he wants to be displayed? the
code goes something like that: CODE <link title="Alternate Style"
href="/alt1.css" rel="alternate stylesheet" media="screen"
type="text/css" /> thanks... -lozbo....
Problem With Mozzilla Firefox And Css
(3) If someone got Mozilla Firefox then: Here there is site: http://luckyclover.trap17.com/ In (IE,
Opera) other browsers this page is showing propetly but Mozzilla don't show BG image in tables
always when i use style class from CSS just eat whole row. The last menu on right don't use
style class from css and mozzila show all BG images. Someone know what CSS function mozzila not
support or meybe this is a bug ? If you guys see source code in mozilla you see there is code for
this stuff but mozilla ignore them. HELP /cool.gif' border='0' style='vertical-align....
Free: Css - Style Sheet Editors And
CSS Scrollbar Makers (7) CSS - Style Sheet Editors : Ranfo Cascading Style Sheet Editor http://ranfo.com/csseditor.htm
EclipseStyle http://www.greeneclipsesoftware.com/eclipsestyle.htm BHead - Meta Tags & CSS
Generator http://home5.swipnet.se/~w-52253/hyper/pro...ead/bhsetup.exe CSS Style Generator
http://www.10002.org/download/CSSStyleGen.zip Balthisar Cascade
http://www.balthisar.com/site/index.php CSS Scrollbar Makers: Scrollbar Skinner
http://www.survivorx.com/telechargement/Sc...%20Skinner2.zip ScrollBar
http://home.hccnet.nl/s.j.francke/software...ollbarsetu....
Looking for style, displayed, correctly, firefox
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for style, displayed, correctly, firefox
*MORE FROM TRAP17.COM*
|
advertisement
|
|