Bemanistyle #1 In music game coverage - Dance Dance Revolution, Beatmania, IIDX, Popn Music Sponsored Advertisement

Go Back   Bemanistyle [dot] com Forums > Bemanistyle [dot] com > Feedback
Reply
 
Thread Tools

Small CSS Bug on Main Page
Old 07-27-2008, 03:44 PM   #1
Xzyx987X
//bemanistyle::[User]
 
Xzyx987X is offline
Join Date: Jun 2006
Posts: 1
Marketplace Rating: 0
Tokens: 73.66
Bank: 0.00
Total Tokens: 73.66
Donate Tokens
Send a message via PM  to Xzyx987X
Default Small CSS Bug on Main Page

The CSS code in the play-asia add section of the column on the left is screwed up in Opera, and possibly a few others. It happens on the following line:
Code:
<div class="banner_div" style="width: 3px; text-align: left; border-style: solid; border-width: 1px; border-color: #888888; padding: 4 4 4 4; background-color: #ffffff;" >
The problem is, in fully CSS compliant browsers (unlike Firefox and IE) "width: 3px;" is taken as an ultimatum. It makes it so even if there is stuff inside the border, the space inside the border will not stretch, but will be forced to 3 pixels width (plus the borders). Here is a simple fix:
Code:
<div class="banner_div" style="text-align: left; border-style: solid; border-width: 1px; border-color: #888888; padding: 4 4 4 4; background-color: #ffffff;" >
  Reply With Quote
Reply



Go Back   Bemanistyle [dot] com Forums > Bemanistyle [dot] com > Feedback
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Sponsored Advertisement



All times are GMT -6. The time now is 12:21 AM.

vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
| Home | Register | FAQ | Members List | Calendar | Today's Posts | Search | New Posts |