Philip M. Hofer (Frumph)
0c271311b5
thumbnail change - comic post thumbnails will not display above the post for the comic post, the thumbnail is now used as an alternative for the latest thumbnail widget, if has_thumbnail the latest thumbnail widget will display that thumbnail inside the widget.
...
the_widget('ComicPressLatestThumbnailWidget','title=Latest Comic&onlyhome=true');
New option in the thumbnail 'onlyhome' will allow someone to have the thumbnail only display in on the homepage if widget enabled, off it will display everywhere it's placed.
Since it's a widget it can be used in site design for placement of an alternate image to the comic i.e. lfgcomic
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 08:06:56 -08:00
Philip M. Hofer (Frumph)
0cc82d4c21
Set height of the #s-search box to fit appropriately in the menubar.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 07:03:11 -08:00
Philip M. Hofer (Frumph)
522e305f2e
placement fixes, added widget-head & widget-foot classes to the PLACED widgets (not default)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 18:28:22 -08:00
Philip M. Hofer (Frumph)
97f1f66b2d
.post .post-comic .post-page and .post-blog are the class wrappers now, .post will always appear unless on is_page()
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 17:20:03 -08:00
Philip M. Hofer (Frumph)
0357068abe
displayblogpost and displaycomicpost now disappear and it's centralized to comicpress_display_post() inside displaypost.php, adjusted post_classes to work properly with it
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:01:47 -08:00
Philip M. Hofer (Frumph)
8f76c62ada
more display_post functions, .pagetitle is moving to .page-title (references both in the style.css atm, but pages use .page-title now)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:20:21 -08:00
Philip M. Hofer (Frumph)
45418a90d1
.post-date .date are now .post-calendar-date and .calendar-date (cause its for the graphic calendar) .post-date is now for the full date in the post under the title, new functions comicpress_display_post_calendar() and comicpress_disdplay_post_author() with associating filters for both.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 06:09:34 -08:00
Philip M. Hofer (Frumph)
40295c662a
Consolidated the displaycomic and blogpost functions to be used in the archive and search as well.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 04:21:44 -08:00
mindfaucet
f8b50256c6
Adjusting/simplifying default graphic nav styling. Fixed #comments (doesn't exist) with #respond in graph nav comment button. A few font adjustments, .entry can now fall back on a default 14px body font cross site.
2009-12-21 15:40:16 -07:00
mindfaucet
35fae562c3
Related posts - converted to standardized <ul> listing. Added 4th heading (h4) for global use.
2009-12-21 13:06:20 -07:00
Philip M. Hofer (Frumph)
9122867933
styling addition of class to ComicPressRelatedPosts.inc and style.css change for .archive-dropdown
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 06:57:31 -08:00
Philip M. Hofer (Frumph)
e33cd2d2fb
Template and page display changes
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 04:05:59 -08:00
Philip M. Hofer (Frumph)
c12c7751ba
Fix style.css for the search bar in the menubar for 1px spacing at top, fixed archivedropdownwidget.inc to put the correct CSS elements in, experimented trying to fix CalendarWidget.inc bug no-dice its a wordpress time-zone issue with the extra columns, first series of the dark navigation (needs adjustments)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-17 02:21:02 -08:00
Philip M. Hofer (Frumph)
6c21ad462c
ReConsolidating the .CSS, screw compliancy.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-12 00:58:04 -08:00
Philip M. Hofer (Frumph)
042a790820
Added v3cr layout, (note to tyler, need image for comicpress options themestyle.php)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-05 16:22:08 -08:00
mindfaucet
7ff57ed546
Final comments.php organization and styling. Pings and Trackbacks set with id's and wrap to make it easy to make it expandable with a simple JS or jquery action in custom themes.
2009-12-04 11:32:16 -07:00
mindfaucet
07c3a9e9f2
Comments/pingbacks styling and adjustments...
2009-12-01 16:12:59 -07:00
mindfaucet
68e849717d
Adjusting comments reply avatar size...
2009-11-30 15:31:44 -07:00
mindfaucet
31ef527a0e
Comment replies author back to its own line (not inline with date).
2009-11-30 14:56:19 -07:00
mindfaucet
6518224239
Comment adjustments, back to 64px avatar. ;)
2009-11-30 14:43:41 -07:00
mindfaucet
bf67bcb082
Adjusted for Trackbacks and Pingbacks styling.
2009-11-30 11:43:32 -07:00
mindfaucet
b12cf93083
Comments styling and CSS minimizing.
2009-11-29 22:48:02 -07:00
Philip M. Hofer (Frumph)
83abc7aeee
fix for links page showing the menubar, moved the pw ad space in blog and the blog sidebar to under comic blog post on the index page
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-28 00:38:44 -08:00
Philip M. Hofer (Frumph)
94e4257010
Fix for the turning default nav off and comic bookmark style change and just moved the global in the footer up some.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-24 22:00:24 -08:00
Philip M. Hofer (Frumph)
5d40653f72
Style for the new bintz bookmark
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 03:08:58 -08:00
mindfaucet
5c95cd08e7
Lost .archive-dropdown in a merged, added back.
2009-11-17 19:52:06 -07:00
mindfaucet
658b474351
merged
2009-11-17 18:44:31 -07:00
Philip M. Hofer (Frumph)
e8f938775f
Uh trying to figure this merge crap out
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 16:53:28 -08:00
Philip M. Hofer (Frumph)
14fa039813
Working on the post-images more
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 16:38:24 -08:00
mindfaucet
a0dbb9502e
Widget style adjustments. Archive Dropdown, Search and Search Transcripts set to calendar width and margining for looking orderly in default theme with limited css styling.
2009-11-17 16:58:56 -07:00
mindfaucet
b60c8776e3
Paginav style adjustment and stripping.
2009-11-17 16:35:23 -07:00
Philip M. Hofer (Frumph)
a8665bcb7c
Okay I lied, it's back.
...
Working on making the page-image header code look nice.
- Phil
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 08:37:03 -08:00
Philip M. Hofer (Frumph)
2958ba0f2e
Removed .blognav and .nav forever and ever and ever and ever. .. well for now. Removed style.css styling for them as well.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 02:09:58 -08:00
Philip M. Hofer (Frumph)
8778c3c569
Moved comment_class to the classes.php adjusted avatar size to 72 and sub avatar size to 48
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 01:45:52 -08:00
mindfaucet
44de91a609
Independent cite styling within comic-author div.
2009-11-17 00:48:52 -07:00
mindfaucet
b51c1976e2
Adjusted .nav padding to maintain flush right positioning.
2009-11-17 00:37:48 -07:00
Philip M. Hofer (Frumph)
c69449745f
has_image code that replaces the_title()'s on blog comic and page, will do the rest later
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-16 19:10:41 -08:00
mindfaucet
eef1855af2
Testing user name. Unknown was me. :)
2009-11-16 18:43:20 -07:00
unknown
e7b057e898
Stripped it down for base theme.
2009-11-16 18:37:19 -07:00
Philip M. Hofer (Frumph)
30218ce242
cleaning up some options menus, this one is the members options.php moving the button lower
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 19:48:50 -08:00
Philip M. Hofer (Frumph)
5c1e3c5794
2.8.2.6 fresh upload
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 08:00:25 -08:00
Philip M. Hofer (Frumph)
1a56733824
Removing from Github for security reasons.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 03:25:42 -08:00
Philip M. Hofer (Frumph)
b86b35c8fd
new options for buyprint and other stuff
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-12 18:37:15 -08:00
Philip M. Hofer (Frumph)
763b2c42b2
changed require_once to @include for the check_child_theme (fixes comments) fixed the navstyles to work in both IE and FF, i think .. /shrug changed divs to spans inside the graphical-navigation.php
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-10 05:44:30 -08:00
Philip M. Hofer (Frumph)
f5abfc2209
re-added .nav crap cause some (*34q)49 IS USING It.. almost got rid if it *snaps fingers*
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-06 20:45:14 -08:00
Philip M. Hofer (Frumph)
2d7e8dc881
Navstyle cleanups, fixed bystrip to work with child themes, added silver navigation to core
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-06 09:31:08 -08:00
Philip M. Hofer (Frumph)
58062ff720
2.8.2.2 - Fixed Avatars, Moods, Calendar's to work with child themes. Removed all traces of themepacks completely.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-05 21:27:52 -08:00
Philip M. Hofer (Frumph)
e8b749fdb3
ComicPress 2.8.2.1, Themepacks removed, added child themes, child themes are currently seperate now from the core framework.
...
Still needs to be done: Fixing the childtheme/templatetheme directory finding for the archive and calendar page for images, and the comicpress calendar image default.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-05 18:56:36 -08:00
Philip M. Hofer (Frumph)
eff45c2796
style.css changes
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-04 13:26:47 -08:00
Philip M. Hofer (Frumph)
e18b94e9a1
Removed the var_dump I accidently left in buystrip.php, tried to play with the id => again in the register sidebar, note: john, yah doesnt work appropriately with changing on off of the sidebar registers - modified comments code yet again fixing it all up, #comment *at the top* is now #comment-wrapper
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-04 06:40:38 -08:00