CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 10th, 2012, 07:54 PM
joco joco is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 joco User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 28 m 23 sec
Reputation Power: 0
New Member - Help.... DIV not aligning to top of other Div (tab simulation)

Im not sure whats going on with this one. It used to work fine but it seems that my TABS are not adjoining the top of my table. It works fine in my "test" code but not in live.

Here is a screenshot of the issue....
uneakdesigns.smugmug.com/photos/i-n6fjNh8/0/L/i-n6fjNh8-L.png

And link to the page.
www(dot)freshbikescycling(dot)com/index.php/store/product_detail/cervelo-r5-vwd-red

Thanks in advance.
Joe

Reply With Quote
  #2  
Old December 10th, 2012, 08:17 PM
Nanomech's Avatar
Nanomech Nanomech is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2011
Location: The Pleiades
Posts: 196 Nanomech User rank is Sergeant (500 - 2000 Reputation Level)Nanomech User rank is Sergeant (500 - 2000 Reputation Level)Nanomech User rank is Sergeant (500 - 2000 Reputation Level)Nanomech User rank is Sergeant (500 - 2000 Reputation Level)Nanomech User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Day 23 h 53 m 4 sec
Reputation Power: 7
Send a message via Skype to Nanomech
Hello, just gone through your code and figured out it is the margin-bottom declaration on you list items.

Just delete the line in red and you should get the desired result!

Code:
#main #content #productsLeftPane li {
    color: #D6D8D9;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;//delete this style!
    margin-left: 35px;
    padding-left: 10px;
}


Kind regards,

NM.
__________________
"WERE NOT WORTHY!"
"WERE NOT WORTHY!"

Reply With Quote
  #3  
Old December 10th, 2012, 08:27 PM
joco joco is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 joco User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 28 m 23 sec
Reputation Power: 0
Quote:
Originally Posted by Nanomech
Hello, just gone through your code and figured out it is the margin-bottom declaration on you list items.

Just delete the line in red and you should get the desired result!

Code:
#main #content #productsLeftPane li {
    color: #D6D8D9;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;//delete this style!
    margin-left: 35px;
    padding-left: 10px;
}


Kind regards,

NM.


Awesome!! Thanks so much. I was going crazy trying to find the style that was overriding it!!

Reply With Quote
  #4  
Old December 10th, 2012, 08:46 PM
Nanomech's Avatar
Nanomech Nanomech is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2011
Location: The Pleiades
Posts: 196 Nanomech User rank is Sergeant (500 - 2000 Reputation Level)Nanomech User rank is Sergeant (500 - 2000 Reputation Level)Nanomech User rank is Sergeant (500 - 2000 Reputation Level)Nanomech User rank is Sergeant (500 - 2000 Reputation Level)Nanomech User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Day 23 h 53 m 4 sec
Reputation Power: 7
Send a message via Skype to Nanomech
Anytime!

Best thing for debugging is http://getfirebug.com/. This tool is so so handy for debugging, I definitely recommend you install the plugin if you haven't already, it's invaluable. Might overwhelm you at first as when I first installed it I didn't know how to use it or what I was looking at but just persevere with it.

Kind regards,

Nm.

Reply With Quote
  #5  
Old December 10th, 2012, 09:18 PM
joco joco is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 joco User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 28 m 23 sec
Reputation Power: 0
Thanks for the tip. I'll check it out!!

Joe

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > New Member - Help.... DIV not aligning to top of other Div (tab simulation)

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap