AaronHaach Posted July 26, 2011 Posted July 26, 2011 Hi Guys I have tried to change my Store Logo... However the header shortcuts have been forced down, i wanted them to float on top? take a look here to see what i mean The Site it not completed yet. http://absolutesupplies.co.uk/store/index.php What am i doing wrong? I know it must be a CSS error somewhere, but cant find the problem thanks in advance Aaron
♥bruyndoncx Posted July 26, 2011 Posted July 26, 2011 given your wide logo and the log and buttons being in different divs after one an other, the site shows exactly what's expected try adding to #headershortcuts an relative shift upward, and use the z-index feature to position it ontop BTW, nice site, nice navigation :) KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.