close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

CSS IE9 --- extra space

Thread began 12/27/2012 4:02 pm by turk361661 | Last modified 12/28/2012 10:37 am by Jason Byrnes | 1325 views | 3 replies |

turk361661

CSS IE9 --- extra space

Hi,

I'm having a small issue with IE9. I've been looking through the CSS files, making adjustments and testing... but I have not been able to figure it out.
Please take a look at the files attached. I've included a screenshot of IE9 which is not how it should look. I also included a screenshot of FF on a Mac.

How do I remove this extra space that appears in on the left?
see IE9 screen shot.

Tested on PC with IE9, FireFox and Chrome - strange spacing on left (like it's been indented) only appears in IE9
Tested on Mac Firefox, Safari, and Chrome - all are fine

Please see text file and png files attached.
Thank you,
Danielle

Attached Files
site.txt
Sign in to reply to this post

Ray BorduinWebAssist

Do you have a url I can use to take a look. That will allow me to better test to try to figure it out.

Sign in to reply to this post
Did this help? Tips are appreciated...

turk361661

url

the URL and login credentials are in the attached txt file.

Attached Files
site.txt
Sign in to reply to this post

Jason ByrnesWebAssist

for the problem with the headings of the featured product, about our store, and most popular heading, it looks like you have added an H! tag in the content management section, which is causing a nested H1, for exam[ple, viewing the source for your page, I see

<h1><h1>Apple of the Month</h1>
</h1>



in the Power Store admin section, edit the Featured Product -> Header, the Middle Pod -> Header, and the Most Popular -> Header content areas and remove the H1 tag, you may need to view source for this.

for the news section, edit the webassist/themes/Lush2/css/default_home.css file, change:

#contentWrapper .sidebar .news ul {
list-style:none;
}



to:

#contentWrapper .sidebar .news ul {
list-style:none;
margin-left: 0;
}
Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...