This forum is for assistance with theme development.

Weird internet explorer issue

Again, another problem with Internet Explorer.

I am using a moderated version of the Arcmateria theme. When launching my site in Firefox everything works as it should be working. When launching it in IE6 however it acts weird. The first seconds you see the site as if no css is used and than it suddenly switches to the css-layout as it should be. For some reason it is only doing this when switching between subpages. When launching the mainpage it doesn't do it anymore (it did before, but I don't know why it works as it should right now).

Seems like some problem with css loading.

My html head:

  <head>
	<title>Workshops | Debatclub Cicero</title>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<style type="text/css" media="all">@import "/drupal-test/modules/event/event.css";</style>
<style type="text/css" media="all">@import "/drupal-test/modules/node/node.css";</style>
<style type="text/css" media="all">@import "/drupal-test/modules/system/defaults.css";</style>
<style type="text/css" media="all">@import "/drupal-test/modules/system/system.css";</style>
<style type="text/css" media="all">@import "/drupal-test/modules/user/user.css";</style>
<style type="text/css" media="all">@import "/drupal-test/themes/arcmateria/style.css";</style>
	  </head>

and my stylesheet:
/* CSS Document */

html {
margin: 0px;

some CSS working, some not, on theme for view

I'm trying to slap a theme on the list I've gotten out of a view. The class is "item-list". So I made a few changes for .item-list in my css file. Border worked, background-color worked, but margin and padding did not work. So I have these bordered, colored blocks all mashed up with each other. Any ideas?

Path Image

Is there any way that I can use Path Image to set a background image? The design that I am trying to implement calls for a banner type image behind a couple of .pngs which have transparent regions. I would like them to be able to upload images and use Path Image to set a

Is it possible or should I be pursuing a different solution?

blocks on the right side

Hi,

I'm the maintainer of a drupal site, and the group wish to see quickly the most recent content. So there would be 4 blocks that should be added.

They wish a 2 columns theme and on the main site should appear the titles of the last 5 news, next 5 events, last 5 images added, and I don't know what else they wnat.

So , what should I do? Which theme should I use? How could I insert those blocks?

I must appoint that I'm more a developer than a designer so design work is not my best practice. All help you could gave me, I would be thankful.

Complex Ordering... How??

Hi there,

I have a category, that when viewed displays a list of all the nodes including full text for each entry, title, date etc. However, I need the ordering of this content to be very specific, and I cannot for the life of me figure out how to do it. This is how I need to order/display the page, squarely on date (day granularity) which also acts as a separator:

Title 2007/01/10 (latest stories in the category by day ASC)
--story text
--story text
--story text

Modify edit/view link list

is it possible to modify the the text and appearance for the Edit and View links (then a user is logged in) depending on what the edit and view does?

For example when the edit and view are show for the users profile, i want to have to buttons (images) instead of text that maybe says edit profile, but when i user views a node it has created i want to just show edit.

Pages

Subscribe with RSS Subscribe to RSS - Theme development