lukewilde
-
Sidebar problem
Thanks for the suggestion, i have been trying it out. Does anyone know why the ULs with the tabs in is 292px wide? i have looked in the css and the js and i can't find anything making the width 292px and i can't get it to be any wider whic…
-
Sidebar problem
Is this not possible to do? i have asked on a few sites and had no one suggest how to do it.
-
Sidebar problem
Can anyone help me with getting 4 working on the same page?
-
Sidebar problem
The code for the slider is: var currentImage; var currentIndex = -1; var interval; function showImage(index){ if(index < $('#london_img img').length){ var indexImage = $('#london_img img')[index] if(curren…
-
Sidebar problem
Another strange problem, I need to have 4 image slide shows on the page so i just tried copying the script code which was working for the first slide show, and changing the id's in it for the new slide show, but for some reason the second works…
-
Sidebar problem
Aha thanks, i tried floating the slideshows to the left, but completely forgot .trips_content.
-
css not targeting the element
Something else which i am not sure how to fix, is that the sidebar is jumping into the main div section when you go to one of the sub pages, someone had told me its because the sidebar is inside the Posts block, or inside the posts div, but looking …
-
css not targeting the element
Another stupid mistake, thank you for pointing that out.
-
css not targeting the element
Could someone take a look at the padding at the top of the 'main' div, i don't understand why some posts are getting pushed down further at the top then others, if you look at page one the gap above the top post is about double the sp…
-
css not targeting the element
Ah thanks, i always seem to miss the most simple things with all this coding.
-
Navigation problems
Thanks for that, not sure why i was putting inline, got confused with the normal nav i guess.
-
Navigation problems
Yeah i managed to get it after a few more minutes of thinking, thanks for posting though. I am now wondering why i can't get the links in the footer to display in a list, i have tried adding display:inline to everything, and doesn't seem …
-
Navigation problems
Got something to ask again, how would i get the text in the drop down menus to be white, i'm not sure how to target them without adding a load more id/classes to each link?
-
Navigation problems
Thanks a lot for the help, was really annoying me last night.
-
Cufon link hover state
Thanks for the help with the cufon stuff, got the hover to work. Now i am having a problem with adding a background image to the hover state, i can get the image to show but as soon as i try to position it at the bottom and to the left undernieth th…
-
SiteGrinder 3 to Wordpress Template?
Just read/watch tutorials, thats how i done it there is a lot out there.
-
Textmate Navigation
Why not just use cmd+f and search for the section of css?
-
[solved] Making two divs appear alongside
Could try adding float: left; to .paperstrip
-
Wordpress - pagination
I changed the part you pointed out to:
-
Wordpress - pagination
Thanks, i sorted it out after changing the part you pointed out to something TheDoc posted and it is working now finally. Thanks for your help.
-
Portfolio Site Feedback Required
I agree with virtual, the layout is very confusing and i found when i first went to the site i was looking all over the page because everything just blends together, doesn't seem like anything has been picked out as more important then other pa…
-
Wordpress - pagination
Can anyone else help? Loads of people have done this in their themes, but i can't find an answer for this problem anywhere..
-
Wordpress - pagination
that loop showed the posts, but it just done what it was doing before, when i click page 2 it just changes the URL and not the posts.
-
Wordpress - pagination
tried moving that as well as to different places, and still not working, if i put it before the endwhile; else then the page numbers show after every post and still doesnt work.
-
Wordpress - pagination
i have 7 posts in the category, and it is the latest version
-
Wordpress - pagination
If i change it to just 5 no posts show