hal8
-
Help with jquery-magicline-navigation
@Atelierbram and @CrocoDillon. Thank you so much for the help. I really appreciate it. Think it is done now !! You guys are legends
-
Help with jquery-magicline-navigation
@Atelierbram thanks for that. But I still can do it. I have removed the line you said and comma. I really suck with this kind of stuff !!
-
image print css
Thanks for the reply. I should try and explain it better. I have done a few basic websites over the years but have never done any styling for print css. I did this website for a freind of a friend and they need the print to look the same as it is …
-
A liitle help with re-sized image
@Senff Thanks mate. That's a lot better. Cheers
-
A little help with wordpress child categories
@ChristopherBurton thanks for the help mate. I will see what they say on the wordpress forum and post back the answer....if they can help :)
-
A little help with wordpress child categories
Im a bit new to wordpress so dont even know about Taxonomies....but will look into it
-
Lightbox 2 problems
My bad. I had the jquery path link wrong. Thanks for the help
-
Lightbox 2 problems
Ok Thanks for the help. I have changed it to a jquery lightbox but still no joy ahhhh !! :(
-
Lightbox 2 problems
Right ok, so i have tried it all again, but now when i try it stops the jquery image fader working and the lightbox still will not work !!!! :(
-
Lightbox 2 problems
Thanks for the advice akeenlabs. I have tried removing it, but still will not work ! Any other ideas ?
-
Problem with jquery fader
Yep, your right Mottie. Cheers mate. I didnt remove it all when i did it earlier. Thanks
-
Problem with jquery fader
Thanks for the reply. I tried removing it but it didnt work.
-
Problem with jquery fader
Hi Mottie Thanks you very much....that did the trick
-
Page-wrap div help
Ah ha. Thanks. I will try and sort it after work.
-
Page-wrap div help
Yeah sorry didn't really explain that too well. I want the page wrap to wrap everything in the page, to be a container. But when I look at the site in firebug it doesnt seem to do it.
-
Image slider help
OK so i deleted it so i only had 4 like i wanted, but now it doesnt seem to slide any more but you can kinda see the images slide underneath the one that is still Hmmmmm any ideas ??
-
Image slider help
OK cheers for the advice hardix. Ive located the slider.data, but not too sure on what to do next. Here is what it looks like var d=slider.data; for(var i=0;i $('#'+d[i].id).stop().animate({left:((i-pos)*1000)},1000,'swing'…
-
Opinions on the CSS-Tricks new layout
Well i am no designer, but i quite like it. When there is a re design on here, it always takes me a couple of days to get used to it, then i love it. Saying that though, i did used to like the personal effect on the other designs, and loved the ol…
-
Google search on wordpress
Ha. I hardly know anything about Wordpress so took me a while but it is all sorted now. Cheers for the help.
-
Google search on wordpress
Ok. Cheers guys. I'll try your suggestions this afternoon, when i get back from work
-
Google search on wordpress
Hey. Thanks for the reply. Yeah i found out to do it that way, but is that the only way to do it ? Because on the result page i dont want to include the side bar
-
Disappearing navigation....might be to do with jquery ??
"djmx2002" said:This is your problem: $("#slideshow").hover(function() { $("ul#nav").fadeIn(); }, function() { $("ul#nav").fadeOut(); }); this code telling…
-
England v USA
ahhhhh....couldn't believe it when Green messed up....oh well roll on Friday !! :D
-
Wodpress help
"Robskiwarrior" said:list cats would list the cats - and not the posts... (I think) I use a is_category filter to check if a post is in a cat when I loop though them or use a special page/single template... http://codex.wordpress.org/C…
-
Wodpress help
ahhhhhh would i just use wp_list_categories instead of wp_list_pages ???
-
HELP !!Current_page_item nav wp_list_pages wordpress help
Ok so ive managed to do it kind of !! But when i use wp_list_pages('exclude=blah, blah, blah') it seems to add an extra div automatically call pagenav Check out the pics. One is with and the other is the exclude. Does any one know what…
-
Ad random rotate
"Robskiwarrior" said:well you just need to wrap your echo'ed tag in an anchor tag. Do you know where it is linking? is each link separate? Where are you getting the link from? Yeh each link will be separate. At the moment there is…