Footers Alignment and Colour
-
Im trying to get my footer links to fit within the box and change the color to somthing readable, its currently the same color as the background and im having issues with it ?? I’m currently looking to add forum links as well as credits link (contributers, inside link to site designers page, etc.) and some other stuff. Anyone know how I can change the colour and alignment?
<?php
/**
* @package WordPress
* @subpackage Default_Theme
*/
?><div id=”footer”>
</p>
Forums Eve Corporate Pages
</p>
Gallente Ships
</div>
</div><?php wp_footer(); ?>
</body>
</html>Thats my current script.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Footers Alignment and Colour’ is closed to new replies.