Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-21-2013, 01:34 PM   PM User | #1
joliett89
Regular Coder

 
Join Date: Jul 2011
Posts: 172
Thanks: 64
Thanked 2 Times in 2 Posts
joliett89 has a little shameless behaviour in the past
What is causing "Sponsored sites" not displaying properly on the left had side?

I have a list of links in an iframe, and something is causing "Sponsored sites" (towards the bottom of the website, next to the dark sticky post") not displaying properly on the left hand side. It looks the same in IE9, Crome, and Firefox.

I've been trying to figure it out for a while, and I am not sure what is going on. If somebody has an idea, please let me know (quick look with Webmaster Tools etc).

Thank you.

# # # EDIT

The other h3 in this iframe is displaying correctly. They are both based on the same css rules. The iframe code renders correctly in inframes on other Wordpress themes. I checked <iframe>, <html>, <body>, and <h3> css rules, and I am still not sure what might be going on.

# # # EDIT2

I checked the css and html, and it is valid.

Last edited by joliett89; 02-22-2013 at 07:04 AM..
joliett89 is offline   Reply With Quote
Old 02-21-2013, 08:03 PM   PM User | #2
joliett89
Regular Coder

 
Join Date: Jul 2011
Posts: 172
Thanks: 64
Thanked 2 Times in 2 Posts
joliett89 has a little shameless behaviour in the past
It is
Code:
ul {list-style-type: none;}
causing the issue. Disabling it moves the header down to the correct place. What would be the best way to correct this one? List-style-type none needs to stay in place, in order not to display dots in Google Chrome (it does not make a difference in IE9 or Firefox).

Last edited by joliett89; 02-21-2013 at 08:16 PM..
joliett89 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:57 PM.


Advertisement
Log in to turn off these ads.