Can’t get links to float left
-
Hey guys, I’ve put a couple of custom links into my “Pages” list..
The code is as follows..
<div class=”sidebarbox”>
<ul class=”pages”><?php wp_list_pages(‘title_li=<h3>’ . __(‘Pages’) . ‘</h3>’ ); ?>
<div style=”float: left;”> Amy’s Journal<div style=”float: left;”> Chris’ Journal
</div>
You can check out what it looks like at https://chris.shockenaw.com/
I am a coding newb so if you want to clean it up for me too that would be nice.. (If it needs it)
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Can’t get links to float left’ is closed to new replies.