PDA

View Full Version : header icon/text alignment


Chadi
01-24-2013, 09:16 PM
I'm trying to get the icon perfectly left aligned / vertically aligned with "bookstore" link in the header template. I've tried vertical-align: middle, top and even tried (inside img code) float:left. Can't get it right.

Code I inserted is inside the toplinks div below

<div id="toplinks" class="toplinks">
<vb:if condition="$show['member']">
<ul class="isuser">
<li><a href="http://talkjesus.christianbook.com/" target="_blank" rel="nofollow">Bookstore</a><img src="images/metro/blue/misc/legend.png" alt="Bookstore" style="float:left" /></li>
<li><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>

Chadi
01-25-2013, 12:07 AM
Another problem specifically on phones and tablets is the misaligned blue search icon on the top left. Not sure how to fix this.

Chadi
01-27-2013, 08:43 PM
Would appreciate help on this. Thank you!

--------------- Added 1359412926 at 1359412926 ---------------

I'll pay $100,000 for assistance

:)