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
~975 People Reached
Favorite Forums
Favorite Tags
Member Avatar for vexhawk

Does anyone know how to get rid of gap (seems to be 1px) between a the border of a table cell and the border of a div? I just want the border of the table to collapse into the border of the div. is border-collapse: collapse; the solution?

Member Avatar for Quadzilla
0
189
Member Avatar for vexhawk

Whats the best way to use a special character as a bullet for lists in CSS. I'm trying to use "ยป"?

Member Avatar for ko ko
0
134
Member Avatar for vexhawk

I was just wondering if anyone knew how to fix the UL and LI hierarchy problem in css with tabmenus. I wanted the border under my featured tab to disappear but it doesnt work well in IE. Please have a look; if you look at this code in Firefox it …

Member Avatar for vexhawk
0
100
Member Avatar for vexhawk

Does anyone know if there are opacity issues in IE 6-7 vs Firefox? This is what I have. [code=css] #tabBar li a { background-color: #ff9900; border: 1px solid #ff1100; border-top: none; color: #ffffff; padding: 1px 5px 2px 5px; display: block; text-decoration: none; filter: alpha(opacity=50); opacity:.50; } #tabBar li a:hover { …

0
43
Member Avatar for vexhawk

So i have a folder with 5 flash files. 4 files title 01-04.swf respectively and one called skin.swf. the skin.swf is acting as a menu calling on all four of the numeric swf files. It works fine when played alone. However, when I embed, Only the skin.swf shows but it …

Member Avatar for katarey
0
34
Member Avatar for vexhawk

I don't really know what is going on here: [url]http://www.omegaboi.com/test/[/url] on the menu, there seems to be a whitespace gap after the | the | is actually a border. however, the gap is still there after i remove it from the css file labled test_test.css. Does anyone know whats going …

Member Avatar for vexhawk
0
86
Member Avatar for vexhawk

Has anyone tried using inline css pseudoclasses? What I mean is, how would you take a:hover and put it inline.

Member Avatar for vexhawk
0
73
Member Avatar for vexhawk

This first issue is actually my main concern: Please go here for reference: [URL]http://www.omegaboi.com/test/[/URL] On the menu, (the blue bar) if you hover over it you can see it turn white, yes? Okay.. Now between the keywords (HOME etc. etc.) you find a " | " dividing them, which is …

Member Avatar for katarey
0
92
Member Avatar for vexhawk

I'm having a problem outputing from a database I'm trying to get a text field from the MySQL data base My input was "Come join us for John's birthday" But the actual out put was "Come join us for John's birthday" How do I fix this? When i do " …

Member Avatar for Puckdropper
0
107
Member Avatar for vexhawk

[B]First Issue: Problem[/B] So on a forum, i've condensed the date of a certain event to $date = $month . " " . $day . ", " . $year; So instead of storing the Month Day and Year in seperate rows on mysql, i store all three under 1. But …

Member Avatar for rinoa04
0
117