[3.8.2] Bluefox Ambient

Thanks, but it's dark too much.
Can someone provide us with the PSD file for the Ambient template ??
 
Thx for the style

Can you provide us the following images plz ?

misc/images/footer_bg.png
misc/images/alt1.gif
misc/images/rightbottom1.png

Thx :)
 
The files alt1.gif and rightbottom1.png could be found from another style. (uploaded)

But i can't find the right footer_bg.png

I hope you can ASAP give us this png file.
 
Hi i get a problem with the mainpage.
I works great in every other page, but the main is missing some pictures i think.
 
only problem i see is when you hover on the tcat of the navbar it has a small blank popup...

FIX: go into edit templates>>>>navbar>>> you'll see
Code:
<td width="10" height="25" align="left" valign="top"><img src="$stylevar[imgdir_misc]/images/gradient_tcatleft.gif" width="10" height="25" alt=" " border="0" /></td>
        <td width="100%" height="25" align="left" valign="top"><img src="$stylevar[imgdir_misc]/images/gradient_tcat.gif" width="100%" height="25" alt=" " border="0" /></td>
<td width="10" height="25" align="right" valign="top"><img src="$stylevar[imgdir_misc]/images/gradient_tcatright.gif" width="10" height="25" alt=" " border="0" /></td>
towards the top....

look at alt=" "
take out the space inbetween the ""....
there's 3 of them to fix and PROBLEM SOLVED :D
 
Back
Top