That won’t mess up any of my settings or saved work, correct?
I commented out the javacode and it only brought the selection up slightly. Then I commented out the entire front_menu and it eliminated the space. This leads me to believe it’s something in the coding for the front_menu…Is it supposed to use
code to brace that section? or should it be using something like <div> or <span>?
I’ve commented out the position statements and it only messed the layout up and I can’t get them to go back, so they don’t seem to be the problem.
Besides, the position statements came with the theme and it also used negative margins to begin with. All I did was shift them around in order to get the layout where it is. The only problem is that there’s blank space within one section and I can’t get rid of it. I had thought it was an overflow issue, but I can’t find anything that’s overflowing anywhere.