2012-12-19, 08:23:47
Thats alternate rows, what do you want them on ?
Forum Theme
|
2012-12-19, 08:23:47
Thats alternate rows, what do you want them on ?
2012-12-19, 08:36:46
On anything that lists topics or forums:
forumdisplay.php search.php index.php On showthread.php it's ok without that, posts are clearly separated.
2012-12-19, 09:55:03
Yeah those pages have to be styled seperatly, they are all using the same table styles.
2012-12-22, 13:16:15
Added margins to codetext and blockquotes
Underline links and hover color Indented lists Smaller signature font size ( however, it was NOT like that in punbb as mentioned in request )
2012-12-22, 13:43:59
fixed long names changing profile column width.
2012-12-23, 01:26:48
2012-12-23, 03:31:15
Yeah I will increase it, I have access to punbb still
2013-01-05, 07:03:03
Now the default theme site wide.
2013-01-05, 07:29:14
Great!
I was going to suggest it, as it's very ok now. Thanks for all your work. The only thing missing IMO is the alternate rows background colors.
2013-01-05, 07:36:07
yeah i figured to not hold off waiting on that.
Ill probably get to it next week.
2013-01-06, 01:39:50
(2012-12-19, 09:55:03)shawn_a Wrote: Yeah those pages have to be styled seperatly, they are all using the same table styles. Almost the same as I suggested previously, with slightly changed color: /forums/cache/themes/theme3/getsimple.css Change: Code: .trow2, .trow1 { by this: Code: .trow1 { I think this way it also looks good for showthread.php
2013-01-06, 01:54:57
works for me, but probably is very alternate for people with shitty monitors and bad chroma
2013-01-06, 02:54:02
(2012-12-12, 01:00:41)mvlcek Wrote: Could you please The forum looks nice now, but do you plan to do the replacements described above for (older) posts? Instead of Code: [list=*][*]...[/*][/list] Code: [list][*]...[/list]
2013-01-06, 03:00:01
Not really
2013-01-11, 23:11:09
2013-01-12, 06:48:33
mvlcek you volunteering ?
There really isnt a worthwhile way to fix them all up in the database, only thing i can thing of is if we can edit mybb to allow that syntax. I have no idea where that is controlled.
2013-01-12, 07:01:44
(2013-01-12, 06:48:33)shawn_a Wrote: mvlcek you volunteering ? As myBB uses MySQL this should be as easy as doing a Code: update <table with posts> I think the only collateral damage would be posts, where the replacement strings are within a code section, like this post ;-)
2013-06-04, 04:30:39
I added new mycodes for the old punbb lists.
Old lists should display correctly now. I think there are some others like [color] |
« Next Oldest | Next Newest »
|