Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~141 People Reached
Favorite Forums
Favorite Tags
Member Avatar for AlvinMedia

Hi, I'm trying to vertically align the navigation text with the navigation icon/image. I've tried different methods and it's just not working out. Here is the css and the html. [CODE]<head> <title>Navigation</title> <link href='http://fonts.googleapis.com/css?family=Leckerli+One' rel='stylesheet' type='text/css'> <style type="text/css"> <!-- #navbar ul { margin: 0; list-style-type: none; float: right; vertical-align: middle; …

0
60
Member Avatar for AlvinMedia

I created a horizontal navigation using css. It uses background images for an off state and hover state. The tabs get cut off when the text is to short. Can someone help figure out how to fix the cut tabs? Here is my code [CODE]@charset "UTF-8"; /* CSS Document */ …

Member Avatar for Felixius
0
81