ZenphotoCMS Forum
JoshuaInk theme tweaks (attn GameDudeX) - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: JoshuaInk theme tweaks (attn GameDudeX) (/thread-920.html)



JoshuaInk theme tweaks (attn GameDudeX) - thinkdreams - 12-12-2006

@GameDudeX-

When you get a chance, I'd like to have your help in fiddling (at your convenience) with the JoshuaInk theme you developed from the template by John Oxton (I gave you plenty of credit here. Thanks for a great starting point!)

Any way, I am having a bit of trouble with an odd CSS issue. Based on my layout, I have 6 gallery albums max, and 6 images per page max. When you have less than 3 images, or less than 6 but more than 3, you get some text wrapping (a good example is here)

Might you know of a trick up your sleeve that may correct this issue? I've thought about it, but all I can come up with is placing a blank spacer in there if it meets the below 3 or above 3 and below 6 images criteria. Any other suggestions?

The main page can be found here.

Thanks!




JoshuaInk theme tweaks (attn GameDudeX) - trisweb - 12-12-2006

Add
clear: both;
to .pagetitle :-)




JoshuaInk theme tweaks (attn GameDudeX) - DarrellD - 12-12-2006

@thinkdreams
Sorry, I just need a bit more time. Finals are done by the end of the week. Then I'll have some free time.

@Tristan
Thanks.




JoshuaInk theme tweaks (attn GameDudeX) - thinkdreams - 12-12-2006

No worries. Take your time GameDudeX. This is an absolute no rush. I'll tinker with it in the meantime.

Good luck on your finals.




JoshuaInk theme tweaks (attn GameDudeX) - thinkdreams - 12-12-2006

That worked Tristan. Thanks. :)

Craig.




JoshuaInk theme tweaks (attn GameDudeX) - DarrellD - 20-12-2006

Thinkdreams, this is all settled, right?




JoshuaInk theme tweaks (attn GameDudeX) - thinkdreams - 20-12-2006

Yup. Thanks GameDude.