pornolar free porn porno free porn pornolar free porn Deutsch Porno free porn wallpaper
Welcome, Guest
Please Login or Register.    Lost Password?

Transparent Bliss 1.5 on IE6 issues
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Transparent Bliss 1.5 on IE6 issues
*
#515
Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
First of all many thanks to Big Bear for the great template. This is a real creative product!

So far I came along pretty good with the template except for a few issues on IE6.

Site is at: http://www.audiovisualconcepts.org

1. Right Module position is forced all the way down at the following menu items:
"Contact", "Audio Visual Forum"

2. Wrapper module forces some i-frame content out to the right as visible at:
"Photo Galleries", "1080 Movie List"

Above problems show up only when using IE6. IE7 and FF2 work fine.

Safari 3 on a MAC crashes after changing a page. But that has nothing to do with the template. The reason for the crash is the embedded mp3-payer (user3) which has a Skipjack engine (remembers position of the playhead during page change). Safari cannot handle it.

Any thoughts on that?

Post edited by: hptschupp@mac.com, at: 2008/02/21 06:58

Post edited by: hptschupp@mac.com, at: 2008/02/21 07:02<br><br>Post edited by: hptschupp@mac.com, at: 2008/02/21 07:03
hptschupp@mac.com
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/01/23 04:23 By Big Bear.
The administrator has disabled public write access.
 
#526
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
That's how it looks with IE6 (contact page).

<br><br>Post edited by: hptschupp@mac.com, at: 2008/02/21 19:03
hptschupp@mac.com
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#527
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
Photo Galleries in IE6:

hptschupp@mac.com
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#528
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
Fireboard Forum in IE6:

<br><br>Post edited by: hptschupp@mac.com, at: 2008/02/21 22:46
hptschupp@mac.com
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#534
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 41
Hi,
We battled with IE6 on transparent bliss to...
The issue with the right column being pushed down happens when the middle coulmn content is to wide.
The slideshow pro may need to have it's width reduced slightly.
Fireboard has its own CSS file which we'll need to look at.
I'll take at your site now and get back to you with some suggestions.
Big Bear
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#542
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
Thanks for the reply Big Bear.

As far as a could investigate with Firebug the width
of the Fire-Board is set to automatic. I might have to try a fixed setting.

Slide Show pro is currently running through a Wrapper
with 100% width. I will try to change it to a fixed pixel value and see if that helps.

Let me know if you have some more thoughts.

Also I was wondering if the background changer thumbs could be transformed into a module so I could select for which menu items (pages) it would show up. My plan would be to use it only on the front page and then having some more available real estate on the other pages.<br><br>Post edited by: hptschupp@mac.com, at: 2008/02/23 06:12
hptschupp@mac.com
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#554
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 41
I would use the module position &quot;Top&quot; to publish the SLideShowPro.

We have set the CSS to 468 pixels wide for this module position and centered it to accomodate a banner ad at this common size.

You'll want to change this CSS to 560pixels wide which is the maximum you can use without changing the padding value of 20px on the containign DIV.

The code you will want to change in the CSS file is:

Code:

#TopModule {
width: 468px;
margin-right: auto;
margin-left: auto;
margin-bottom: 15px;
}



just make that
Code:

width: 560px;


That should sort the slideshow issue if you create your SSP at 560 pixels<br><br>Post edited by: Big Bear, at: 2008/02/25 07:03
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#555
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 41
With fireboard I would set the width to 560px also - you'll have to look through the CSS file for fireboard and work out where to change it.

If you wanted a little more width and didnt mind having less padding betwen your content and the frame you could reduce the 20px padding on:

Code:

#rightinner2 {
margin-left: 0px;
list-style-type: none;
padding: 20px;
border: 0px;
}



You could give it 10px of padding which would then give you an extra 20px you could add to the TopModule mentioned above.

padding: 20px; means 20 pixels on all sides so when you reduce this to 10 you effectively get 10 pixels more on the right and the left = 20 pixels total.

A useful tool for finding exactly what CSS is applied to a specific element is the Firefox Web Developers Toolbar which I mentioned in this post.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#589
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
Hi,
I'm having the same problem hptschupp had. The third column (at the right) starts below the content. As far as I know there is nothing in my articles that is wider than the content column, that is, more than 468px wide.
Did he get to fix it? If YES, how??

Thanks in advance. This template looks great.
yosia
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/10/28 22:10 By yosia.
The administrator has disabled public write access.
 
#624
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
yosia wrote:
Hi,
I'm having the same problem hptschupp had. The third column (at the right) starts below the content. As far as I know there is nothing in my articles that is wider than the content column, that is, more than 560px wide.
Did he get to fix it? If YES, how??

Thanks in advance. This template looks great.
Yoshiyah


Was he able to fix it??????????<br><br>Post edited by: yosia, at: 2008/03/05 15:19
yosia
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#625
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 41
Can you link your site so I can test?
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#627
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
Right now my website is on a localhost but today I will upload it to a live server. Whenever I have the link, I will write it here so you can see it.
Thanks, Yoshiyah
yosia
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#628
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 41
Great!

A useful tool to help identify what is causing the issue is the Firefox Web Dev's toolbar

What I'd be looking for is any element that has width set to something greater than the available content area - sometimes elements (like DIV's or tables) have display set to block, width to 100% + padding, which can cause issues.

The problems can often be resolved by giving elements a fixed width + padding/margins that will not go beyond the available content area.

Should be able to get to the bottom of it once we see the site.<br><br>Post edited by: Big Bear, at: 2008/03/07 03:45
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#637
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
Sorry, I still wasn't able to buy a domain and upload my site.
Another problem I'm having is that the style of the VirtueMart category menu is not the same as the style of the template menues. How can I fix this? I've been trying many things in the css but I still didn't get it.
Thanks, yosia
yosia
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#642
Re:Transparent Bliss 1.5 on IE6 issues 3 Years, 11 Months ago Karma: 0
yosia wrote:
Sorry, I still wasn't able to buy a domain and upload my site.
Another problem I'm having is that the style of the VirtueMart category menu is not the same as the style of the template menues. How can I fix this? I've been trying many things in the css but I still didn't get it.
Thanks, yosia


Is there any way for the VM products menu to have the default menu style? I'm only having this problem whith this template. I tried on others and it works no problem, the categories menu style sets to the default menu style of the template. But with this one it doesn't occur.

Thanks, Yoshiyah
yosia
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1234
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear