Customizing SMF > Modifications and Packages

CustomBox

<< < (3/22) > >>

Kimmen:
This will work with javascript too? And yes, i would need it for SMF 2 RC2  :)

Nice work.

ZUMZUM:
I LIKE THIS MOD BUT HAVE 2 QUESTIONS

1. ITS SHOWS A RED X INSTEAD OF AN ICON ?

2. I USED THIS CODE TO ADD A GOOGLE SEARCH IN THERE :-

<!-- Google Search Box HTML Start  -->
<iframe src="http://www.getgooglesearch.com/htmlcodes/search3.html"
name="googlesearch" allowtransparency="true" scrolling="no"
frameborder="no" height = "45px" width = "400px"></iframe>
<!-- Google Search Box HTML End  -->

 
HOW DO I ALTER THE CODE TO GET GOOGLE TO OPEN IN A NEW BROWSER AND KEEP THE FORUM STILL VISIBLE? IF U HAVE OR NO OF ANOTHER CODE I WILL USE THAT

MANY THANKS

Dzonny:
1. Are you using custom theme? If so, you have to upload image manually. :)
2. Just need to add target="_blank", so the code should be like this:

<!-- Google Search Box HTML Start  -->
<iframe src="http://www.getgooglesearch.com/htmlcodes/search3.html" target="_blank" name="googlesearch" allowtransparency="true" scrolling="no" frameborder="no" height = "45px" width = "400px"></iframe>
<!-- Google Search Box HTML End  -->

Please try thatone, and let us know if that helps :)

Paul_Pauline:
Hi.

Wonder if you could help me with this  ............

As far as I can tell, and I could very well be missing something here   ::)

It seems that when you enter text of whatever colour in the field, it shows as the same colour on every theme you have, which makes it hard to see on some themes.

I have tried putting a different colour in individual themes but it changes it in all of them   :-\

Thanks, Paul.

Dzonny:
Hello there.
As i know you cant set colors related to themes, but maybe in next realises :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version