EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Graphics modification help. (http://www.eqinterface.com/forums/forumdisplay.php?f=31)
-   -   Buff Box & SD Buff Box (http://www.eqinterface.com/forums/showthread.php?t=5621)

Tegdar 01-15-2003 07:50 AM

Buff Box & SD Buff Box
 
There any way I can remove the border around ONLY these 2 windows?

Cairenn 01-15-2003 08:13 AM

You can remove any border you want. Using a buffwindow as an example:

<Screen item="BuffWindow">
<!--<ScreenID/>-->
<Text>Buffs</Text>
<RelativePosition>false</RelativePosition>
<Location>
<X>0</X>
<Y>20</Y>
</Location>
<Size>
<CX>585</CX>
<CY>77</CY>
</Size>
<Style_Transparent>true</Style_Transparent>
<DrawTemplate>WDT_RoundedNoSides</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>

Make sure that line is set to false. No border.


All times are GMT -5. The time now is 04:40 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.