Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2010-09-20 10:25:13

adam.jimenez
Xinha Pro
Registered: 2005-04-19
Posts: 50

remove toolbar button borders

How do you remove the toolbar button borders?
I tried removing the CSS but I can't get rid of them..

Last edited by adam.jimenez (2010-09-20 10:25:28)

Offline

#2 2010-09-21 02:49:08

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: remove toolbar button borders

Use your browser's developer tools to inspect a button/s and fiddle with the CSS to find out what you need to change.


James Sleeman

Offline

#3 2010-09-21 03:29:46

adam.jimenez
Xinha Pro
Registered: 2005-04-19
Posts: 50

Re: remove toolbar button borders

I just tried Chrome and the toolbar buttons don't have borders - but in FF4 beta they do.

Check it out:

Chrome
toolbar_chrome.gif

FF4 Beta
toolbar.gif

Therefore I think this might actually be a bug.

Easy fix in the end:

Add this to Xinha.css:

td.toolbarElement{
    border:0;   
}

shall I file a bug?

Offline

#4 2012-05-22 06:41:34

crisluxe
New member
Registered: 2012-05-22
Posts: 1
Website

Re: remove toolbar button borders

I had this same problem, now solved, thanks

Offline

#5 2012-08-11 03:29:41

jash08
New member
Registered: 2012-08-11
Posts: 1

Re: remove toolbar button borders

Thanks for the help. it works great!!!
gw2gold

Last edited by jash08 (2012-08-15 00:12:21)

Offline

Board footer

Powered by FluxBB