should I float these somehow?
-
Hi, If you please look at https://www.mickeydork.com and see how I’ve reduced the header to about half the width of the page, and then added the same clickable header by duplicating the code. However, I would like to use CSS to put the bottom header next to the top one. I think this is a problem solved by float but…
‘<div id=”rotating_image” onclick=”location.href=’https://mickeydork.com/’;” style=”cursor: pointer;”>
<?php include (TEMPLATEPATH . ‘/rotating_images.php’); ?>
</div><div id=”rotating_image” onclick=”location.href=’https://mickeydork.com/’;” style=”cursor: pointer;”>
<?php include (TEMPLATEPATH . ‘/rotating_images.php’); ?></div>’
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘should I float these somehow?’ is closed to new replies.