Search results

  1. M

    button image zooms over header

    I don't know what you would suggest, but I've tried the following: I've given the header div a higher z-index than the div containing the imagebuttons ... seems to work: the images don't (temporarely) overlap the header/title anymore during the transition. Problem seems to be gone 100% in...
  2. M

    button image zooms over header

    that's right, the temporary overlap during the transition. but the positioning isn't applied? /*position:relative;*/ I've also tried all settings of the positioning, nothing helps. Absolute & realtive even put the images in front of the header completely as it is. The rest screw the position...
  3. M

    button image zooms over header

    I tried ctrl+f5 in all browser, but didn't help. maybe technically they don't do anything to overlap other elements, but as you will see clearly in the yellow circle in the picture below, when hovered over it, the image zooms/grows/transitions... over and in front of the header and the...
  4. M

    button image zooms over header

    "the image button" being??? 3 images with zoom effect on the page ... hard to look over ... And what browser(s) does this problem manifest itself? chrome, ff & ie Thanks for the tips...
  5. M

    button image zooms over header

    Hi, when I scroll the page down a bit, half-way till the image button, and hover over the image button, the picture zooms in/out and comes over / in front of the header bar? Does anyone have an idea what could be going wrong? Thanks for your feedback. http://www.gamanga.com/Index2.html
  6. M

    re-design website

    hi! thanks for you input. Top menu looks good. My only beef is the fade transition is too slow indeed, I turned up a bit the speed of the transition I'd make the videos larger and the key focus. good point Your server is very slow by the way. I don't know about this? Could...
  7. M

    re-design website

    Hi, I'm currently reviewing the design of my website. Although I had received many positive reactions on the old (=current) design, several also indicated it (mainly the reception page) to be boring, not much-going-on, dark and too minimal. The new 'to be' design is not fix and still in...
  8. M

    textarea input

    all text submitted via my email-form appears continuously in one single line in my mailbox. How come? http://www.gamanga.com/contact.php <div class="row"> <div class="label">Your message :</div> <!-- end .label --> <div class="input"> <textarea id="comment" name="comment"...
  9. M

    email form not working?

    problem solved!
  10. M

    image file sizes...

    I resized the image files (news & game-info section - rest will follow); all below 100k... could you please check if it makes already a difference? Is there still any lag? Is it acceptable/surfable now? http://www.gamanga.com/NEWS.html http://www.gamanga.com/GameInfo-NG3.php...
  11. M

    website feedback

    tweets with every new content will help me make the website more visible??? Got followers already ... so I guess this will help??? Thanks for the feedback on social media everyone! ;) to chrishirst your reaction was also to advertise and inform people that the website exists. Had to...
  12. M

    image file sizes...

    Hi, another question for a quick check please.. I like presenting large images on the website. I already optimized the images in Photoshop for mobile devices/web ..; but still: when you open these pages with large images, do you experience any issues (loading time, surfing/scrolling...
  13. M

    website feedback

    Why would you think that? _ I already created a twitter account "GAMANGAWORLD" _ I'm not familiar with facebook, but I'll look into it also _ I'll refer to the website on the youtube channel as well _ I'll refer also on the website to these social pages ... This is a good start I guess...
  14. M

    website feedback

    Man, is my face red now!!! I'll correct it asap, thanks for noticing! ;)
  15. M

    website feedback

    _ don't see (many) new posts on comment sections _ google analytics reports only 1270 unique visitors and the site is online since July-August 2012 _ google analytics realtime reports 0 active users on the site every time I check right _more things going on on the website,...posts...
  16. M

    website feedback

    Hi could you please advise: I don't think I get a lot visits on my website. What do you think is wrong? I received lots of positive feedback on the design and content, but still I don't see that reflecting on the number of visits? What should I do to get more visits? When I visit some...
  17. M

    css style echo output

    fixed! THANKS!
  18. M

    css style echo output

    doesn't work! tried various things: echo "Please go <a href='javascript:history.go(-1)' ><div id="echoBack">[ back ]</div></a> and try again."; this one gives an error in the code because of the quotes "echoBack" echo "Please go <a href='javascript:history.go(-1)' ><div id=echoBack>[ back...
  19. M

    css style echo output

    hi, the [ back ] echoes always in the same blue color, no matter what I try in CSS. I want it to echo in white, could anyone help with the code? Thanks already! echo "Please go <a href='javascript:history.go(-1)'>[ back ]</a> and try again.";
  20. M

    guestbook/comments-section

    the guestbook part isn't that important ... like you're suggesting I'm gonna drop it I think. But I like to have a comment section for some pages or parts of some pages. I've never been been a facebook user/fan .. but I'll check it out. Thanks for the tip. If you have a better idea ot r...
Top