Results 1 to 10 of 10

Threaded View

  1. #1
    Depp's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    1,393
    Reputation
    771
    Thanks
    394

    Angry Arghh! Watch me put my fist through my PC.

    Okay, so I have been trying to make my site for ages now, but theres so much goddam bugs/glitches that I can't find or fix.

    If anyone is good at CSS or HTML, please download the site file below.

    The problems are:
    -Each section has a spacing in between the next/previous section that I don't want.
    -When I try to set the menu to "position: fixed;" It resizes it and cuts off the part that doesn't have any buttons on it
    -There is no scroll bar when I set the menu to fixed.
    -When I set the menu to fixed it resizes and makes the sections fixed as well.

    This is what I write to make it fixed. When you download the file, just add "position:fixed;" under "#cssmenu {" to see what I mean.
    [HTML]#cssmenu {
    position: fixed;
    padding: 20px 200px;
    }[/HTML]

    If anyone could help me out I'd be very very happy indeed. I have a few dollars I don't need.....
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Depp; 10-05-2014 at 11:25 AM.





  2. The Following User Says Thank You to Depp For This Useful Post:

    ITSRAININGMILK (10-05-2014)

Similar Threads

  1. Replies: 5
    Last Post: 05-26-2010, 07:49 AM
  2. Replies: 0
    Last Post: 05-17-2010, 07:46 PM
  3. Replies: 12
    Last Post: 04-05-2009, 06:13 AM