For some reason I can't move one of my div tags, the gallery one. It looks just like all of the rest of the divs that move fine with absolute positioning. My website is If you look at the code it is obvious that the gallery is not moving. Also, I can't figure out why there is so much white space to the right of the page? I am befuddled
jspence29 0 Junior Poster in Training
Recommended Answers
Jump to Post— double_cola 0Should this gallery be animating? Doesnt look like your using any js.
Jump to Post— JorgeM 958I looked at the source code, copied it to a local HTML file and the gallery div moves when I change the values in your style sheet.
div#gallery {position: absolute; top: 300px; right: -200000px; }Where do you want to place it?
All 8 Replies
double_cola 0 Light Poster
JorgeM 958 Problem Solver Team Colleague Featured Poster
jspence29 0 Junior Poster in Training
JorgeM 958 Problem Solver Team Colleague Featured Poster
jspence29 0 Junior Poster in Training
JorgeM 958 Problem Solver Team Colleague Featured Poster
jspence29 0 Junior Poster in Training
JorgeM 958 Problem Solver Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.