|
|
Thread Tools | Display Modes |
|
#21
|
||
|
Major grins
|
Quote:
http://www.nickhaigh.net/Portfolio I would just like the Sub Category & Galleries on the same line and the thumbs all the same size I've removed the following code (that you wrote) from the CSS /*=====No Titles!!=====*/ #galleryTitle, #categoryTitle, #subcategoryTitle, #subCatGalleryTitle {display:none;} /*====No More Border====*/ .galleryPage, .boxBottom, .boxTop, .box {border:none !important;} plus the code in the Bottom JavaScript it's now back to how it was when I created the Sub Category. Last edited by nickhaigh; Jul-17-2009 at 11:34 AM. |
|
|
|
||
|
#22
|
||
|
Scripting dude-volunteer
|
Quote:
http://nickhaigh.smugmug.com/Portfolio#stop or you can change this one line of your bottom javascript from this: YE.onContentReady("subcategoriesBox", CombineCategoriesWithGalleries); to this (comments it out so it won't execute): // YE.onContentReady("subcategoriesBox", CombineCategoriesWithGalleries);
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#23
|
||
|
Major grins
|
Quote:
but they aren't as large as before. I now need to move the 2 galleries & sub category thumbs back up to the same line and remove the borders & text. |
|
|
|
||
|
#24
|
||
|
Major grins
|
Quote:
I think this was before I added the update of what I did, all i need to do now is put the sub category & gallerries on the same line, also remove the text & borders! |
|
|
|
||
|
#25
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#26
|
||
|
Major grins
|
Quote:
and remove the text & borders unless i'm just putting the code I had back in?? |
|
|
|
||
|
#27
|
||
|
Major grins
|
Quote:
it's not perfect but much better than before. They seem to be more of an equal size now ![]() so I have no idea what the problem was. |
|
|
|
||
|
#28
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#29
|
||
|
Scripting dude-volunteer
|
Quote:
The overall issue is that gallery thumbs get bigger when there are fewer of them (5 or less). Category thumbs do not. So, when you combined them, they didn't match. If you added more galleries (got it up to at least 6), they would shrink down in size and would match the category thumb.
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#30
|
||
|
Major grins
|
Quote:
I get what you mean about the thumbs
|
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|