Modify

Opened 17 years ago

Closed 3 years ago

#1500 closed defect (wontfix)

unordered lists do not display properly

Reported by: meethune@… Owned by:
Priority: normal Component: IntraBlogTheme
Severity: normal Keywords: intrablog css ul unordered list
Cc: Trac Release: 0.10

Description

see $SUBJECT. I have also setup a page on my trac instance that shows how it doesn't get rendered properly.

I'm running the latest code from the 0.10.5-stable branch of trac.

Thanks,[br] Meethune

Attachments (0)

Change History (6)

comment:1 Changed 17 years ago by Noah Kantrowitz

Only tested for 30 seconds, but try changing the top few lines in css.cs to look like this:

#rightPan div, #rightPan ul {padding:0; margin:0;}
#rightPan ul{list-style-type:none;}

You should be able to figure out where to change.

comment:2 Changed 17 years ago by meethune@…

Resolution: fixed
Status: newclosed

That did the trick. Thanks for the quick reply and fix.

Cheers, Meethune

comment:3 Changed 17 years ago by Noah Kantrowitz

Resolution: fixed
Status: closedreopened

Leave this open until I check in a fix, which might not be for a while.

comment:4 Changed 17 years ago by benjamin.chodroff@…

worked for me too - thanks!

comment:5 Changed 9 years ago by Ryan J Ollos

Owner: Noah Kantrowitz deleted
Status: reopenednew

comment:6 Changed 3 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Plugin is obsolete and being removed.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.