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 08-07-2012, 02:51 AM   PM User | #1
mrniceguy
New Coder

 
Join Date: Aug 2012
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts
mrniceguy is an unknown quantity at this point
How Do I Center this Image?

Good evening.

I'm having a hard time centering the image in my Smooth Slider Slideshowwhich is located in the right sidebar of my site.

Here's a screenshot of what I see when I select the proper portion of the screen while within Firebug... My issue is that I'm having a hard time figuring out what exactly needs to be modified.

Might you be able to help me? Thanks in advance for your time and consideration.
mrniceguy is offline   Reply With Quote
Old 08-07-2012, 09:09 AM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,680
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
at line 600 of your CSS, you have
Code:
.sidebar ul li ul li a:link,.sidebar ul li ul li a:visited
{
	color:#4b4e43;
	display:block;
	background:#e7e7e7;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #f6f6f6;
	padding:5px 0 5px 24px;
}
Remove or reduce that 24px padding-left.
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 08-07-2012, 11:17 PM   PM User | #3
mrniceguy
New Coder

 
Join Date: Aug 2012
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts
mrniceguy is an unknown quantity at this point
Quote:
Originally Posted by abduraooft View Post
at line 600 of your CSS, you have
Code:
.sidebar ul li ul li a:link,.sidebar ul li ul li a:visited
{
	color:#4b4e43;
	display:block;
	background:#e7e7e7;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #f6f6f6;
	padding:5px 0 5px 24px;
}
Remove or reduce that 24px padding-left.
Thanks!

Any idea how I move the words "Popular Posts" up so it appears above the line above the picture, similar to how the words "Who is Alvin" appears above the widget below it in the right sidebar?

Here's a screenshot of what I'm talking about.

Thanks again for your help.
mrniceguy is offline   Reply With Quote
Reply

Bookmarks

Tags
center, centering image, image, smooth slider

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 01:35 AM.


Advertisement
Log in to turn off these ads.