• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

CSS Help Please

Jadenrose

Weaksauce
Joined
Apr 30, 2005
Messages
102
Ok, I'm stumped. I've been working on this page for the past three days (seriously..trying everything I could think of to fix the little issue with the CSS for the tabs script.) Here's a shot of the issue area so its easier for you guys to see whats going on:

http://darkyce.net/work/tab-shot.jpg
Basically, the horizontal line beneath the tabs extends too far and their is a space where the box doesn't merge with the horizontal line.

The page is located here: http://www.motorxtremes.com/scooters/citysport-50/index2.html

Any help is appreciated and if any other info is needed, I will answer to the best of my ability. Thanks!
 
Add a width of 93.6% to ul.tablayout. what seems to be happening is the ul is inheriting some left padding from somewhere which is adding to the full width of the ul box making it seam pushed off screen.
 
Ah-ha! That does work out so much better! Thanks! Now if I can only get those three lines to meet up to form the box, I'll be golden! Thanks again!
 
Gah..Now I feel like a major tard. Guess I was just workin' too hard on it and just..missed that. Such a noob mistake..How'd I miss that? Fresh eyes make all the difference sometimes. Again, huge huge thanks to you! :)
 
Back
Top