Home arrow Archives arrow Coding arrow Site Incremental Updates...

Site Incremental Updates...

PDF  | Print |  E-mail
(0 votes)
Written by ultrabeast   
Saturday, 24 May 2008
1)
In the CSS template, changed

Site Template
  1. h1, h2, h3, h4, h4 {
  2.   /* setup some more readable header spacing */
  3.   padding-bottom: 5px;
  4.   margin: 15px 0;
  5. }
  6.  
  7. body {
  8.   line-height: 135%;
  9.   font-family: Arial, Helvetica, sans-serif;
  10.   color: #1D2D45;
  11. }

to

this:
  1. h1, h2, h3, h4 {
  2.   /* setup some more readable header spacing */
  3.   padding-bottom: 5px;
  4.   margin: 15px 0;
  5. }
  6.  
  7. body {
  8.   /* line-height: 135%; Causes line overlapping when using large fonts, remove this */
  9.   font-family: Arial, Helvetica, sans-serif;
  10.   color: #1D2D45;
  11. }

1. Don't know what the double h4 is for, could it be just a typo? Anyway, no adverse effect with or without.
2. line-height line is EVIL. It caused the large font text (36pt, or '7') to overlap, making the preceding post 'MOST PEOPLE ARE OTHER PEOPLE.' impossible. Deleting this line made everything WYSIWYG-peachy in the rich text editor again ;)

2) FireFox vs. IE (again) : 3-0

i.

IE7 or IE doesn't seem to like AJAX.

If you post a comment in my blog (using !JoomlaComment, and excellent component) using IE, it has to reload the whole page to display the new comment, whereas in FireFox, it just loads and displays the new comment AJAX (like in FaceBook photo albums.)

Either the JoomlaComment component was scripted to not use AJAX when using IE - or it's: because AJAX wouldn't have worked on IE anyway, it was then scripted this way.

Well, an objective comparison of the relative inconvenience of IE... 1-0 in favour of FireFox.

ii.
Another is, in some free templates online, there's a separate CSS file for IE, usually with the opening comment line, something along the lines of:

/** IE6 is a hunk of crap!!! don't ask me why this is needed **/

LOL...
Yet another reason to use FireFox.

iii.
Another quirk of IE (I am using the 7th generation of IE to test) is that the progressive loading of this very page seems to be timed very 'choppily'. That is, IE will load the top banner....... then display nothing while loading the rest of the page..... wait.... wait.... then pop, out comes the whole page -- just b4 you click the 'X' close button.

In FireFox, the page progressively loads and displays objects as it does, letting you know that it's doing something and isn't frozen.



Besides that... Just a thought... Haven't seen many other blogs using Joomla as their engine. 99.9% I see are using WordPress.


Comments
Add New Search RSS
Write comment
Name:
Email:
 
Website:
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 
Please input the anti-spam code that you can read in the image.

3.22 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

 
< Prev   Next >
Advertisement

Random Item

Latest Comments!

RSS Syndication


Save to FireFox Live Bookmarks:
feed-icon-12x12-orange.gif
View Feed XML

Search I, UltraBeast!

ShoutMix CB


Say No to Internet Explorer!

- This site will give an "Operation Aborted" error with IE whenever there are photo galleries on the page.

- MOZILLA FIREFOX is the recommended browser.

- Let me know if there are problems with Opera, Safari, etc.
Thanks ~

Problems Registering?

If you have problems getting your activation email, fret not:
  • Simply log in below using your Username and Password to get that mail sent again to you.
  • Check your bulk/junk/trash mail.
  • Rinse and repeat as many times as necessary.
Should all else fail - I can be contacted at
Email webmaster

Login





Live Traffic Feed

Who's Online

No Users Online
© 2008 Interview With The UltraBeast
Joomla! is Free Software released under the GNU/GPL License.