[vB 3.8.1] Ambient Lighting ported by Theprophet [/Final]

Corolex

New Member
How to change the smilies places into right side instead bellow the message box ?

And how to change the text color when I want to upload custom picture/avatars from control panel ?

I tried to change the input color from main css and it works, but the message box color also changed :( sad
 

MekZ

New Member
At my forum, the skin doesn't separate the different forums? How can i help this?

EDIT: Sorry, already found it, my mistake
 

sc0tt

New Member
undefined, NaN undefined NaN

Appears in the header. Anything to do with that time script?

EDIT: Yes it was. If you get this, take out the time (java)script in the 'header' template. Should be located in the div called 'whitefont'.
 

user6ix

New Member
m8 how to make the banner will occupy the upper area???and disable the ad_header_logo for the ads??please check the attachment. Thanks m8
 

TheProphet

New Member
user6ix said:
m8 how to make the banner will occupy the upper area???and disable the ad_header_logo for the ads??please check the attachment. Thanks m8

Remove this in the header template and replace it by your own ads image code.

HTML:
<td align="$stylevar[align=left]"  style="background-image:url('images/ambient_lighting/misc/images/headerbackground.png')"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
						<td align="$stylevar[align=right]" id="header_right_cell" style="background-image:url('images/ambient_lighting/misc/images/headerbackground.png')"><if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if></td>
 

user6ix

New Member
i owe you a thanks m8 :) i only remove the " <td align="$stylevar[align=right]" id="header_right_cell" style="background-image:url('images/ambient_lighting/misc/images/headerbackground.png')"><if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if></td> " and change the size of headerbackground.png to 12x1.5 and when i adjust the height to 3 the forum body will go down and the side colored will break apart..sorry for my newbiness :(
 

TheProphet

New Member
My new work in progress atm...
After deeply testing im releasing this here soon.
It contains some hacks integrated, witch i think it should be a vb standard package.
 

mmmxiv

New Member
TheProphet said:
My new work in progress atm...
After deeply testing im releasing this here soon.
It contains some hacks integrated, witch i think it should be a vb standard package.

Niiiiiiiiicee

:)
 

user6ix

New Member
prophet i got it now :) and my new problem is, how to add botton align with the Home, Forum, Calendar and Contact Us :(
 

WascallyWabbit

New Member
I have a small problem with this style. For some reason there is a gap between the top and middle of the page:
screenshot411200913435p.jpg


Does anyone know how to fix this. Thanks
 
Top