Saby Packs Repo Site Search Text Unaligned

Discuss all artwork and development - Suggestions needed

Moderator: Moderators

Saby Packs Repo Site Search Text Unaligned

Postby yuguang » Thu Feb 04, 2010 21:02

I'm using firefox 3.6 and just noticed the search text seems to be not aligned.
Last edited by yuguang on Sat Feb 06, 2010 2:17, edited 1 time in total.
yuguang
Simple Hen
 
Posts: 73
Joined: Sun Jun 22, 2008 23:13

Re: Saby Packs Repo Site Search Text Unaligned

Postby Thev00d00 » Fri Feb 05, 2010 10:19

image link not working...
Image
Please report Bugs on the Bugzilla, not forum
Please Adopt an Unanswered thread
Website / Blog : v00d00.net
twitter: Follow Me
G+: Circle Me
User avatar
Thev00d00
Generally Awesome (tm)
 
Posts: 1467
Joined: Wed Feb 21, 2007 15:52
Location: United Kingdom

Re: Saby Packs Repo Site Search Text Unaligned

Postby yuguang » Sat Feb 06, 2010 2:17

Site was down due to hardware replacement.
Image
yuguang
Simple Hen
 
Posts: 73
Joined: Sun Jun 22, 2008 23:13

Re: Saby Packs Repo Site Search Text Unaligned

Postby Stupot » Sat Feb 06, 2010 2:56

I can confirm that this is also appearing on my Firefox 3.6 Sabayon x86_64 fully updated.
Stupot
Sagely Hen
 
Posts: 1012
Joined: Wed Feb 14, 2007 3:44
Location: St. Louis, MO, USA

Re: Saby Packs Repo Site Search Text Unaligned

Postby yuguang » Sat Feb 06, 2010 21:34

I would suggest putting adding
Code: Select all
<div style="height:33px; width:100%"></div>

after
Code: Select all
<div style="text-align: right; font-weight: bold; font-size: 0.8em; padding-right: 80px; margin-bottom: -10px">
                    Entropy Repository
                </div>

and changing
Code: Select all
#packages-searchstring {
    border: 0px;
    height: 55px;
    width: 445px;
    font-size: 1.45em;
    /* background: #0170CA; */
    color: #FFFFFF;
    padding-top: 33px;
    padding-left: 25px;
    padding-right: 25px;
    background-color:transparent;
    background-image:url(images/pkg_searchbox.png);
    background-repeat:no-repeat;
    overflow: hidden;
}

in packages.css to
Code: Select all
#packages-searchstring {
    border: 0px;
    height: 55px;
    width: 445px;
    font-size: 1.45em;
    /* background: #0170CA; */
    color: #FFFFFF;
    padding-left: 25px;
    padding-right: 25px;
    background-color:transparent;
    background-image:url(images/pkg_searchbox.png);
    background-repeat:no-repeat;
    overflow: hidden;
}


I've got a page I made with a similar search box.
yuguang
Simple Hen
 
Posts: 73
Joined: Sun Jun 22, 2008 23:13


Return to Artwork and Development Suggestions

Who is online

Users browsing this forum: No registered users and 0 guests