this is affecting both ie5/mac & ie6/win (curse M$)
i am using phptemplate with box_grey
site is a new one, designed by a non-web professional. in Firefoxy and Safariririri, no problem. but in IE, the background image in sidebar-bar left has a small gap above & to the left; this is IE adding a pixel or two around the table. nothing i try has any impact: negative margins, trickster divs, nothing. it's almost as if M$ designed it this way, but they wouldn't do that, would they?
For some reason, I can't get images to display when I upload them with the Images module. There isn't even a broken link graphic or anything. When I look at the source for the page, it suggests that the image should be there.
I've also checked to make sure that the images are uploading fine, which they are. And I've switched themes just to see if it's an engine/template/style issue.
When editing the /etc/drupal/conf.php file if I enter
$base_url = "http://localhost/drupal";
everything works fine, as long as I am on the same machine.
pretty new to drupal, just met him a few monthes ago and started playing around.
I'm trying to create a global platform, which means that users from all around the world will find the universal site and from there can click on their country flag and redirect to their own country related articles.
Each country will see (first stage) an english interface but will be able to responde in the own langauge.
"read more" is visible on the front page. It will be better if I can make the whole text appear on the home page rather than give choice to view the hidden text to other users. Also when I click "read more", the font of the left side bar reduces.
I am having problem with acidfree/filemanger module. 'Call to undefined function..." appears on the page. Is it because of mismatch in version? I am currently using drupal 4.7.0-beta2 and I have the latest acidfree downloaded in my computer. As advised I have phptemplate in the drupal folder.I even checked in ".../?q=acidfree/test" node but could not sort out the problem.