Issues related to theming
Permalink
Hi folks.
I've been trying to work on this template for my client which one can view herehttp://intheframestudio.com/Natu/...
You shall see two blocks on the right side-bar just beneath the flash banner
the first block which shows three images which then link to their own pages is an html block.
Beneath this block i have created another div (editable region) in the default.php, here I've tried to use the Youtube video block.
Now, what happens is that whenever we start the video after streaming for a few seconds, it redirects to the Project page.
The redirect to the project page is actually defined in the html block so that when one clicks on one of the three images he is then taken to the relevantly linked page. But this behavior is also getting applied to the Youtube video block, I have also tried deleting the youtube block and adding content block and when the text is added and the block published all the text appears as a hyperlink.
Here's the pastie link to the code for default.php
http://pastie.org/686542
This is the pastie link to the main.css
http://pastie.org/686548
this is the pastie link to the html block used
http://pastie.org/686552
Thank you in advance
I've been trying to work on this template for my client which one can view herehttp://intheframestudio.com/Natu/...
You shall see two blocks on the right side-bar just beneath the flash banner
the first block which shows three images which then link to their own pages is an html block.
Beneath this block i have created another div (editable region) in the default.php, here I've tried to use the Youtube video block.
Now, what happens is that whenever we start the video after streaming for a few seconds, it redirects to the Project page.
The redirect to the project page is actually defined in the html block so that when one clicks on one of the three images he is then taken to the relevantly linked page. But this behavior is also getting applied to the Youtube video block, I have also tried deleting the youtube block and adding content block and when the text is added and the block published all the text appears as a hyperlink.
Here's the pastie link to the code for default.php
http://pastie.org/686542
This is the pastie link to the main.css
http://pastie.org/686548
this is the pastie link to the html block used
http://pastie.org/686552
Thank you in advance