Current time: 05-23-2012, 04:36 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] CSS
08-01-2008, 07:57 PM
Post: #1
[F] CSS
.menu ul has 2 separate classes and when you change the bottom one it overrides the top one. You could just merge them.

[Image: untitled1nu6.th.gif]

[Image: 87790785dt0.th.gif]

[Image: 2w57pzd.png]
Visit this user's website Find all posts by this user
08-02-2008, 12:42 AM (This post was last modified: 08-02-2008 12:42 AM by Ryan Gordon.)
Post: #2
RE: CSS
No, they shouldn't override. Double classes are assigned _2, etc.
Visit this user's website Find all posts by this user
08-02-2008, 12:48 AM
Post: #3
RE: CSS
Well I went to the second menu_ul and changed the margin from 0 to auto. Well, that changed the CSS in the first menu_ul to what was in the second one.

[Image: 2w57pzd.png]
Visit this user's website Find all posts by this user
08-02-2008, 12:53 AM
Post: #4
RE: CSS
No, it shouldn't. The md5 hash for the id value of it should be different too. Please tell me the name attribute in the options list for those two fields, or just attach the whole page.
Visit this user's website Find all posts by this user
08-02-2008, 01:45 AM
Post: #5
RE: CSS
Top one:
Code:
<option value="4e6d8a5635b24f9d5f16eb6c9e3bd908">.menu ul</option>

Second one:
Code:
<option value="4e6d8a5635b24f9d5f16eb6c9e3bd908_2">.menu ul</option>

The md5 hash is right, But I mean I don't understand exactly why it's doing it....

I just did it again to make sure. It also does this for .autocomplete. So in theory, it will override the first class every time you alter the second.

[Image: 2w57pzd.png]
Visit this user's website Find all posts by this user
08-02-2008, 02:49 AM
Post: #6
[F] CSS
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.
Visit this user's website Find all posts by this user
08-02-2008, 02:50 AM
Post: #7
RE: [F] CSS
Try this file; Goes in admin/inc


Attached File(s)
.php  functions_themes.php (Size: 36.06 KB / Downloads: 131)
Visit this user's website Find all posts by this user
08-02-2008, 02:55 AM
Post: #8
RE: [F] CSS
Seems to have did the trick. Thanks!

[Image: 2w57pzd.png]
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication