Forums

CSS help needed with margin (2 posts)

  1. Granit
    Member
    Posted 2 years ago #

    I am trying to integrate a script in my wordpress.

    The installation and everything else have gone fine, the problem is now when i am trying to integrate it visibly.

    When i add this to the css file the script work,

    .left {
        float: left;
        margin: 0px 10px 0px 0px;
    }

    The problem is that the left code above also affects the menu bar and that is not good.

    Is there anyway of putting something in front of the code i am trying to integrate to the left code above only affects the code i am trying to integrate?

    The code looks like this and should be inserted just before the postmeta inside of single.php.

    <?php $thumbsup->setup('Post: '.get_the_ID(), 'mini-thumbs')->render() ?>

    I am hoping there is any CSS experts here.

    Thanks in advance.

  2. apljdi
    Member
    Posted 2 years ago #

    Do you have an URL?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.