Jump to content

Title's of side boxes getting cut off


Guest jcschott

Recommended Posts

Guest jcschott

Using the killer skin and IE7 the titles are getting cut off and the grey search box / login at the top of the page is distorted... If you have IE7 here is the site: http:www.ehburrellinc.com/shop . This site looks fine in IE6 and Firefox. Anyone have a fix or solution.

Thank you

Justin

E.H. Burrell Co., Inc.

Link to comment
Share on other sites

Well, I don't have IE7 so I'm waiting on a web service to take a screenshot. I'm interested in seeing the box title problem you're having.

As to search box, it looks a little bad in IE6 as well.

Go to skins/Killer/styleSheets/layout.css

Find:

#sessionBox {

text-align: left;

background-image: url(../styleImages/backgrounds/sessionBg.gif);

width: 236px;

height: 96px;

float: right;

}

Add:

#sessionBox {

text-align: left;

background-image: url(../styleImages/backgrounds/sessionBg.gif);

background-repeat: no-repeat;

width: 236px;

height: 96px;

float: right;

}

Link to comment
Share on other sites

  • 2 weeks later...
  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...