Search results

  1. vrufusx65v

    delete both accounts...

    I am requesting to delete both this account and my other account with the username jchappy6 and an e-mail address of jchappy65@gmail.com. to prove that i am the account holder for the second account (jchappy6) i will send a second request exactly like this one, but on that account as well...
  2. vrufusx65v

    WordPress PHP form plugin help...

    okay, well im not well versed with PHP so im not sure where to place the line of code in the above post, i cant get much more general than that. here's what im thinking when reading misson's post: place the line of code: echo do_shortcode ("[jigowatt_form]"); into wherever you...
  3. vrufusx65v

    WordPress PHP form plugin help...

    I'm trying to use a WordPress form builder plugin and it says to input this line of code into the template: echo do_shortcode ("[jigowatt_form]"); and i'm not sure where to plug the line of code into, i basically just copied the contact form template page, renamed it and uploaded it. so i...
  4. vrufusx65v

    CSS3 shadows for a navigation menu...

    Is their such a way that you can make an inner and drop shadow with CSS3? I have a menu that when an anchor is selected (i.e. the "home" link) or active i need to change the font color from #cfcdd1 to #65a4d9 and place a 5px radius box around the anchor and have an inner and drop shadow with a...
  5. vrufusx65v

    simple jQuery image slider...

    http://toddyoungart.shotsoundstudios.net/
  6. vrufusx65v

    simple jQuery image slider...

    im using the jCarousel right now, and i dont think im doing it right. I know "how could you screw up such a simple jQuery script?" well im not well versed in the ways of Javascript/jQuery code. i have followed directions to a "T" at their SITE and for some reason it just wont work properly. I'll...
  7. vrufusx65v

    simple jQuery image slider...

    okay, I've made the slider exactly like it is in the picture, i just need the JavaScript/jQuery that makes it slide 5 pictures at a time. I have looked at dynamicDrive, i have googled, Bing'd, Yahoo'd and everything else, i cant find a slider that does the same thing as mine. I found "sub...
  8. vrufusx65v

    simple jQuery image slider...

    I'm trying to make or even find a nice jQuery slider that is very simple. Just a previous and next button, and the ability to slide 5 pictures at a time. The attached image is what i want the slider to look like. I already made the "recent paintings" header and both the horizontal rules...
  9. vrufusx65v

    Custom Search Engine [Not Google CSE]...

    thanks for the info, i'll check out Sphinx and see what i come up with... =)
  10. vrufusx65v

    Custom Search Engine [Not Google CSE]...

    well, from the descriptions you've given me i'd say either a URL queue or a search page. i believe a search page is what net.tuts uses, cause you type in what you want to search and then the page refreshes with the results, its the same page, the only thing that changes is the URL says...
  11. vrufusx65v

    Custom Search Engine [Not Google CSE]...

    What's the best way to create a Custom Search Engine for your website? I've tried google CSE and im not really liking it. I have been over to Net.Tuts and their search engine is basically what i would like to achieve in creating and developing. any ideas at all?
  12. vrufusx65v

    layering issues with login box...

    great, i wasnt sure about browser compatibility cause last time i checked my site in firefox and safari [for windows] it wasnt the same as it was for chrome, that's the only reason why i placed the NOTE. I'll work on absolutely positioning the login box, but which boxes should i remove the...
  13. vrufusx65v

    layering issues with login box...

    NOTE: I coded this site through Google Chrome, i have not made any additions yet to correctly view it in ANY other browser, so please use Google Chrome to view my page to understand my problem... SITE REFERENCE: LINK I have a login box that is hidden except for the login/logout button...
  14. vrufusx65v

    Centering my website...

    i have a website whose width is 1280px wide and trying to look at it from a 1024x768 res PC i was wondering if i was able to (upon loading the website) center itself, or even better just get rid of the bottom scroll bar... here's the code i have for the container the website is all in...
  15. vrufusx65v

    SlideDeck issue, CSS Float question, & google CSE questions...

    okay, i got it to work...BUT, my button went missing now, so i made a new button, but how do i link it to the google search box? I did read the previous links, and they don't use buttons, its just jquery and automatic after typing text into the search box... And, how do i change the text...
  16. vrufusx65v

    SlideDeck issue, CSS Float question, & google CSE questions...

    i'll try it, but im not sure how i would connect the form to the google search box... ---------- Post added 12-21-2010 at 12:25 AM ---------- Previous post was 12-20-2010 at 02:48 PM ---------- yeah, im confused as how to go about doing that...
  17. vrufusx65v

    making a blog without using a blog...

    And that's my problem. I can handle HTML, CSS, Javascript, & even Jquery with very little effort. But when it comes to MySQL, PHP and server-side code..........well, it's not pretty. honesty everything you just said in that last post was confusing. I understand that you can use phpBB to help...
  18. vrufusx65v

    making a blog without using a blog...

    Site Reference: betatest.shotsoundstudios.net I know it seems confusing and far-fetched, but I would like to have my home page posting column be kind of like a blog. The "CoD Vs. Nazi Zombies" example I placed is how i want it to look like. The problem is making it operate the way it looks...
  19. vrufusx65v

    SlideDeck issue, CSS Float question, & google CSE questions...

    okay, i have finally figured out the button and rearranging the search box. but i cant get the bloody search box to go transparent and accept the search box background picture...
Top