Jump to content

Sorting Small CSS Issues (CSS Freakie)!!!


chaseman

Recommended Posts

I have a few issues with my theme of my blog at: http://www.webprofitideas.com

 

 

1. Arrow Image Alignment Problem on Recent Posts List (Right on The Start Page)

As you can see on the start page the arrow images are not correctly aligning to recent posts list, the list entries always show below the arrow image. The Good Starting Points section shows correctly. BTW this problem only occurs in Firefox 4 and IE9 in Chrome it shows correctly.

 

2. Arrow Image Problem in the Navigation Bar with IE9

If you look in Internet Explorer, the arrow image of the menu item HOME is NOT in front of home, rather it is at the far right side of the navigation right BEHIND the menu item RESOURCES.

 

3. Arrow Image Problem with the Widgets on the Blog Page (with all Browsers)

With all browsers the li tags in the widget area of the sidebar on the BLOG page do not show an arrow image.

 

It should be like this:

Catgories:

>> Business

>> Coding

>> Marketing

 

In style.css I have it like this:

.widget li { 
letter-spacing: 0.06em; 
line-height: 1.3em; 
border-bottom: 1px solid #d1dcdc; 
width: 90%; 
padding: 0.8em; 
list-style-position: inside; 
list-style-image: url('../images/arrow_small.png');   
}

 

In the past the arrow image did show up then I changed a few things on the design and now it suddenly doesn't anymore, and I can not figure out why.

 

I hope to hear some suggestions.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.