/    Sign up×
Community /Pin to ProfileBookmark

Need CSS help Coda-Slider 2

I’m having trouble setting the width of the <ul> in this Coda-Slider tab set up. I’d like all the tabs to display in one line rather that wrap to two.
[url]http://www.cidigitalmedia.com/coda-slider-2.0/index.html[/url]
You’ll see the last tab wraps below.
Looked over the CSS and .js and could not find anything setting the <ul> to 552…
But IE Developer Tools toolbar and Firebug show an inline style of 552px…
I just can’t find where that is.
Would greatly appreciate some help.
Best wishes,
Eye for Video
[url]www.cidigitalmedia.com[/url]

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@Eye_for_VideoauthorDec 24.2011 — To anyone interested...

Turns out that the <ul> width was a math computation in the .js file (there was no <ul> width coded in the CSS or HTML).

A helpful soul over at:

http://stackoverflow.com/

helped me ID that line in the .js file.

ul.css({ width: 'auto', marginLeft: -18 });

I still had to use a neg margin to move the tabs all to the left... but all is working now.

http://www.cidigitalmedia.com/coda-slider-2.0/index.html

Best wishes,

EfV
×

Success!

Help @Eye_for_Video spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...