::
|
| Author |
Message |
|
Posted: Fri Aug 24, 2007 9:38 am |
|
Hi Devon,
I am having 2 small problems with my Zorn theme (probably caused by myself). I guess it has got something to do with the css.
Screenshot 1:
I am basically unable to display any list (html) correctly in DF. As you can see from the screenshot, the list-icons simply won't show and the items do not indent at all. I bet this is something I have caused myself. However I am unable to find the part in the CSS (if this is where i have to look at all...) which influences this behaviour. Could you just point me to the line(s) that need to be altered to fix this? Or the ones that "usually" do this?
Screenshot 2:
With lookup lists the right-padding(?) doesn't seem to work anymore causing the options to not get sufficient space in the drop down list. Basically same problem like above.
Any help would be highly appreciated. Note: I am not tryingto ask you to clean up my mess... just need some small pointing to the direction I have to take
Cheers in advance! 
| Description: |
|
| Filesize: |
4.93 KB |
| Viewed: |
4344 Time(s) |

|
| Description: |
|
| Filesize: |
2.67 KB |
| Viewed: |
4344 Time(s) |

|
|
|
| Back to top |
|
 |
|
|
| Back to top |
|
 |
|
Posted: Sat Aug 25, 2007 7:15 pm |
|
Very hard tracking that one down. Trying the very same html code in e.g. the Hardwired theme (same DF version) produces perfect results.
Devon wrote:
Hmm now that I think about it this might be yet another drawback to using the horizontal css menu. Since the menu uses lists to display it's data however you style the menu will probably affect the rest of the lists for the site. Not good. Look in mainmenu.css and tabletree.css as well. If that's indeed the case the only remedy will be to remove the horizontal css menu.
I have removed the horizontal css menu altogether. Even got rid of the cpgmm.css from the styles folder. still no change.
The style.css doesn't have any .ul or .li code in it.
UPDATE: Tracked down the trouble-maker after trying out the files one-by one. It seems to be switch.css. As soon as I disable it, the lists show up perfectly.
The other problem with the narrow lookup-lists (screenshot 2 in first post) goes away as well.
Now I have no idea on how I can alter this file to produce normal list results again without breaking its actualy function of switching. Do you have any suggestion Devon?
|
|
| Back to top |
|
 |
|
|
| Back to top |
|
 |
|
Posted: Tue Sep 04, 2007 1:41 am |
|
If you think there is a relatively easy solution to this please let me know Devon.
If not then I guess I will need to drop the style switch part since the more articles I add the more I see that lists are needed.
|
|
| Back to top |
|
 |
|
|
| Back to top |
|
 |
|
Posted: Tue Sep 04, 2007 2:14 pm |
|
Thanks for the quick reply Devon.
I have tried what you said but without any luck. No visible effect. Tried deleting a couple more lines... still nothing.
Only when I start modifying this line
Quote:
li {
list-style-type: none;
}
things start moving. But the downside is that the switch icons are affected by this too and soon break the appearance of the theme 
|
|
| Back to top |
|
 |
|
|
| Back to top |
|
 |
|
Posted: Wed Sep 05, 2007 2:24 am |
|
Thanks for the support Devon.
I have applied the changes you have suggested and made sure I used the original files that you have provided. Getting very close now. Only the indent does not work. I am not sure I am using the right word. Therefore I have attached an image (right shows what it should look like. Not the actual layout, just the "indent").
If I can sort this one out I promise I won't bother you again in the very near future !
Except for the list bullets it does look the same with the original theme files.
|
|
| Back to top |
|
 |
|
|
| Back to top |
|
 |
|
Posted: Wed Sep 05, 2007 8:30 am |
|
Devon wrote:
try removing the * {
margin: 0;
padding: 0;
}
Almost there
The above part did the trick for the correct display of lists. Only one single and last problem: the above css also controlled the height of the switch buttons it seems. Now, without the placeholder the size height increased a lot . In fact so much that it breaks the table it is located in.
Noob as I am I thought I keep the margin and padding part of the code and just replace the placeholder with the class of the switch panels to limit the effect on "fixed" and"fluid" parts.
"Surprisingly" (  ) it did not work out. tried ".fixed" "fixed" "*.fixed" "*fixed" and all the variations i could find in the code (classes and ID).
Before i start ruining everything I thought it would be best to come here and ask whether this is possible at all the way I am trying to do it (limit the buttons' height to the same size it used to be with the initial code).
I know am I keeping you really busy. Sorry about this DJ. It is only this small (but visible) detail that is left...
|
|
| Back to top |
|
 |
|
|
| Back to top |
|
 |
|
| Page 1 of 1 | All times are GMT - 5 Hours |
|