منتدى استراحات زايد

منتدى استراحات زايد (http://vb.ma7room.com/index.php)
-   منتدى أخبار المواقع والمنتديات العربية والأجنبية (http://vb.ma7room.com/forumdisplay.php?f=183)
-   -   CMS navbar_tab_background BUG: CSS Image usage incorrect (http://vb.ma7room.com/showthread.php?t=329509)

محروم.كوم 02-16-2010 12:10 AM

CMS navbar_tab_background BUG: CSS Image usage incorrect
 
Hi,

The navbar_tab_background stylvar is completely messed up.

I am trying to have a single image as the bacground for all of my navbar tabs. This can happen with the navbar_tab_bacground stylevar, but it causes errors. I think the main issue is that it not only uses the image for the background of the tab, but also for the background of the navbar itself.

Please observe the attached images:
Attachment 42824
No repeat of image, tab image properly displays behind buttons, but extra tab is thrown in (Right aligned) by CSS in background of navbar

Attachment 42825
No repeat of image, tab image properly displays behind buttons, but extra tab is thrown in (Center aligned) by CSS in background of navbar

Attachment 42823
No repeat of image, tab image properly displays behind buttons, but extra tab is thrown in (left aligned) by CSS in background of navbar

Attachment 42826
Color of background NOT set to transparent and to green.

Attachment 42827
stylevar of above

Attachment 42828
Image of numberline to show individual button instances vs background image all controlled by same field

Attachment 42829 http://www.vbulletin.com/forum/images/misc/pencil.png
Logged in with a background NOT set to transparent. (Glass button is selected, controlled by navbar_tab_selected stylevar) Green shows up in login area?!
Currently I'm using the first image (right align with transparent background... so I have that extra image showing up partially behind the search bar).

I'm not sure how long this bug will take to get fixed (I will report it in the bug tracker), however... I'd like to go live with my site and need to find a way to shut off that repeat of the image used in the navbar background and keep it only, as it should be, to the background of the buttons.

(Also, on a side note... Can anyone tell me IF it is possible to replace the button TEXT with some .png images so I can have little logotype over the button glass? Thanks!)
Attached Images


الساعة الآن 11:55 AM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227