• Hi people,

    This is my web page. I installed google translate plugin for wordpress.

    However i dont have widget to put this “code” in header right..

    So i copy paste code in “header php” and now plug in is showed like this.

    http://primjer-villa.com/

    I want this icon “google translate” to be on right side on same header.

    This is code what i c/p in header.php

    <?php echo do_shortcode (‘[google-translator]’); ?>

    How to force this google translator to be on right side of the same header 🙂
    Thx
    Luka

    [Please don’t bump]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Luka86

    (@luka86)

    any heeelp?

    Try using: float: right;

    in the style for the widget

    I still use; <div align=”center”></div> be aware that div this is now depreciated by W3C but I still use it as my site is not for web design for paying clients..purely Imformation on various subjects of Interest to whoever may pop in..

    Float an Image is correct but why not use a plugin then you can put it where you like.

    I have Google Tranlator in my sidebar for different countries.

    HTH

    Thread Starter Luka86

    (@luka86)

    Oh thx for answers.. still not helping..
    where to edit?
    Where shall i put “float: right”

    In plugin-css ? in header.php or in style.css

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘How to put code in header right or center!’ is closed to new replies.