Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jenn

Pages: 1 2 3 [4] 5 6 7 8
46
Worked Beautifully on 1.7.4 as well :)

Thanks for this. Helps out alot.

47
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.7
« on: March 15, 2007, 06:58:28 PM »
Woohoo, worked beautifully.

Thanks so much!

Can't believe something installed without a hitch. LOL

48
It should since it is associated with a class. Since you didnt specify the class in your css, it probably just used the style you have set for text and that also included your Archives text. But if you specify it now, it should do the trick.

:)

I go mad too when I fool around with my css and get things going.

49
i've changed the colours as well now...

I used this: www.siteprocentral.com/html_color_code.html

Quite a handy little tool! All I did was type in the colour of the background and it came back with a palette of colours that go with each other.

Hehe, I have had that saved in my favorites for awhile. It is a GREAT tool and have used many times. :)

50
A great tip is, to highlight the text, view source and it will tell you what class it is associated with it and you should be able to easily find the style to adjust it.

Great tip Jenn :!:

Not a problem :)

51
In your CSS, look for the style for "link"

That should be it. A great tip is, to highlight the text, view source and it will tell you what class it is associated with it and you should be able to easily find the style to adjust it.

This is what you get when you highlight and view the source
Code: [Select]
<a href="./news.php?sessionid=1540b1b30663b803a7370388ae7cc0a0" class="link">Archives</a>
Hope that helps.

52
My field is empty too. Does anyone have a fix for this?

Thanks

53
Installation, Update & Configuration / Re: Direct link to images
« on: March 05, 2007, 10:01:56 PM »
I couldnt remember if I asked this or not, looked through my posts and didnt see it. Thought I did but...

Is it possible say I have 10 categories..

On 3 of the categories, it uses a different direct image code then the others.

Can I specify somehow which categories I want to use a certain direct image code then the others?

Does that make sense?

I have seen other sites (not 4images) have this capability and really need to integrate it into mine.

I could always have ALL the codes on each image in every category but it would make the details page junky looking and over run with code.

54
I dont get that. I see everything on your page.

55
Discussion & Troubleshooting / Re: ACP navigation
« on: March 05, 2007, 03:46:33 PM »
That was part of it, I wanted the whole mouseover and off gone.

Figured it out.

Thanks Cejay.

56
You need to check with your host. They would have the path. Most hosts install this on their end.

57
Discussion & Troubleshooting / Re: HELP :X not sure how to word this
« on: March 04, 2007, 03:20:55 AM »
Sounds like and looks like the template you are using has disabled that.

Simply go the categories.php file..

Verify that you have this
Code: [Select]
//-----------------------------------------------------
//--- Clickstream -------------------------------------
//-----------------------------------------------------
$clickstream = "<span class=\"clickstream\"><a href=\"".$site_sess->url(ROOT_PATH."index.php")."\" class=\"clickstream\">".$lang['home']."</a>".$config['category_separator'].get_category_path($cat_id)."</span>";

If not, add it above
Code: [Select]
//-----------------------------------------------------
//--- Print Out ---------------------------------------
//-----------------------------------------------------


Hope that helps.

58
Discussion & Troubleshooting / Re: Thumbnail quality
« on: March 04, 2007, 03:05:59 AM »
@ om6acw: The thumbnails are animated because the image itself is animated.

thats ok, but its easer put some mark close to the thumbnail with something like "behind this thumbnail is animation" or created one category just for animated things.
but maybe I am wrong....

I do have a category for just animations. I could always use the GD Bibliothek one, it does make the thumbnail a static image, but I really don't want that. If I have to then ok, guess I wont get around that.

Weird though. Wondering if someone can upload it to their gallery and see if it does the same. I couldnt tell if anything were wrong with the file itself when I looked at the frames.

Thanks for your help guys...Weird one for sure.

59
Discussion & Troubleshooting / Re: ACP navigation
« on: March 03, 2007, 06:30:28 PM »
Nah thats not it.

The Nav hover is a hover color of the text itself.

This hover Im looking for is a table row function.

60
Discussion & Troubleshooting / Re: Thumbnail quality
« on: March 03, 2007, 06:29:04 PM »
@ om6acw: The thumbnails are animated because the image itself is animated.


@ CeJay: The tink is 4 frames and the football smiley is 10. If you are referring to the quality in the admin panel, I have set it at different settings from 75% all the way to 100% and it doenst make a difference.

Pages: 1 2 3 [4] 5 6 7 8