live demo
Home arrow Support arrow Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Template Fu##s up in IE6&IE/ (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Template Fu##s up in IE6&IE/
#3325
Template Fu##s up in IE6&IE/ 1 Month, 2 Weeks ago Karma: 0  
Hello, im using scroller template on my site with joomla 1.5.7 and i doesent matter what i do, it dosent look good in ie6 and ie7.
Fist thing ,i have changed my logo height but in ie it wont change, its way to small.
Second thing is that when you click on any menue items and it starts to scroll the backroug refuse to stay fixed, and with images inside the content it looks even wierder. In safari for both mac and pc it looks good, firefox as well as opera.

Take a look at my site http://konk.se


Sorry for my bad english, i blame the fact that im from Sweden


Keep on rocking people!
Christian Nielsen (User)
Fresh Bamboo
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#3342
Re:Template Fu##s up in IE6&IE/ 1 Month, 2 Weeks ago Karma: 40  
Hi Christian,

Apologies for the delay

The first issue I think has to do with the negative margin on the #container.

Try adjusting the following:
#container {
background: url(../images/logo.png) no-repeat right top;
margin: 0 auto;
padding: 40px 0 0px 0;
margin-top: -50px;
z-index: 4;
}

and changing it to something like
#container {
background: url(../images/logo.png) no-repeat right top;
margin: 0 auto;
padding: 40px 0 0px 0;
margin-top: -50px!important;
margin-top:0;
z-index: 4;
}

Can you send me some ftp details via the support ticket system and Ill take a look at the other issue.

Cheers Anthony
Anthony Olsen (Admin)
Admin
Posts: 1735
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#3388
Re:Template Fu##s up in IE6&IE/ 1 Month, 1 Week ago Karma: 0  
Hi, I think this is the right topic for Internet Explorer issues (oh my, I hate IE)

I'm using Clean Bamboo and notice the text isn't displayed right in IE - in Firefox everything is ok.

The last letter(s) of the sentences aren't shown properly.

You can take a look here: http://desteni.net

Some help would be much appreciated.
Ingrid (User)
Fresh Bamboo
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#3394
Re:Template Fu##s up in IE6&IE/ 1 Month, 1 Week ago Karma: 40  
Hi Ingrid,

Actually this is a post regarding the scroller template ... but anyway ...

Locate the following in the template_css file:

.contentpaneopen {width: 98%;margin: 0 5px 0 5px}

and replace with this:

.contentpaneopen {width: 100%;padding: 0 10px 0 0px;}


Thanks Anthony
Anthony Olsen (Admin)
Admin
Posts: 1735
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#3399
Re:Template Fu##s up in IE6&IE/ 1 Month, 1 Week ago Karma: 0  
Thanks Anthony - sorry for posting in the wrong topic (maybe you can move it to the right place)

It didn't work, but I did find the solution on this forum (yes, I should have searched more extensively before posting the question)

here is where I found it
http://www.joomlabamboo.com/forum/retro-bamboo/211-retro-bamboo-and-ie-7-0

I'm happy the text is ok now in IE
Ingrid (User)
Fresh Bamboo
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#3400
Re:Template Fu##s up in IE6&IE/ 1 Month, 1 Week ago Karma: 40  
Great Ingrid thanks.
Anthony Olsen (Admin)
Admin
Posts: 1735
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoard
,