Help - Search - Members - Calendar
Full Version: style bug
Pixel2Life Forum > General > Site Support
Neil
Hi,

Theres a slight issue with the post a reply page. Check the "new posts" icon in the attachment. Seems the breadcrums and the 3 other columns next to it (new posts/members/forum rules) are all in li tags and the first li tag is too wide. the layout is fixed width so might as well set a width on the first one smile.gif

Info:
Running Firefox 3.5 on Ubuntu 9.04

Resolution: 1920x1200

cheers

+ the scrollbar in the smileys area is bad as well.
Ghost
Remove float:left; from
CODE
.rte-option-panel
{
    display: none;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}


That code is inside the css_rte.css file inside the style_images/xxx/ folder.

Edit: Just used the edit feature, and you might want to fix the quick edit drop down (just make the links display:inline;).. and change the Quote button to text for consistency. smile.gif
Faken
Like I said guys, skin is nowhere near done... please don't worry about reporting skin bugs for now.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.