I am new to Drupal and I really wonder why you have two background graphic files, with the first being loaded at the beginning of page loading (the graphic with wood and the blue strip) and the second overlapping the first giving the final outcome.
I am new to Drupal and I really wonder why you have two background graphic files, with the first being loaded at the beginning of page loading (the graphic with wood and the blue strip) and the second overlapping the first giving the final outcome.
Comments
Comment #1
ktleow commentedThe reason I have 2 background graphics are:
Hope that answers your question.
Comment #2
agrigor1 commentedForgive me for insisting on this, but I think bg-top.gif is 1240x786 and has same width with bg-btm.gif and these cover well the wide screens of 1280. Well maybe I am wrong. I am not a specialist anyway (I just started Drupal and theming seems exotic to me).
Thank you for concern.
Comment #3
ktleow commentedWhen we do websites/layouts, we dont just focus on one single screen resolution. We need to take into account of other users.
Some may have smaller screens, some larger.
So this layout was made to suit users with screens 1024 and above.
If i remove the repeating bg, then users with 1920 screens (just example), will see an ugly layout in the center only.
Do you get what I'm trying to say?