I was trying to put the search box there (Check the attached Screenshot).
Can someone tell me how can I put Google Custom Search there. Where to add the code?
This is a discussion on How to do this? within the Template Modifications forums, part of the vBulletin SEO Discussion category; I was trying to put the search box there (Check the attached Screenshot). Can someone tell me how can I ...
I was trying to put the search box there (Check the attached Screenshot).
Can someone tell me how can I put Google Custom Search there. Where to add the code?
That is in the navbar template. It would be best to find the login box, and place it befor ethat.
The Forum Hosting - Forum Hosting from the Forum Experts
I tried but It did not work it always comes to the place where the default navbar suppose to be. Any ideas?
To my best understanding you need to create exact cordinates in css and use those as class ID for search box. The reason for that is this skin use exact coordinates in header.
just mimic the buy now button
Code:#buy_button { position: absolute; right: 300px; top: 53px; }
view source here to see where the div is in the tempalte source