This forum is for assistance with theme development.

Primary Links Shows on Firefox not IE after inserting SWF file

Added SWF to page.tpl.php theme Greeny_blu drupal 5.1 .

Code for Style.css and page.tpl.php see below.
In the original Style.css as you can see there was -header_bg.jpg- I took header_bg out and in -pge.tpl.php added HTML for object SWF.
Any idea what cause -Primary Links- to disappear in IE?
Thanks


td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(header_bg.jpg);
}

   

How to use custom .tpl for gallery2 pages

Hi, this is my first post.

BTW, thanks for a great job all of you are doing with drupal.

I am using Gallery2 together with drupal, and it works fine. My problem is how to go about if I want to use a different template other than page.tpl for my gallery pages?

I have tried the old fashion way through template.php like this:

My Theme is broken I need help ASAP Please

Please take a look at my site http://www.bicyclefrenzy.com

You should notice that on my front page the Right Sidebar is below the content. If you move to any other page it corrects itself. I haven't been making any changes to my theme at all.

I was updating a post and when I clicked the submit button it did this. I removed the revision to that post for now but it didn't make any difference.

Any suggestions would be very very helpful

Primary link loses 'active' when clicking on secondary link

I've got a "tabbed" primary link list that contains sublinks in a secondary link menu. When I click on the primary links, the "active" class shows properly for the primary link, but when I click on one of its secondary links, I lose the highlighting on the parent primary link. Anyone know if there's a solution out there for this? Perhaps a snippet?

Thanks!

Styling IFRAME in Zen-Fixed

I searched and didn't see anything that solved this so I am posting here, please move this if this is not the right spot.

I am converting a traditional site to drupal. The legacy site has flash photo galleries embedded in html that I want to load into a drupal page. I have added a block, and in it put

Styling IFRAME in Zen-Fixed

I searched and didn't see anything that solved this so I am posting here, please move this if this is not the right spot.

I am converting a traditional site to drupal. The legacy site has flash photo galleries embedded in html that I want to load into a drupal page. I have added a block, and in it put

Pages

Subscribe with RSS Subscribe to RSS - Theme development