I am using Drupal 5.1 version for my site. I am using combustion theme. I changed the style.css file according to my requirement. While displaying the page in Internet Explorer is some what differ to Fire Fox browser. Can anyone suggest me the changes. If i require i will provide the style.css file.
I would like to know if someone knows of a way to use Menus to add a little block of text below of each link. I want to create a little teaser of one line, but I can not do it with the way normal Menus work, because they only create menu item that are links and there is not any option to add some text below this.
I can perform this task using blocks, but in each block I have to add some additional HTML so my style.ccs works properly like in my menus do. I refer to something like this:
I'm quite new to CSS, PHP and I'm trying to develope a theme currently, learning up things as days go by.
One question that I couldnt figure out is, how do we actually make the web pages scrollable when the page is not fully maximize?
Take Garland theme for example, when I didn't maximize the page, it will have a scrollbar appear onna bottom of the screen.
On the contrary, Plereoma theme, when I didn't maximize it, the scrollbar would never appear and all the elements will be squeeze into the page causing a massive havoc to the web page.
Currently we are using the 4.7 version of Drupal, however we are in the middle of upgrading to the 5.2 version in the coming weeks.
We have a wide range of browsers coming into the site, so we have to try to make sure that all our features work well in all browsers.
However, I installed a flash file into one of our blocks. It works really well in both IE6 and IE7, but it continues to loop in both Firefix and Safari (not sure about other browsers). The default is set to play once, so we're all at a loss as to what we can do to stop the loops in those other browsers.